Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to write data on EXCEL using Dynamic column witch I need to specify date when I have data date, the purpose is to have date in excel files
Attached screen for more clarification
Thank you for Help
Tarik,
Hello,
Dynamic Schema is an advanced feature in Talend subscription products. It allows you to design Jobs without having to know the structure (names, types, and number of columns) of the data to be handled. You can find more information about this feature at How to process changing data structure?
However, not every component supports the dynamic schema feature. You will get an error as shown below if you select the Dynamic type for a column in the schema of a component that does not support this feature.
Please have a look at this KB article about:
https://community.talend.com/s/article/Which-components-provide-the-Dynamic-Schema-feature-TBe8P
Best regards
Sabrina