Forum Discussion

robadob's avatar
robadob
Frequent Visitor
4 years ago
Solved

Dynamic Formatting of Measure

Hi Folks,

 

I have a report containing a table that allows the user to select the metric they are viewing for the report:

 

The idea is to condense report layout and reduce the number of fields on a report page. 

 

It works quite well, but because the selected metric could be  £, %, M^2, etc the measure is set to 'General' format.

 

Is it possible to change the format of the measure based on the selection? Or to somehow append/prepend the appropiate unit symnbol? 

 

I thought of concatentating with a string but that stopped it being treated as number.

 

I might just be onto a loser but any suggestions would be greatly appreciated!

 

Thanks in advance 🙂

  • Either use calculation groups with custom formatting, or make that measure a text.

4 Replies