The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
38 |