Forum Discussion
Anonymous
6 years agoNot applicable
Updating Data with Push Push Data Sets
Hi Everyone I am a complete NOOB at this, thrown in the deep end on a project. I have followed the tutorial (https://docs.microsoft.com/en-us/power-bi/developer/walkthrough-push-data), and the so...
- 6 years ago
Hi Anonymous ,
Unfortunately there are some less functionality available for Push DataSet API one of them is update the rows
You can find the available functionality for Push DataSet API below
https://docs.microsoft.com/en-us/rest/api/power-bi/pushdatasets
As per that only 2 functionality available for Rows ,either you can add new rows or delete rows
I'd suggest you to provide this functionality as a new idea in Idea Forum
Anonymous
6 years agoNot applicable
Thanks, Jayendran - Someone asked 3 years ago - https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9366600-update-rows-rest-api - still no movement, even though it was sent for review 3 years ago?