Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I've created a new Push Dataset using the documentation example request payload found here
When calling GET https://api.powerbi.com/v1.0/myorg/groups/<groupID>/datasets/<datasetID>/tables
However I'd expect to see this information...
Solved! Go to 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...
This doesn't resolve the original issue of no table info returning from API, so I will leave this post unsolved.
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...
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
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 |