Hi Everyone
Scenario:
I have a scenario where 150 columns to be exported as excel.
Limitations:Using Export Data Store Entity to Excel, it supports only 50 columns.
Solutions tried:
Tried using multiple Export Data Store Entity to Excel with different Starting Cell (A2,AY2,BY2).
Issue:
The excel sheet is updating only with the last Export Data Store Entity to Excel Data. Previous Node data are getting erased.
What is needed?
I need all the 150 columns to be updated in the same Excel Sheet(Single sheet).
Discussion posts and replies are publicly visible