Forum Discussion
pdenzil
7 years agoRegular Visitor
Manage Roles - DAX Query
I am trying to test Manage role by using a query to display certain data from the table.
Query: [DATA] = "A" || [DATA] = "B" ||
But it only returns data from column which has data "A", column which has data "B" doesn't return.
Any suggestion?
I am trying to use RLS
2 Replies
- Greg_DecklerCommunity Champion
Not really much to go on here. Are you trying to test RLS? Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
- pdenzilRegular Visitor
I am trying to use RLS