Value formatting all numerical columns to add a currency format

Hello tribe, 

I am looking to do some value formatting.

I have this legacy table style data visualization.

I want to convert some of the cols to a currency format. ex $ 1,000

Is there an option to format the values in the EDIT action.

harasahoo_0-1727245099609.png

 

harasahoo_0-1727245011379.png

 

0 1 74
1 REPLY 1

Hi @harasahoo 

changing the formatting can be done using the Series tab of the Edit menu - however, the Table Legacy does not offer that functionality.

You have two ways to achieve what you are looking for though:

  • Do it in LookML by using value_format_name or value_format on the dimension/measure you wish to change to a currency format
  • Use the non legacy Table visualization that offers formatting under the series tab!

marcwo_0-1727339937807.png

 

Thanks
Marc