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

Be 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

Reply
HInkelstein
Frequent Visitor

REST API GetTables for PushDataset

Hi, 

 

documentation says this API https://docs.microsoft.com/en-us/rest/api/power-bi/pushdatasets/datasets_gettables#table

should return a JSON Object of type Tables what should be an array of table objects what should contain meta information of columns. 

HInkelstein_0-1621324709011.png

But the only response I get on my request is:

 

{
  "@odata.context": "http://wabi-west-europe-redirect.analysis.windows.net/v1.0/myorg/$metadata#tables",
  "value": [
    {
      "name": "RealTimeData",
      "source": []
    }
  ]
}

Can I access the deeper structures and if yes, how?

 

best Peter

 

2 REPLIES 2
v-yiruan-msft
Community Support
Community Support

Hi @HInkelstein ,

This API only applies to push dataset, please check if your dataset is a push dataset. Please review the content in the following link, hope they can help you.

Getting started with Power BI Push Datasets via REST APIs

Best Regards

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

Hi @v-yiruan-msft , thanks for your answer! Yes, my dataset was created as streaming dataset with "historic data analysis" button set to on wich should result in a push dataset if I understood correctly. Pushing data by api and creating a report and a dashboard works also. The REST API Call GetTables is responded with 200 but I'm missing a deep table object in the JSON response telling me something about the columns of the dataset.

 

Thanks Peter

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.