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: 
nikhilgarg
Specialist II
Specialist II

Prob regarding Floor ?

Hey,

If we use floor(2.6), it will give the lower value i.e.2.0

But, i dont understand following result:

floor( 3.88 , 0.1 ) returns 3.8

floor( 3.88 , 5 ) returns 0

floor( 1.1 , 1 , 0.5 ) returns 0.5

Can anyone help ?

tHanks

10 Replies
nikhilgarg
Specialist II
Specialist II
Author

Hey,

I just checked the link but no webpage was there.

tHanks