Forum Discussion
Dynamic DAX Measure Not Showing In Charts
- 8 years ago
So I think the answer to my question is to have TWO measures. One with the SWITCH that calcs the ad hoc measure the user selected, and another measure that does the same but has the FORMAT function around all of them. The first one would be used for charting, and the second one, with the FORMAT function would be for tables/matrices and Tooltips, for user-readability.
If someone knows of a way to do this WITHOUT creating a second measure, let me know, becuase we have over 175 measures in our cube, and the DAX to do all this is pretty lengthy.
Thanks!
-Phil (SQL McOLAP)
So I think the answer to my question is to have TWO measures. One with the SWITCH that calcs the ad hoc measure the user selected, and another measure that does the same but has the FORMAT function around all of them. The first one would be used for charting, and the second one, with the FORMAT function would be for tables/matrices and Tooltips, for user-readability.
If someone knows of a way to do this WITHOUT creating a second measure, let me know, becuase we have over 175 measures in our cube, and the DAX to do all this is pretty lengthy.
Thanks!
-Phil (SQL McOLAP)
- v-yulgu-msft8 years agoMicrosoft Employee