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.
This is the parameter created in Tableau and I want to create something similar in Power BI, as this parameter is then used to calculate a field called PLAN as below:
What is the best way I can achieve this in Power BI? I want to use this field "Plan" (sum) as my column value.
Solved! Go to Solution.
I referred this youtube video and I created a reference table with the values I wanted and then wrote a measure to connect the main data to this reference table.
Here is the link for anyone who wants to do something similar:
https://www.youtube.com/watch?v=i6OvysJ_SIg
I referred this youtube video and I created a reference table with the values I wanted and then wrote a measure to connect the main data to this reference table.
Here is the link for anyone who wants to do something similar:
https://www.youtube.com/watch?v=i6OvysJ_SIg
You can create the same type of parameter in Power Query. If you want to use it in DAX you either need to convert it from an expression to a partition, or create a reference table instead.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |