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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikviewforum
Creator II
Creator II

Help required in LOOKUP

In one of the case when I am using lookup to get the required value based on the match found. So when I lookup not sure whether I need to use ROUND,CEIL, etc...Since the values are in different format(as shown below).For your information when I look it up we use to divide the original value and then it has to be formatted to so that it is any of the below so that match is found in mapping table(values in the below mapping table is already divided). Not sure how to manage the different formatting. please help.

VALUE

0.07

0.18

0.25

0.5

0.85

1

1.3

1.5

2

3

4

5

6

7

8

9

10

12

15

20

25

30

40

50

60

70

80

90

15 Replies
qlikviewforum
Creator II
Creator II
Author

I am wondering whether I can convert the mapping field values in the excel to text and then map it? Just a thought!

qlikviewforum
Creator II
Creator II
Author

Sorry I didn't get this

Ralf-Narfeldt
Employee
Employee

I think it would be good to see all your indata, to get the full picture. you have one Excel file (with START and END), and then the mapping table in your first post, right?

qlikviewforum
Creator II
Creator II
Author

This block didn't work. It is giving null for few of the records. Not sure what is going wrong here. Also wherever 1.0 is expected it is giving 1.00. Please help

Ralf-Narfeldt
Employee
Employee

Please post some examples of all your data tables.

qlikviewforum
Creator II
Creator II
Author

Sorry for late response. Due to security reasons I will not be able to attach the sample data.

Thank you so much for your kind help. I think above block is working fine after removing the FLOOR but need to do through testing once. Will keep you updated on the same.