Forum Discussion
Change dax name by selecting value
Hi everyone! I have a SWITCH dax that returns different values depending on the user selection, the thing is that i want to show different names by the value chosed by the user. This is the syntax of the dax used
3 Replies
- ribisht17
Super User
There are no dynamic names for measures.
As of now only you can have a dynamic table/visual title.
You can vote for an idea or log a new one. https://ideas.powerbi.com/ideas/
Regards,
Ritesh
Mark my post as a solution if it helped you| Munde and Kudis (Ladies and Gentlemen) I like your Kudos!! !!
My YT Channel Dancing With Data !! Connect on Linkedin !!Power BI for Tableau Users - v-yanjiang-msft
Community Support
Hi feralvarez994 ,
According to your description, your formula is not creating a dynamic measure name, but dynamic value based on different condition. As ribisht17 mentioned, dynamic measure name can't be created. If you want to get the expected result, you can create a new table like this:
Put it in the Matrix Columns, then create a measure use SWITCH like yours to calculate the different values according to the new column.
Best Regards,
Community Support Team _ kalyjIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- v-yanjiang-msft
Community Support
Hi feralvarez994 ,
Is your problem solved?? If so, Would you mind accept the helpful replies as solutions? Then we are able to close the thread. More people who have the same requirement will find the solution quickly and benefit here. Thank you.
Best Regards,
Community Support Team _ kalyj