Forum Discussion
Bo3736
3 years agoFrequent Visitor
Permanently deleting data while preserving data derived from deleted content.
Hi, I have a problem related how to permanently delete content from a powerBI dataset while preserving data derived form the dataset. This is for GDPR reasons. We have a dataset containing inform...
- 3 years ago
I don't think Power BI is the answer then, I think you'll need to come up with a solution at the source.
johnt75
3 years agoSuper User
One option might be to do it in a dataflow. If you create the derived column and then delete the underlying columns noone using the dataflow would be able to undelete them, they would just have access to the data you presented to them.
Bo3736
3 years agoFrequent Visitor
Thanks, I'm not experienced using dataflows, but it functions just like query editor right? So the end users wouldn't be able to access the data but I and other people with edit access to the dataflows would still be able to restore the data right? The requirement I'm faced with is that the data has to be completely gone from our system and cannot be accessible to me or the system admins or anyone.