Forum Discussion
Blocking export on Power BI Report Server
- 9 years ago
This can be configured using SQL Server Management Studio and using the Advanced propery settings for the server:
1. Connect SSMS to you PBIRS Server
2. Right click on the Server node
3. Select properties and then select the Advance tab page on the left
4. You should see the export data property under User-defined as below
Hope this helps, Thanks!
Hi All,
Is it possible to block export per report?
So if I have multiple reports on the same server, I want to allow users to export data on certain reports and I don't want them to be able to export on other reports. Is this possible and where do I find the settings?
Anonymous wrote:Hi All,
Is it possible to block export per report?
So if I have multiple reports on the same server, I want to allow users to export data on certain reports and I don't want them to be able to export on other reports. Is this possible and where do I find the settings?
Yeah. Would be nice to have a report level option or better still visual level but I guess that would have to be on the Power BI Desktop side and not the Report Server.