Forum Discussion
bpratt1
4 years agoRegular Visitor
Delete single row from push dataset
I have a push dataset in the power BI service. Every once in awhile a row of data is pushed that is erroneous. I would like to able to remove that row of data. Any idea how to do that?
2 Replies
- v-xiaotangCommunity Support
Hi bpratt1
Thanks for reaching out to us.
You could write a script to delete data in push dataset. Please refer to this link, https://sqlitybi.com/how-to-delete-data-from-push-streaming-dataset-power-bi/
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- bpratt1Regular Visitor
That article only tells you how to delete the entire dataset. I only want to delete a couple of rows of data.