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: 
j_fulcher
Partner - Contributor
Partner - Contributor

Equivalent to Excel Match() function?

Hi all,

I have percentile data in the following format

Percentile

X
0.158
0.264
0.372
0.485
0.599
0.6105
0.7123
0.8132
0.9136

 

For any given value of X I need to be able to output the percentile above and below the value. For example if X was 102 I need to be able to output 0.5 and 0.6.

In Excel I would use a Match() function but I don't think that Match() in Qlik works the same way? Please correct me if i'm wrong!

Thanks in advance for any help!

2 Replies
Anil_Babu_Samineni

How X was 102 and will that come as source or user will enter in the input box?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
j_fulcher
Partner - Contributor
Partner - Contributor
Author

Hi, sorry I couldn't reply sooner. 

X is loaded with the data so the user will not be able to change the value but it may change when the data is refreshed.