Can we have the Y axis scale abbreviated?

Hi,

My Y axes are usually in billions, and often requires me to verbally say it in presentation without having people count the tiny zeroes. Any chance we can abbreviate it in looker directly?

0 3 898
3 REPLIES 3

Hi David, this doesn't help as my data fluctuates between Millions and Billions. Hard coding wouldn’t be the best practice for my dashboard unfortunately. Pretty shocked that Looker doesn’t have this by default.

The custom format follows the excel formatting, you can try something like this:

 [<999950000]0.0,, "M";0.0,,, "B"

and then it would automatically adjust to both million and billion values

Top Labels in this Space
Top Solution Authors