Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext 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
I have a report in which some of the data can be public (and we'd ideally like to embed on a website) and some of the data should only be viewed by specific staff. I can certainly set up RLS for the internal staff, but wondering how to structure the public/outwardly-facing data.
The best solution I'm aware of involves creating the full report, implemeting RLS for staff, then creating a second report referencing report 1's data, filter to only include public data, and make report 2 public.
Any ideas for a cleaner way to do this (that doesn't involve maintaining two seperate reports)?
Solved! Go to Solution.
Hi @Anonymous
As publish to web feature has some limitations, creating two separate reports for public and internal users is a better approach.
Regards,
Community Support Team _ Jing Zhang
It sounds like two reports in the way to go: I'll need a PublicReport and an OrganizationalReport.
There are a mulitple data sources feeding these reports. It seems like it should be possible to create duplicate datasets for each data source (one public and one organizational for each data source), and then build the PublicReport and OrganizationalReport off of these.
However, that seems unnecessarily duplicative--I want the initial work of importing/cleaning/etc. for each data source to happen once, not twice. For example, if I load a table from a spreadsheet, I want that to happen in a single query--I don't want one query to load that data for later use by the PublicReport and a totally seperate query to load that same data for later use by the OrganizationalReport.
Is there a way to split these two strands of data AFTER each data source is loaded cleaned (and potentially combined into a MasterDataSet)....or do I need two seperate datasets for each data sources?
Hi @Anonymous
As publish to web feature has some limitations, creating two separate reports for public and internal users is a better approach.
Regards,
Community Support Team _ Jing Zhang
@Anonymous , As the Public report, will not have RLS, no user login. You need to have two reports. I think the approach two reports you are planning is better.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 42 | |
| 19 | |
| 19 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 33 | |
| 32 | |
| 32 |