Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The FabCon + SQLCon recap series starts April 14th at 8am Pacific. If you’re tracking where AI is going inside Fabric, this first session is a can't miss. Register now

Reply
Anonymous
Not applicable

access not enforced in the .pbix file

When it comes to access, I see a discrepancy when opening a .pbix and when seeing the end result in app.powerbi

 

 

I consume data from a SSAS cube, and I have specifically a FALSE() dax filter for some users:

ovonel_0-1645699146033.png

 

 

 

This works fine when the report is in app.powerbi but this access restriction does not get enforced when the user opens the .pbix.

 

Why is this behavior? Can it be changed?

4 REPLIES 4
Anonymous
Not applicable

I consume data live from a SSAS cube; so we don't have that option...

Anonymous
Not applicable

As you can see in the screenshot I am already restricting data to the user... that is exactly the issue, that the restriction works in app.powerbi after the report is published, but it doesnt work when the same user opens the pbix with Power BI Desktop app

@Anonymous ,

Are you using RLS to restrict data?

If yes, the user will need to "Modelling -> View as role" option to see the restricted data.

PBI Desktop file won't automatically apply restriction since it is meant to be for developers and hence all features are given by default.

PBI_SuperUser_Rank@1x.png  

Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!!

Proud To Be a Super User !!!
LinkedIn

Anand24
Super User
Super User

Hi @Anonymous ,

For restricting data according to user, I feel you should have Row Level Security(RLS) applied to your pbix file and configured in workspace.

 

Reference Link: https://docs.microsoft.com/en-us/power-bi/admin/service-admin-rls

You will also find many tutorials in YouTube for the same.

PBI_SuperUser_Rank@1x.png  

Give a Thumbs Up if this post helped you in any way and Mark This Post as Solution if it solved your query !!!

Proud To Be a Super User !!!
LinkedIn

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors