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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

dynamically lookup columns

Hi,
I have one main table and one lookup table.need to lookup 3 to 4 columns in lookup table.
But, columns which we need to lookup should be dynamic. i mean, howmany columns or which columns need to lookup should be configured.
Is there any way  to do this?
Please post me info regarding this
Thanks,
 Jaya
Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi,
Are you using Dynamic Schema in your input source?
columns which we need to lookup should be dynamic. i mean, howmany columns or which columns need to lookup should be configured.

Could you please set an example for us?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
i have two tables: invoice and customer
invoice table:
invoice_number,customer_num,company_code,branch
customer:
 customer_num,company_code,branch
first i got requirement like , i need to lookup customer_num,company_code,branch (inner join) in customer table and get invoice_number
         invoice---------------->tmap ===> invoice_num
                         customer.|
after that i got another requirement like lookup only comapny_code and customer_number.
after that i got like lookup only customer_number.
i want to use only one job for above 3 different requirements  in such a way that we can configure columns?
Thanks in advance
Jaya