Forum Discussion
hlandrus
10 years agoAdvocate I
Turn Off Data Export
Is there a way to turn off the new data export feature for a particular data set? There is some sensitive data we have on PowerBI and we want people to have access to reports from this data but we do...
bullius
9 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!
wynhopkins
9 years agoMost Valuable Professional
Ah 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/