How to get report/list of custom user data values
I have an iOS app that is setting custom user data. On the sessions, I can see the session records contain that custom data value (which happens to be an integer). What I'd like to be able to see is a list of unique values. As there is a limit to...