March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all Currently i have requirement to generate Power BI report(including visual part) through it's rest APIs.
for that currently i am following below steps
1. Creating power bi template without any datasource in power bi desktop(empty bar chart)
2. uploading that pbix file on power bi service(POST: https://api.powerbi.com/v1.0/myorg/groups/{groupID}/imports?datasetDisplayName=FirstTemplate
3. Create new Dataset on Power BI Service (https://api.powerbi.com/v1.0/myorg/groups/{groupID}/datasets
4. insert data in dataset (created in previous step)
5. Binding Dataset(of previous step) to Report(uploaded in step-2) (POST : https://api.powerbi.com/v1.0/myorg/groups/{groupID}/reports/{reportId}/Rebind)
Request Body :
Hi @UmeshGoti ,
Base on my research, there is no REST API to configure the visual fields directly. You can open the report in Power BI Desktop or Power BI Service and manually adjust the visuals to ensure they correctly reflect the new dataset's schema.
Best Regards
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
3 | |
2 | |
1 | |
1 |
User | Count |
---|---|
6 | |
3 | |
2 | |
2 | |
2 |