Forum Discussion
apurva989
4 years agoFrequent Visitor
Dynamic column name change using DAX
Hi All,
I have a calculated column as show below:
What I wish to do is to switch the column name along with the value based on the Stage field. When Stage = "CY", the column name should be "CY Cycle Time" otherwise it should be "Total Cycle Time".
Is this possible to change using DAX?
Thanks for your help!