This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi All,
I have a column called "Annual PV Consumed MWH". I created a parameter with values from 1 to 25. So when a user clicks on 1, the calculated column should multiply the below forumla
But it's not working. When I change the slicer of X value, the energy doesn't change. Please help.
Hi @Kolumam,
Did you solve it? Can you share the answer or mark the proper answer as a solution, please?
Best Regards,
Dale
Hi @Kolumam,
Seems you created a calculated column which is relatively stable. That means it won't change along with the slicer. Try @Phil_Seamark's solution please.
Best Regards,
Dale
Hi @Kolumam
Are you trying to add as a calculated column or calculated measure?
The syntax you use suggests a calculated column (which won't work).
If you are using a calculated measure, you may need to wrap your [Annual PV Consumed MVH] with a MAX
I've attached a basic model that may be close to what you are after.
Try wrapping the column name inside SELECTEDVALUE
i.e.
SELECTEDVALUE('Site Names (2)'[Annual PV Consumed MHW])
Check out the May 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 | |
| 28 | |
| 23 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 49 | |
| 47 | |
| 41 | |
| 21 | |
| 19 |