Hello,
I have a collection that fetches list of current user teams.
I require to fetch a security roles assigned with each team, as of now, I was only able to get that in the "Gallery" control using "ThisItem.Security Roles"
However, I need a collection in the following form:
TeamName SecurityRole
TeamName1 SecurityRole1
TeamName1 SecurityRole2
TeamName2 SecurityRole1
TeamName2 SecurityRole2
TeamName3 SecurityRole1
How can I achieve this?
Thanks,
Team


Report
All responses (
Answers (