Forum Discussion
jma-consult
1 year agoFrequent Visitor
1 semantic model for 2 reports
Hello, We created a semantic model on Power BI Server that is used across multiple reports. The problem is that we have different RLS to manage per report. For the same user, for th...
Greg_Deckler
1 year agoCommunity Champion
jma-consult One method might be to make a duplicate of the table you are using for RLS with different rules on each and then use the correct table in each report. Kind of wonky but might work. Would heavily depend on the details of what you are trying to do though.