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: 
Anonymous
Not applicable

tELTOracleMap - generic component

Hello,

 

I am preparing a generic template to process all the rows given in a table(say table has 330 rows).

i) sub-process 1: Read n rows( 0 to 99) from TableA, join with another table in tELTOracleMap -> insert into target TableB

ii) sub-process 2: Read n rows(100 to 199) from TableA, join with another table in tELTOracleMap -> insert into target TableB 

iii) sub-process 3: Read remaining rows(>199) from TableA, join with another table in tELTOracleMap -> insert into target TableB

 

I wanted to use the same job for all 3 sub-process. How do build the where condition to be used in tELTOracleMap.

 

Thanks.

 

 

Labels (2)
0 Replies