Forum Discussion

KY's avatar
KY
Regular Visitor
10 years ago

Change display unit in matrix

For a matrix, how to change the display unit, from $ to 1k$, or 1M$..

 

On approach I can think of is to create a measure or column for each column of data, then do something like display_value000 = value000/scale...  and scale is updated by the choice of either $, 1k$ or 1M$? 

 

Any easier solutions? such as to format the matrix itself? 

 

Thank you

3 Replies

  • ankitpatira's avatar
    ankitpatira
    Community Champion

    KY Unfortunately i think your way of doing it via measures would be the only one. For other visuals you have option of specifying format like you wanted under Data Labels but not for the matrix.

  • roundae's avatar
    roundae
    Regular Visitor

    KY -

     

    Under Visualizations>>Specific Column>>Values you can change the display units