Forum Discussion
Anonymous
3 years agoNot applicable
how to filter particular data from table using Dax in RLS section
Hi There,
I need to extract the particular data from a table using Dax in RLS Section.
Ex. table has two columns 1. Region_ID and 2. Region_Code. the table has 20 records/rows of data.
Scenario 1: The manager should access only the first 10 records.
Scenario 2: The CEO should access all 20 records.
Please help me with the Dax please.
Regards,
Ranjeet
1 Reply
- nandukrishnavsCommunity Champion
Anonymous : To implement this, you would require a mapping table with email id and allowed region id.
Similar scenario is already solved, see if this is helpful. https://community.fabric.microsoft.com/t5/Service/Dynamic-Row-Level-Security-Single-Role-for-all-the-User/m-p/643064