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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Tasfiahm
Creator
Creator

How to link three tFilterRow(From tReplicate) component into same tmap

I am having a very challenging issue. I want to use a numeric sequence in my tMap_1 to rank a particular data filed. After that, I am using a tFilterRow to filter a particular record than I have to write it in a single tMap_2.

 

Is there any way to put the values in a variable and then write it to the tmap?

 

Or is there any other simpler way to solve this issue?

 

Labels (2)
1 Solution

Accepted Solutions
akumar2301
Specialist II
Specialist II

please attach tfilter output to hashoutput and then use it in using hashinput in tmap.

 

https://help.talend.com/reader/~V1UYTyXpjBKjP5PCMy4EA/khJeOaSeNMnFt0o~DMx6qQ 

View solution in original post

2 Replies
akumar2301
Specialist II
Specialist II

please attach tfilter output to hashoutput and then use it in using hashinput in tmap.

 

https://help.talend.com/reader/~V1UYTyXpjBKjP5PCMy4EA/khJeOaSeNMnFt0o~DMx6qQ 

Tasfiahm
Creator
Creator
Author

Hi Abhishek,

 

Thanks a lot for your advice. I should have posted my question a few days earlier.

I have implemented the tHash component.

 

Regards,

 

Tasfi