Forum Discussion
Report Creation
Hey guys,
I need to create a report in PowerBI. Is there any possibility to create a report with an existing dataset in PowerBI using REST API?
Thanks!
- Anonymous3 years ago
Hi Amulya_A ,
You can get datasets through data sources through the REST API, but you can't get existing datasets on Power BI through the Rest API.
How to create a Power BI report using REST API data – SQLServerCentral
You can also go directly to the workspace of the Power BI Service and click New – Report.
Pcik a published dataset
Refer to:
Connect to datasets in the Power BI service from Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi Amulya_A ,
You can get datasets through data sources through the REST API, but you can't get existing datasets on Power BI through the Rest API.
How to create a Power BI report using REST API data – SQLServerCentral
You can also go directly to the workspace of the Power BI Service and click New – Report.
Pcik a published dataset
Refer to:
Connect to datasets in the Power BI service from Power BI Desktop - Power BI | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.