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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ibenbassou
New Member

Get data from Power BI using REST API (not meta-data)

Hello,

 

I'm successfully able to connect to power bi.

 

When i use the route https://api.powerbi.com/v1.0/myorg/datasets/{id-here} , i get only the meta data like name, configuredBy, isRefreshable ...

 

How can i get data from an existing table in my dashboard and not only the structure, which route should i use ? is it possible ?

 

Can i create a new table with json (POST) and get data as response ?

 

thank you,

 

3 REPLIES 3
v-jiascu-msft
Employee
Employee

Hi @ibenbassou,

 

Is it necessary to get data through API? Why not connecting to the data source directly or exporting data from the reports? Please refer to Get-data-using-REST-API

You can push data through API. Please refer to api/power-bi/pushdatasets.

 

Best Regards,

Dale

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

@v-jiascu-msft Thank you for the answer, it's bad to have an API to write data without being able to read them. I hope they ll add this functionality in the new updates.

 

I want to get data directly from power bi to use DAX expression, and this gonna be helpful for me than recovering data directly from the data source.

ibenbassou
New Member

Hello,

 

I'm successfully able to connect to power bi.

 

When i use the route https://api.powerbi.com/v1.0/myorg/datasets/{id-here} , i get only the meta data like name, configuredBy, isRefreshable, url ...

 

How can i get data from an existing table in my dashboard and not only the structure, which route should i use ? is it possible ?

 

Can i create a new table with json (POST) and get data as response ?

 

thank you,

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.