Is there a way to run an exception report to see who a custom attribute does not have a custom user information attribute field populated?
Hello @ScottM
It was possible using GAM.
I used this command: gam print users full todrive
So i get all the information with custom attributes too.
GAM is a third party solution that uses the google APIs through command line.
https://github.com/taers232c/GAMADV-XTD3
Really recommend it to you.