Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
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
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
98 | |
63 | |
46 | |
36 | |
34 |