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 August 31st. Request your voucher.
Hello all,
I want to specify the restriction of data exporting to certain groups (let's say group a, b,c). Is it possible if group a can only export one report and the other groups can export all the exports in the app? Or is there another approach to do that? Thanks guys.
HI @imermak
With the current AI capabilities, namely Image to text capabilities, even if you achieve your desired solution it won't be enough to totally safeguard the data exporting.
I would recommend instead creating APP Audiences and limiting the access of the reports itself only to concerned populations. Announcing Public Preview of Multiple Audiences for Power BI Apps | Microsoft Power BI Blog | Micros...
Hi @imermak
You can first only allow / disalow the export to excel feature to a set of groups in the admin portal:
You can also implement Row Level Security to the dataset, meaning that different groups will have different data visions, and consequently.
At the report level you can also make the configurations globally at report level (allow export with detail, summarize or disable it) or at each of the visuals by disabling the visual header, but this will require you to make different versions of the report so that some version doesn't allow the export while other does.