Forum Discussion
ghaines
4 years agoResolver I
Variable format returned from measure
I'm working with a measure that has a different output based on the selected column. When I use a DAX 'FORMAT' method to change the format for each column, the matrix visual begins to include rows w...
- 4 years ago
Never mind. You can freely apply formatting to the individual measures that are being referenced by the variable measure, making sure to maintain data types used in subsequent calculation.
ghaines
4 years agoResolver I
Never mind. You can freely apply formatting to the individual measures that are being referenced by the variable measure, making sure to maintain data types used in subsequent calculation.