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: 
sam473
Contributor
Contributor

iterate main and lookup files using tmap

Hi ,

   My task is  to combine all the data in  main and look up and get store in output 

lets say i have 5 files in my tfilelist_1 directory (main) with same schema and 5 files in tfileslist_2(lookup)  directory with same schema  my job is  to join both data and get stored in my output the job should executes for each iteration i.e  first file in main and first file in look up should get merge and stored in the output ,next second file in main and second file in look up should start and append the output file and so on for reaming files ........  (is  tjava necessary to add for tfilelist2 if yes please let me know the code ) 0683p000009M9yp.jpg0683p000009MA5i.jpg 

Labels (2)
1 Reply
Anonymous
Not applicable

Do you output all data to only one file or create
different file for each iteration?