Forum Discussion
Turn Off Data Export
This feature is at the Tenant level, Which would i guess apply for all groups. Is there a feature to restrict export only on selected reports/Dashboards.
- bullius9 years agoHelper V
Also, is there a way to allow export of summarized data, but restrict underlying data?
As mentioned above, there would be no point in restricting the export of data that is already on the sceen, but the underlying data shows more than what is on the screen.- bullius9 years agoHelper V
For anyone interested, I managed to disable the export of underlying data by replacing agregates in my table with measures that do the same thing.
E.g. I have an "Amount" field in the Values bucket. I wanted the average of "Amount", so instead of selecting Average from the drop-down list, I created a measure that returned the average and put that in the Values bucket.
Hope that helps anyone with the same issue!
- wynhopkins9 years agoMost Valuable ProfessionalAh yes bullius that reminded me of this ken puls blog. http://www.excelguru.ca/blog/2016/11/07/can-users-see-my-raw-data-in-power-bi/