Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Numeric field formatting

Numeric field with more digits is shown in exponential form 3.411111e+108. Please suggest how can I convert or format to a number

4 Replies
Anonymous
Not applicable
Author

Can u share a sample qvw file with this scenario???

Sokkorn
Master
Master

Hi,

Try something like this : NUM(NumericField) or NUM(NumericField,'###,###,###,###,###,##.##')

Regards,

Sokkorn

Not applicable
Author

using function Num solved the issue. thanks

Sokkorn
Master
Master

Hi,

Please help to mark correct answer. So that others people will know clearly that your post is solve.

Regards,

Sokkorn