I have a small integer field "Approved", with domains "0" as "No", "1" as "Yes".
In map viewer, I created a filter "Approved" is not "Yes".
But the map also filtered out records where "Approved" is empty.
BrandonGuo_0-1753932811034.png
After applied the filter, records with empty "Approved" field also filtered out.
BrandonGuo_1-1753932888256.png
Solved! Go to Solution.
Hello @BrandonGuo , you might want to read BUG-000162236 to see if that helps with your understanding of what you are seeing.
Hello @BrandonGuo , you might want to read BUG-000162236 to see if that helps with your understanding of what you are seeing.
Thanks, condition group solved the issue.