Forum Discussion
RLS Not Working with "Intermediary" Model
- 2 years ago
I got to the bottom of this. At some point, one of the developers enabled DirectQuery, which creates this "intermediary" semantic model. I don't think there's a way to remove that so we are copying and pasting everything from the original report to the new report.
Hi delish68
The RLS is only applied to its semantic model, it cannt be carried on to the semantic model that is built on top of it.
- delish682 years agoFrequent Visitor
There isn't a semantic model explicitly/intentionally being created on top of it. I'm only guessing that it's being created because the report has some custom columns or measures in it. The intention is for the report to sit directly on top of the semantic model with RLS. Is there a way to resolve this?
- aj19732 years ago
Community Champion
You can build a new report with live connection to your dataset
- delish682 years agoFrequent Visitor
That's exactly what we did. However, when we publish the report, we end up with an additional semantic model with the same name as the report (which points to the live Power BI dataset).