Forum Discussion
USER ACCESS SETTING FOR VIEWING CERTAIN ACTIVITIES
- Anonymous5 years ago
Hi Anonymous ,
If the amount of data is relatively small , you could try Static RLS that can be used to restrict data access for given users.
Please follow these steps:
1. Go to Modeling-->Manage roles to add roles with status filter like this:
[STATUS] IN {"A","C","D"}[STATUS]="B"2. Publish the report after creating some visuals.
3. Select the More options -->Serurity for this dataset, now you could add members/groups(groups are created in Office365).
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
If the amount of data is relatively small , you could try Static RLS that can be used to restrict data access for given users.
Please follow these steps:
1. Go to Modeling-->Manage roles to add roles with status filter like this:
[STATUS] IN {"A","C","D"}[STATUS]="B"
2. Publish the report after creating some visuals.
3. Select the More options -->Serurity for this dataset, now you could add members/groups(groups are created in Office365).
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.