Hi, I am using ASP.NET Maker v2023.5.I have a page with several columns of data, and some of the fields are allowed to be null. I want to filter the results showing all the nulls. When I drop down the filter funnel, I see an option “undefined,” which I assume was for showing the null/empty fields, but I am unable to click on the check box for this option. The other values that show up in the filter dropdown box work as they should. On the list page configuration for the table, all of the rows have the filter option checked.
Any help is appreciated.