Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have been trying to get tables metadata of the reports using "Get-PowerBITable" or "GetScanStatus", I believe "Get-PowerBITable" can only be used on Push Datasets, correct me if am wrong.
am trying different codes from Powershell one is this one "Invoke-PowerBIRestMethod -Url "https://api.powerbi.com/v1.0/myorg/admin/workspaces/scanStatus/
7395a52c-a64b-4daf-8518-9ad5ffb5de77" -Headers $auth_header -Method GET", and the other you can it below.
Hope someone could help me.
I have admin rights.
Hi Manoj,
Get-PowerBITable is applicable for push datasets.
Scanner API is collection of 4 REST APIs. you need to call them in right order to get the expected result. You need call below order.
Ref - https://debbiesmspowerbiazureblog.home.blog/category/power-bi-admin-scanner-api/
Hi Hariharan,
Thanks for the responce, the ref link you mentioned its mostly related to the Azure based app registration and service principle account, but here am trying to execute the scanner API from powershell.
i tried to execute the scanner APIs on powershell.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 1 | |
| 1 | |
| 1 |