Forum Discussion
Mestu_Paul
1 year agoHelper II
Guidance Needed: REST API to Update Dataset for Power BI Paginated Reports
Hello Team, I have a question regarding Power BI Paginated Reports and how to manage datasets via the REST API. In Power BI Report Builder, a semantic model is used as the data source, and then we ...
- 1 year ago
I've got the solution to update data source as power bi semantic model.
Here is the solution
tharunkumarRTK
1 year agoSuper User
I believe this API can help you accomplish the task, i.e updating the datasource of a Paginated report (RDL).
https://learn.microsoft.com/en-us/rest/api/power-bi/reports/update-datasources-in-group
Connect on LinkedIn
|
- Mestu_Paul1 year agoHelper II
Thank you, but already I read and actually confused about data sources and dataset of paginated reports.
rajendraongole1 told me a solution, I will try it.