Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
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