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
mochabits
Helper II
Helper II

Power BI REST API - Get Dataset By ID

One of the Power BI APIs is to get dataset by ID. Can I call the API with Javascript like jquery in a html page in order to get the dataset table data in a workspace? 

 

GET https://api.powerbi.com/groups/{workspace ID}/datasets/{dataset ID}/{TableName} ??

1 ACCEPTED SOLUTION
zoloturu
Memorable Member
Memorable Member

@mochabits,

 

Power BI REST API doesn't allow you to get data from a dataset unless it is Push Dataset - https://docs.microsoft.com/en-us/rest/api/power-bi/pushdatasets

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

View solution in original post

1 REPLY 1
zoloturu
Memorable Member
Memorable Member

@mochabits,

 

Power BI REST API doesn't allow you to get data from a dataset unless it is Push Dataset - https://docs.microsoft.com/en-us/rest/api/power-bi/pushdatasets

 

Regards,
Ruslan
-------------------------------------------------------------------
Did I answer your question? Mark my post as a solution!

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.

Top Kudoed Authors