Forum Discussion
Push dataset and replace existing one connected to report - REST API
- Anonymous4 years ago
Hi jaryszek ,
1) Do i have to delete whole dataset and post new one? Or i can replace somehow existing one?
I checked the REST API list and there is no API for replacing dataset.
Datasets - REST API (Power BI Power BI REST APIs) | Microsoft Docs
You may consider replacing the data source and republishing it here.
2) What steps should look like and how to write json to post dataset for this one table?
Not supported.
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
Hi Gao,
thank you!
according to this documentation:
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/update-datasources
you can update dataset.
But question is how to do this?
I could have this table pushed with new dataset also but i do not how to create json to make this working.
Best,
Jacek
- Anonymous4 years agoNot applicable
Hi jaryszek ,
Yes, but this has some limitations. Only paginated reports are supported to replace data sources of the same type.
I apologize for overlooking this, is your report a paginated report?
What are paginated reports in Power BI Premium? - Power BI
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data
- jaryszek4 years agoSuper User
o wow thank you.
It is just a report.
So no way to connect to existing published report and change json files inside it?
Best,
Jacek- Anonymous4 years agoNot applicable
Hi jaryszek ,
Unfortunately, as far as I know there is no way.🙁
Best Regards,
Gao
Community Support TeamIf there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data