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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
chandurai126
Contributor II
Contributor II

i have two files csv and excel but i need to read data dynamically

create a child job to handle multiple types of files(csv,Excel).Child job should be independent of the filetype and required parameters should be pass from parent to child.Child job should be independent of file schema and type.Required parameters from parent to child

Labels (2)
3 Replies
chandurai126
Contributor II
Contributor II
Author

can you any one help me with this

Xiaodi_Shi
Employee
Employee

Hello,

Could you please have a look at this article about how to define context variables in child job to pass a value from parent Job to child Job?

https://community.qlik.com/t5/Official-Support-Articles/Passing-a-value-from-a-parent-Job-to-a-child...

Feel free to let us know if it works for your use case.

Best regards

Sabrina

chandurai126
Contributor II
Contributor II
Author

i am expected the different output .

i am accepted the data passing from parent to child

 

Thanks..