Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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

Labels (1)
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