Forum Discussion
Dimitris_Kats
Helper V
2 years agoDynamic measure name
[ Spoiler ] Hello dear members. I need your help. I have created the following measure: Calculate(sum('table'[value]), selectedvalue( 'Version'[version]= 'table'[version])) This measure is dyna...
Alex87
Solution Sage
2 years agoAfter some further investigations, I found a hack of how you might achieve it : using field parameters:
https://youtu.be/BLNqU2jJ7u0?si=W7-_yT4E2s2ZNYPU
In the meantime, there is also an idea that you can vote for to encourage Microsoft to develop a simpler more direct feature:
If this post helps you, please mark it as a solution. Thanks!