Forum Discussion
showy
1 year agoHelper II
RLS with multiple conditions
Hello I have the following problem. I want to create RLS with multiple conditions. Now I have a report with 2 pages. One evaluates customers and the other contacts. I cannot add the two dime...
- 1 year ago
showy , This is because RLS is doing and for both and you are not getting data. We can not change RLS based on Page, we can do based on user.
On quick solution can be
In this can you can create a two measures based on userprinipal and use them as visual level filter and hide filter pane from user. and that can give filter based on table you wnat on each page
G_Kiranmayi
1 year agoRegular Visitor
Hello,
Try to follow this video from 11:41 seconds. https://www.youtube.com/watch?v=r5XCpeQxXl4&ab_channel=DataWolfs
Might solve your problem.
Hope it helps 🙂