Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a table box where I would like one field to display numbers in millions, i.e. turn 3,400,000 into $3.4M. How do I do this?
Thanks!
Maybe like shown here:
Have you tried doing anything with the num() function?
Divide your expression by 1,000,000. Then:
Chart Properties -> Number -> Make the million symbol M