Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
veronicahernand
Partner - Contributor III
Partner - Contributor III

Always show X number of digits in text box

Hi,

I have these text boxes in my sheet:

Captura.JPG

As you can see, the size of the characters is different because of the number of digits that appear in each text box.

I would like to have the same number of digits in each text box, so I'd have the same text size in each text box.

I am trying to format the numbers but I can't find the way to do it...

Thanks

Labels (1)
1 Solution

Accepted Solutions
JordyWegman
Partner - Master
Partner - Master

Hi,

You can try:

Num([YourField],'#,###.')

Jordy

Climber

Work smarter, not harder

View solution in original post

1 Reply
JordyWegman
Partner - Master
Partner - Master

Hi,

You can try:

Num([YourField],'#,###.')

Jordy

Climber

Work smarter, not harder