Select to view content in your preferred language

The map viewer filter isn't working as expected for a number field with a domain

190
2
Jump to solution
07-30-2025 08:40 PM
Labels (1)
BrandonGuo
Frequent Contributor

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

 

0 Kudos
1 Solution

Accepted Solutions
ChrisUnderwood
Esri Regular Contributor

Hello @BrandonGuo , you might want to read BUG-000162236 to see if that helps with your understanding of what you are seeing.

https://support.esri.com/en-us/bug/the-is-not-operator-in-the-arcgis-online-map-viewer-fil-bug-00016...

 

View solution in original post

0 Kudos
2 Replies
ChrisUnderwood
Esri Regular Contributor

Hello @BrandonGuo , you might want to read BUG-000162236 to see if that helps with your understanding of what you are seeing.

https://support.esri.com/en-us/bug/the-is-not-operator-in-the-arcgis-online-map-viewer-fil-bug-00016...

 

0 Kudos
BrandonGuo
Frequent Contributor

Thanks, condition group solved the issue. 

0 Kudos