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: 
hgromek
Contributor
Contributor

tfileInputExcel export data - to specific sheet columns

I need to replace data from A:R on Sheet1 in an excel file I have excel formulas in S,T,U,V. is this possible? 

Labels (3)
1 Solution

Accepted Solutions
akumar2301
Specialist II
Specialist II

Yes , you can update an existing excel file using tfileexceloutput

 

use properties ' Append existing file' , 'Apeend existing sheet' , 'Is absolutr Y pos.' define the position from where update should start in your case A0.

View solution in original post

2 Replies
akumar2301
Specialist II
Specialist II

Yes , you can update an existing excel file using tfileexceloutput

 

use properties ' Append existing file' , 'Apeend existing sheet' , 'Is absolutr Y pos.' define the position from where update should start in your case A0.

hgromek
Contributor
Contributor
Author

Hi - following up on this, I have 2 issues -I have the columns loading the correct information however 

1st - the number of rows is fluctuating. So sometimes it can be 1500 rows, next update is 1000 rows. How (without replacing the sheet, since there are formulas attached to data) can I remove the data at the end. It loads but leaves old data. 

2nd - the excel formulas don't auto-calculate, I need to resend them to trigger them. 

 

Can anyone help with either of these? I would appreciate it!