Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Number Formating in version 9

Hi Team - I just migrated a dashboard from version 8.5 to 9. I have a Text Object which shows text and numbers. In version 8.5 the number show correctly, but in version 9, the format is not correct.

Here is the format I am using '#,###; (#,###)' and it shows good in 8.5 as "32,551,584". However in version the numbers show as "3,255e+007"

Can anyone help me in formatting this.

Thanks for the help

1 Solution

Accepted Solutions
vgutkovsky
Master II
Master II

Try this as the number format: #,##0

Regards,

View solution in original post

2 Replies
vgutkovsky
Master II
Master II

Try this as the number format: #,##0

Regards,

Not applicable
Author

Thanks Vlad - It works