Hi,
I am trying to find out if it is possible to use a users group membership within a report.
The scenario I have is that I have a report that has a number of editable columns. A small set of users (up to 100) will have access to this report. Within this set of users different users should only be able edit certain columns. I want to restrict this by their group membership rather than inLogin
If I can get hold of a users group membership in the report then I can make the constraint. Is their an equivalent of inLogin?
We are using SSO and users will belong to multiple groups.
Simon