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!
- Dimitris_Kats2 years ago
Helper V
Hi. Thank you very much but I a have already dried field parameters. This was my first approach but I have to compare the 3 selected version between them and there are 13x13x13 combinations. I can't support it. 😞
Thank you very much again for your support