Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
Hi All,
I am looking for a way to change dax measure name dynamically based on the year selected on the slicer. I know we can change titles dynamically, but not sure if this can be achieved for Dax measure name.
e.g. In the screenshot below what i have now is Billed Revenue_SelectedYear and Billed Revenue_LastYear, but instead i would need Billed Revenue_2021 , Billed Revenue_2020 based on the slicer selected as in the screenshot below.
Currently below is the formula i am using for the calculation:
As far as I know you cannot do that. What you can do is add all of your measures to the visual but calculate the ones you want to hide as BLANK(). Then they won't show in the visual.
Or use Calculation Groups, I guess?
Thanks for letting me know Iblendin.
I was just trying to see if there is a direct way , but i guess there is not one such method.
User | Count |
---|---|
5 | |
4 | |
4 | |
2 | |
2 |
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |