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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to read TfileInputDelimited row by row

Hi,

 

I have tPOP component and a text file that contains email addresses on each row : 0683p000009Lwnf.png

 

I need to filter all the mails and keep only those sent from an email address that exists in my csv file. The "From" filter of the tPOP is probably what I need here but the problem is that I need something dynamic that can scale automatically if I add other email addresses to my file.

 

0683p000009LwlV.png

 

I already tried this using a tIterateToFlow but I can't manage to connect it to my tPOP component.

 

0683p000009Lwnp.png

Thanks for your help.

Labels (3)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@Hmit94,Can you use tFlowtoIterate instead of tIterateToFlow ?

View solution in original post

1 Reply
manodwhb
Champion II
Champion II

@Hmit94,Can you use tFlowtoIterate instead of tIterateToFlow ?