Forum Discussion
Anonymous
3 years agoNot applicable
RLS on DimUser?
This is a RLS question: I need to show the user’s own data and also Totals; but NOT data from any other specific user. I have my Fact table with several measures, and my Users dimension (DimUser)...
JohnAPD
2 years agoFrequent Visitor
You could either create multiple measures or use a calculation group (to change the filter context)
one that removes the filter (visual1) and one that does not (visual2) it may not be possible to have a mix of data in the same visual and maintain RLS