Formatting a huge number

I’m wondering how I can reformat a big number to reduce a size, for example: turning 1,100,000 into 1.1M. Is there any in-built formatting setting, or any one figured out any workaround for this?

Hi there, @g.satwik… you could give this plugin a shot…

Or you could use conditionals like this…

Hope this helps.

Best…
Mike

2 Likes

Awesome! Thanks, @mikeloc! I’ll try out both the methods… although, the plugin might be the fastest way right now if it works as intended! :slight_smile:

1 Like