With the topology errors being stored as bitwise values in the dirty areas layer, how can I filter to just specific errors? This needs to be in ArcGIS Pro. For the migration of our data I can report from a database level, but for the general users who will not have database access (and in our production environments we have heavily restricted database access) they need to be able to find through Pro.
I did try building some definition queries on the DAs layer, but this only works were there is a single error. For example with Error 25, this works fine for E25. ERRORTYPE = POWER(CAST(2 AS BIGINT),25)
How do users filter to specific errors when bitwise is not supported in def queries?
We are currently using Ent11.1, ArcGIS Pro 3.1, UNv6.