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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
schmikli
Helper II
Helper II

Sharing:prevent from using underlying data other than elements in dashboard

Within the dasboard, the user has access to the underlying data and the user will be allowed to generate new reports. That is a nice feature.

But in a number of cases, I must see to it that the dashboard user will not combine and generate new reports because they are not allowed to see other combinations of the data (e.g. to prevent bias in study enrollment). Or because of simple privacy reasons I need to prevent the user to see record level data associated to a table.

Is there a way to achieve this? 

4 REPLIES 4
PowerBIGuy
Responsive Resident
Responsive Resident

You can achieve this by loading your data into a SSAS tabular cube and enforcing row level security. 

 

 

https://powerbi.microsoft.com/en-us/documentation/powerbi-admin-analysis-services-connector-indepth/

Business Intelligence Architect / Consultant

Thanks PowerBIGuy. Your tip does not work with some simple adjustments. I even need to permanently keep a machine running to keep the connection working, if I get it right.

And, if I read it properly, it only helps to limit record level access, not to column acces (https://msdn.microsoft.com/library/jj127437.aspx, see the word the doc). There is no easier way?

The link you provided produced a error. Ideally you would install the connector on your SSAS server. Also you can obtain column level security via row level security. Users would see the column but if used the column would not return any data. Below is more information on row level security. 

 

 

http://blogs.msdn.com/b/analysisservices/archive/2012/08/10/row-level-security-in-analysis-services-...

 

Business Intelligence Architect / Consultant

The error in the link comes from the comma at the end it.

Anyway, I have no intention to use MSQL to achieve this. I currently use Excel to start with and I intend to keep it that way until Microsoft allows others from outside my organisation to cooperate. If that happens I might switch to a higher level for the data backend. For now, I need a different kind of solution.

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.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

March Power BI Update Carousel

Power BI Community Update - March 2026

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