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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to search in range of numbers

Hi all,

Question about search in a range of numbers.

Let's say I have the number 2.050. I would like to find the nearest number and then select the data in the second column.

NumberData
1.000A
1.550B
1.800C
1.900D
2.000E
2.075F
3.000G

Could one you explain to me how to do this?

Cheers,

Henco

11 Replies
Anonymous
Not applicable
Author

Ah of course, thanks a lot for helping me out.

Cheers,

Henco

Anonymous
Not applicable
Author

Still one question: the input number is a sum in my live app.

It is not possible to change the expression like this:

firstsortedvalue(Number, fabs(Number-sum(Number_input)))

Is there another way to do that?