Forum Discussion
kabra_ashish
6 years agoHelper III
Rank function bypasses row level security
Assuming I have the below table with the rankings: Country Customer_ID Total_Spend Rank USA U_ABC $100 1 USA ...
- 6 years ago
Here is a measure version that utilizes that rank column to give you the result when filtered to by RLS to Germany:
DataZoe
6 years agoMicrosoft Employee
Here is a measure version that utilizes that rank column to give you the result when filtered to by RLS to Germany: