Forum Discussion
Anonymous
3 years agoNot applicable
Showing text and Numeric Values in Matrix
Happy Friday! I am working on a report which shows vacation days for all employees. I have created a matrix visual and would like to have the text 'HOL' show up on days that are holidays (i.e. 12/25 ...
lbendlin
3 years agoSuper User
You can create a measure that eventually produces text all around. Including for the numbers and the summation. They will need to be converted to text using FORMAT() for example.