jlolling / talendcomp_tFileExcel

Talend components tFileExcel* to read and write Excel documents
Apache License 2.0
14 stars 7 forks source link

tFileExcelWorkBookSave not updating Pivot table #29

Closed dorel14 closed 2 years ago

dorel14 commented 3 years ago

Hello I have a job with TFileExcelWorkBookOpen that open a template workbook

In the workbook 2 sheets

TFileExcelWorkBookSave => this save the workbook but pivot table is not refreshed image

My talend version is 7.3.1 tFileExcel version 12.5

jlolling commented 3 years ago

Could you please post here a screenshot from your job design? Please take care you trigger the tFileExcelWorkBookSave with an OnSubjobOk because otherwise it is possible the actual post processing of the component tFileExcelSheetOutput is not done. I had mad such mistake and it took many hours for me until I realised the problem.

dorel14 commented 3 years ago

Here it is image

image

dorel14 commented 3 years ago

hello some news ??

jlolling commented 3 years ago

The formula evaluation is not the function which refreshs the pivot table. Please take care the pivot-table is configured as "update when document is opened". Screenshot 2021-08-23 at 19 24 45

jlolling commented 3 years ago

In my tests it works this way. Did you see the updated table in the data sheet?

jlolling commented 3 years ago

Does my explanation solved your issue? If not we can have a zoom session to figure out what went wrong. Please contact me directly jan.lolling@gmail.com