Looking to get the unique values for identity attribute employeeDept.
I exported all accounts from the source and then manipulated the csv file.
Is there a better way to do this?
Looking to get the unique values for identity attribute employeeDept.
I exported all accounts from the source and then manipulated the csv file.
Is there a better way to do this?
You can use the Search API and filter for the attribute you want.
I tried attributes.employeeDept:*
but that just pulls all identities
Looking for a way to get unique employeeDept names
Got it. I’m not sure abouyt how to generate uniqueness, but you can plug the search api in Excel and treat the uniqueness in there.
yup that’s what I ended up doing
thanks!
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.