
JonathanS.01164 (Customer) asked a question.
Can I filter an Okta report by field name instead of value?
I want to generate a report of users filtered by the criteria "Okta username does not equal email".
When I create the filter I select "Okta username" for "field" and "not equal" for "operator". The "value" field takes a string value, but is there any way to set it to another field, such as {user.email}? Or any other way to implement this kind of filter?
Thanks,
Jonathan

A tool that I use daily is Rockstar, a browser extension that will export data from the Okta Admin UI into CSV. This makes filtering, report generating, etc. so much easier. Tons of options to choose from when exporting various data points from the UI and no syntax/Okta Expression language is needed just check the box you want.
With that being said, on my Directory > People page, I am not seeing "Not Equals" as an available operator, only these:
Is this what you were referring to? Regardless, after doing some testing it does not appear that this section supports more advanced filtering techniques (e.g. user.login != user.email) but rather is looking for specific values for a specified attribute.
I hope that helps! Please let me know if you have any further questions. Thanks!