Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi can we pass parameters to power bi from an external data ?
Hi @ashmozzart,
There are three options to specify values for parameter: Any, List, Query.
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
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.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
73 | |
71 | |
38 | |
29 | |
28 |
User | Count |
---|---|
99 | |
88 | |
62 | |
42 | |
39 |