Forum Discussion

showy's avatar
showy
Helper II
1 year ago
Solved

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...
  • amitchandak's avatar
    amitchandak
    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