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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
ashmozzart
Frequent Visitor

Passing parameters

Hi can we pass parameters to power bi from an external data ?

2 REPLIES 2
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @ashmozzart,

 

There are three options to specify values for parameter: Any, List, Query.

2.png

 

To get parameter values from externa data, you can choose Query. Query list is a list of values created in the blank query using M Language. It is basically the ordered list of values and defined using comma separated values with any data type enclosed in braces. Alternatively, you can get a list from a column in a table which is returned by a query from external data source. To do that,  you need to click on the column to select it and then right-click and select Drill Down or Add as New Query. Then, in the drop down list of Query textbox, you can select that query you have created.

 

For more details, please refer to: Data-Driven Power BI Desktop Parameters Using List Queries.

 

Thanks,
Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
th3h0bb5
Resolver II
Resolver II

I don't think there is much functionality for this yet. You can up-vote the idea to make this a part of Power BI here. It's in the 'Planned' phase right now, but no idea on the timeframe that Roadmap has.

 

If you're code savvy, you might try this fix from StackOverflow.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.