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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

Best way to implement Row Level Security on the Report Server

Hi all

 

I understand Row Level Security is not currently supported on the Report Server, so what is the best way to implement this?

I've had a scout through various topics on here, even trying the below DAX expression as a measure which I cam across.

 

filterRLS =

CALCULATE(
COUNTROWS(Data),
Data[UserName] = USERNAME())

 

This doesn't work. I find it surprising that Power BI Serivce supports RLS but Report Server does not.

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous.

 

We had a similar issue a few months ago and realised the only way to implement Row Level Security was to create a SSAS Tabular Model to do it.

 

The article below uses a good example as to how it can be done (same way as we implemented it):

 

https://www.blue-granite.com/blog/using-dynamic-row-level-security-with-organizational-hierarchies

 

Hope this helps.

Anonymous
Not applicable

Hi @Anonymous,

 

Can you please let us know that what is your Data source for this.

Anonymous
Not applicable

A number of tables from SQL Server

Helpful resources

Announcements
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

Power BI Carousel June 2024

Power BI Monthly Update - June 2024

Check out the June 2024 Power BI update to learn about new features.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.