This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
I am working on building a report that uses a Power BI Data Source. I need to be able to pass a parameter to the DAX Query. I am not able to get this to work. Any ideas how this is done?
Thank you!
Seyed
Solved! Go to Solution.
Hi @Anonymous ,
To pass a parameter to a DAX query in Power BI, you can use the SELECTEDVALUE function. This function allows you to returns the value when the context for columnName has been filtered down to one distinct value only.
You can create a table and then bind a column field to your parameter. Binding a field to a parameter means that as the selected field value changes, the value passes to the parameter and updates the query that references the parameter.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you so much Jianbo for your assistance!
Hi @Anonymous ,
To pass a parameter to a DAX query in Power BI, you can use the SELECTEDVALUE function. This function allows you to returns the value when the context for columnName has been filtered down to one distinct value only.
You can create a table and then bind a column field to your parameter. Binding a field to a parameter means that as the selected field value changes, the value passes to the parameter and updates the query that references the parameter.
Best Regards,
Jianbo Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 29 | |
| 23 | |
| 22 |