Quote:
Originally Posted by theducks
OK
Look at the {series_index} tips on the template screen
Leading 0's
I like uniformity, so I also force 2 trailing decimals:
Code:
{series_index:0>5.2f}
The online Help has lots more on template (options) use
|
Cheers - been there - done that

- didn't like the leading zeros.

I want leading spaceS not just one space.