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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
sharad
New Member

Datasource connection in powerbi service with rest api

Requirement:

 

Create a dataset in powerbi service for a particular datasource like mysql, mssql, snowflake, etc, just like it is provided from powerbi desktop. We dont want to use powerbi desktop and directly want to use the online version for data source connection part.

Like we give data source connection details in request body and it creates a dataset out of that in powerbi service.

Is there any rest api or way to do so?

 

Pls suggest

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi,  @sharad 

For  details about data sources that Power BI supports for dataset, you can refer to the following document.

Power BI data sources  

 

Best Regards,
Community Support Team _ Eason

ibarrau
Super User
Super User

Hi. Unless you create a previous process that gets data from the API and stores it in an Azure DB or something like that, you won't be able to get data from API with "Just Service". You need Power Bi Desktop for this even if you take the data with dataflows. Later you need desktop again.

I would strongly suggest that your main data models are built with desktop because you can store them in a control version technology.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors