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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

number format

If i have a number like 69.9 , and i want to get the integer part,in this case it will be 69 and not 70 , can anyone give me the number format of this case?

1 Solution

Accepted Solutions
Not applicable
Author

hi,

use floor function.

View solution in original post

2 Replies
Not applicable
Author

hi,

use floor function.

Not applicable
Author

Thank you for ur quick reply!!