wrote:
Hi David,
Using Excel package you can write your own excel file with any number of sheets, Outsystems provided one action name as "Worksheet_SelectByIndex" with excel package. Using this action you can specify your sheet number at the time of creating excel file.
I hope this will work for you.
Hi Narendra,
Do i need to have predefined excel sheet in resources with headers ? How can i export it to excel with headers coming from source list, where i dont want to give header in predefined excel.