Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

CustomProperty value is "Grouped"

Paul_Meyer
Regular Contributor
Regular Contributor

I have some Account customproperty values that shows as "Grouped":

image.png

  1. What does "Grouped" mean?
  2. How do I get the actual value(s) of the CP?
  3. How do I change the value to single value if Grouped means multiple values?

 

2 REPLIES 2

rushikeshvartak
All-Star
All-Star
  1. What does "Grouped" mean?  --> Its value you have stored in CP45
  2. How do I get the actual value(s) of the CP? --> CP45 is actual name
  3. How do I change the value to single value if Grouped means multiple values?  --> Its just value in CP45

Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.

dgandhi
All-Star
All-Star

select customproperty45 from accounts where endpointkey="key of the endpoint where this account belongs"

 

Thanks,
Devang Gandhi
If this reply answered your question, please Accept As Solution and give Kudos to help others who may have a similar problem.