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: 
idogridish2
Creator III
Creator III

Auto format multiple numbers after dot

Hi,

the auto number format is showing a lot of numbers after the dot if i filter month field for "jan" and "feb" together,

please see attached pics, qvf and excel data, 

i would be very happy to know why this is happening i tried formatting with num(), round(),num#()

but it staid the same, only when i multiply it by rand() the format is displayed correctly/

thanks for any help in this issue.

Idopic1.pngpic2.png

Labels (1)
1 Solution

Accepted Solutions
Channa
Specialist III
Specialist III

NUm#(Sum(Qty))

 

it will help you

Channa

View solution in original post

2 Replies
Channa
Specialist III
Specialist III

NUm#(Sum(Qty))

 

it will help you

Channa
idogridish2
Creator III
Creator III
Author

Channa,

Thank you very much!

it solved it,

do you know why this is happening?

Ido.