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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

RLS issue when publishing dashboard

Hello everyone,

 

I've recently run into a problem with RLS on my dashboard and can't figured it out why this is happening. So, RLS was working just and it started to show malfunctioning after updating my MS Power BI to the newest version (2.126.1261.0 64-bit).

 

As you can see on the image below RLS is configured on d_Base_Acessos table:

 

_renaoo_0-1711137148210.png

 

The table d_Base_Acessos has a unique KEY/column so it can filter which information the user will have access to. Below is the relationship between tables:

 

_renaoo_1-1711137321402.png_renaoo_2-1711137386726.png

This is the view with full permision, as you can see the filter CC show all options:

_renaoo_3-1711137598965.png

 

When i simulate the access as another user on desktop things work just fine:

 

_renaoo_6-1711137904927.png

 

But when this same user tries to access through pbi services, as the dashboard is published, they get the following error:

 

_renaoo_5-1711137798592.png

 

I've already tried removing and giving access back to them, deleting and uploading again the file into the workspace and creating a new workspace but nothing worked.

 

PS: the user that tried to access has Viewer access to the workspace and they are registered on the table d_Base_Acessos.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

The RLS configured on the power bi desktop. After publishing to the service, you should set the security on the semantic model. You can view the following document to learn about RLS steps.

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

 

Best Regards,

Wisdom Wu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous ,

Based on the description, the user had Viewer access to the workspace.

When published to the service, click the option and select security.

vjiewumsft_0-1711336391362.png

Add the user to the role.

vjiewumsft_1-1711336408823.png

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

 

You can also view the following document to learn more information.

Row-level security (RLS) guidance in Power BI Desktop - Power BI | Microsoft Learn

 

Best Regards,

Wisdom Wu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hi v-jiewu-msft,

 

The RLS configured as told before, inside a table on pbi desktop (before publishing), worked just fine.

You are saying that RLS should be necessarily configured on pbi services on the workspace?

Anonymous
Not applicable

Hi @Anonymous ,

The RLS configured on the power bi desktop. After publishing to the service, you should set the security on the semantic model. You can view the following document to learn about RLS steps.

Row-level security (RLS) with Power BI - Power BI | Microsoft Learn

 

Best Regards,

Wisdom Wu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

v-jiewu-msft,

 

I completely understand. But it worked without configuring any RLS rules on pbi service, just by creating the rule on the pbi desktop.

And isn't it strange to register everyone the RLS should be applied to? Shouldn't it just be applied to everyone with viewer level on the workspace? Seems like duplicated work

It definitely isn't perfect, but that's the way it works.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors