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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I tried get the list of parameters using REST API as: https://api.powerbi.com/v1.0/myorg/groups/$group_id/datasets/$dataset_id/parameters" , but get the response as empty array even though parameters are managed.
Result object(stdClass)#2 (2) { ["@odata.context"]=> string(98) "https://api.powerbi.com/v1.0/myorg/groups/$group_id/$metadata#parameters" ["value"]=> array(0) { } }
Case success for Import, but failed for Direct.
Does anybody get success in this parameters REST Api, please share your idea? Thanks in Advance
Hi,
I think the array is empty should be caused by the Parameter is not loaded into Data Model in Direct Query mode.
Once the Parameter is enabled load (Right click to enable load), then the query mode would switch to import mode.
For testing purpose, please take a try with a similar query under Import mode, remember to clear the Enable load to check.
Regards,
Michael
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |