I'm working to clean up GIS attribute values that are outside assigned domains. There are approx 50+ domains on several fields and the enterprise GDB is reasonably large.
I could write a SQL based solution but have been investigating Data Reviewer to see if it could identify all of the occurrences where attribute values did not match domains. I have figured this out and have written results to Reviewer Table but I would like to see in the Reviewer Table, the attribute value that falls outside the domain. As far as I can tell the Reviewer Table only provides the OID of the feature and in the Description the attribute name that does not match the domain; but no attribute value.
Is this something I can have added using out-of-box Data Reviewer extension, or should I look for a custom solution???
Thanks for any info, Brian