Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
rkatta
New Member

Power BI REST Api limitations while working with Gateways & Datasources

Hi,

I am working on a solution to automate the process of the PBIX files publish to Power BI premium workspaces/Groups and auto datarefresh of datasets from the onprem underlying datasources using the latest Power BI REST API.

 

Following are the limitations found with the Power BI REST API for the complete automation with out any manual intervention through Power BI Service.

 

1) There is no method to change the URL of the underlying Datasources(Eg. Web API Url) present in Pbix file while importing into workspaces, to fetch the client specific data by passing different clientId for different clients.

 

2) There is no api call to fetch the underlying datasources(Eg. .xlsx file, Web Api Url, OData,..) for a dataset in Pbix file.

 

3) There is no proper code to create a datasource for a Gateway for underlysing datasource is of type Web Url and with Windows authentication.

 

4) There is no api call to add/link a dataset to the onpremises Gateway configured. Currently we need to goto Power BI Service for manual linking.

 

I request any help in overcoming these scenario's.

 

2 REPLIES 2
KumarDarmesh
Helper IV
Helper IV

Where do you find those limitations?

These issues are found/lacking after exploring the different options given in latest Power BI REST API Reference given in MSDN

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors