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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
navaraj
Frequent Visitor

Get Dataset Parameters from REST API

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) { } }

Does anybody get success in this parameters REST Api, please share your idea?  Thanks in Advance.

1 ACCEPTED SOLUTION
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @navaraj,

 

I just verified that I can use the Get all parameters REST API to get available parameters in a dataset.

 

r2.PNG

 

Note that the query parameter must be referenced/used in at least one of your queries in your dataset, or it won't be returned by the REST API. Smiley Happy

 

Regards

View solution in original post

3 REPLIES 3
v-ljerr-msft
Microsoft Employee
Microsoft Employee

Hi @navaraj,

 

I just verified that I can use the Get all parameters REST API to get available parameters in a dataset.

 

r2.PNG

 

Note that the query parameter must be referenced/used in at least one of your queries in your dataset, or it won't be returned by the REST API. Smiley Happy

 

Regards

@v-ljerr-msft

 

Have you tried for Direct Query connection?? Looks like it only works for Import mode.

Thanks, i  was reassigning parameters to variables which are used in query. I just found out that parameters should directly be used in Query.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.