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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
KieranNZ
Frequent Visitor

Push Datasets GET Tables no table information

I've created a new Push Dataset using the documentation example request payload found here

KieranNZ_1-1711398238564.png

 

 

When calling GET https://api.powerbi.com/v1.0/myorg/groups/<groupID>/datasets/<datasetID>/tables

 

KieranNZ_0-1711398153552.png

 

However I'd expect to see this information...

KieranNZ_2-1711398473220.png

 

 

1 ACCEPTED SOLUTION

@lbendlin unfortunately the PowerShell script also returned no table information, just the name (using the PowerBI cmdlets).

I have taken a different path for solving my problem of replicating a core dataset for a subset of source data, using a combination of PBIX import and update parameters via the PowerBI REST API. For others interested, I won't describe it in detail but hopefully this screenshot will get you started...

 

KieranNZ_0-1712009945286.png

This doesn't resolve the original issue of no table info returning from API, so I will leave this post unsolved.

 

View solution in original post

5 REPLIES 5
lbendlin
Super User
Super User

This API call Push Datasets - Datasets GetTablesInGroup - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

really only returns the table names.  You should be able to get the other details via Powershell.

Apologies, misread your response initially. So table details must be accessed via PowerShell cmdlets?

You didn't misread, I corrected my answer.

 

From my experiments with Push datasets that seems to be the case.

@lbendlin unfortunately the PowerShell script also returned no table information, just the name (using the PowerBI cmdlets).

I have taken a different path for solving my problem of replicating a core dataset for a subset of source data, using a combination of PBIX import and update parameters via the PowerBI REST API. For others interested, I won't describe it in detail but hopefully this screenshot will get you started...

 

KieranNZ_0-1712009945286.png

This doesn't resolve the original issue of no table info returning from API, so I will leave this post unsolved.

 

Ok, thank you. I will mark as accepted once I confirm my end. Appreciate the help

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.