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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to iterate in tfileOutputExcel in column R and not in a column A without delete first lines?

ello

 

It's again me ! Sorry, i again learn use Talend since three months. 

 

So....I want put these two column in column P because Column A to N, there will be graphs in this location.

But the matter, there are a same line and the last name in column P whereas there is a complete column in A and B.

 

 0683p000009LxLD.png

this is the job : It is a iteration because i only want ten first lines on 50. It is why there is a tJava (Numeric.sequence("iteration",0,1)0683p000009MA9p.png

and a connexion If : Numeric.sequence("iteration",0,0)<10

 

 

And in tFileoutputExcel , i put : 

"Absolutely is a position Y : first cell X 16 ; first cell Y : Numeric.sequence("iteration",0,0) 

 0683p000009LxHv.png

 

I don't unsterdand why it don't work....again.

 

Thanks in advance

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Resolve.

 

With much efforts and ask everyone. 

The matter is : header was checked and it delete names except the last name.

 

Now I don't have a header anymore but never bind, now, i had all names in a good column. I will write the header directly in Excel.

View solution in original post

3 Replies
Anonymous
Not applicable
Author

No? Anyone? Who knows how to move all column with all names in column R on Excel after iteration?

 

Maybe  @manodwhb ? @rhall ?

Anonymous
Not applicable
Author

it's impossible to resolve that? My colleague and me, we don't manage to resolve that. all components are correct but it don't work...

 

Please, i must resolve that... 0683p000009M9p6.png

Anonymous
Not applicable
Author

Resolve.

 

With much efforts and ask everyone. 

The matter is : header was checked and it delete names except the last name.

 

Now I don't have a header anymore but never bind, now, i had all names in a good column. I will write the header directly in Excel.