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

Showing a value in a Table box based on several assumptions

Hi

I´m trying to make a report of how much a subcontractor should invoice me for some tasks made. The price is based on what type of task  made, where it have been made and if it is done.

I loaded 4 excel list into Qlikview:

1) Case number and Task Type (Note that case on this list is the case that is done and should be on the invoice list)

Case NumberTask type
10001Task A
10003Task C
10004Task C

2) Case number, task type, Subcontractor & Area where the case was done (Note that this contains all case numbers but not the task type)

Case NumberSubcontractorArea
10001Subco XArea A
10002Subco YArea D
10003Subco XArea D
10004Subco XArea F

3) Area & Price level

AreaPrice Level
Area APrice Level 1
Area BPrice Level 1
Area CPrice Level 4
Area DPrice Level 2
Area FPrice Level 3

4) Price list:   

Task typePrice level 1Price level 2Price level 3Price level 4
Task A100200300400
Task B200250300350
Task C300350400450

And I would like to get a list like the below when I select Subco X in a Listbox, but I can not get the relation right (Note that case 10002 is missing as that is not included in the list with case done):

Case NumberTask TypeAreaPrice from Price list
10001Task AArea A100
10004Task AArea F400
0 Replies