Forum Discussion
ArjanFraaij
6 years agoFrequent Visitor
RLS and full data compare graphs
Hi, I created a report that shows buget against declarable. Users that open Power BI should only see the Budget & Declarable for them selfs and should not be able to select an other user to see t...
Greg_Deckler
Community Champion
6 years agoIf I understand your situation correctly, in these situations I generally create a summary table that is disconnected from anything that RLS would impact using something like SUMMARIZE to create a new table in the data model. Then I tie summary visualizations that everyone should see to that table.
- ArjanFraaij6 years agoFrequent Visitor
Hi Greg,
Thats the solution I now also handled.
I'm wondering or there is an other way arround.Regards.
Arjan
- Greg_Deckler6 years ago
Community Champion
I haven't found one. If you do, let me know!! 🙂