I have one file with Promo ID column. Suppose i have 5000 promo id’s and for each promo id i want to generate a PDF report. For that i need to fetch details from three different files for that respective promo id. Is it possible in knime. I know we can use table row to variable loop node but how to fetch the details from the three different files for each promo id with help of loop.
Hi @Asha ,
If I understood your question correctly, you might try to list the files using the list files node and then use file reader node to read those files.
Let us know if that works.
Thanks,
Sanket
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.