Hi everyone,
Im using AdvancedExcel component to build a file, then add the file to a zip (using AddFile from Zip module) i set FileName with ".CSV" extension but it showed wrong format message when i opened (".xlsx" is ok)
I want to use CSV format, so how can i convert to CSV?
Thanks
hi,
Can you check this Component and this Post
Regards,Wasimkhan S
Hi,For CSV are you using any forge component ?if not try this
https://www.outsystems.com/forge/component-overview/9929/excel-translatororhttps://www.outsystems.com/forge/component-overview/9990/xlsxtocsv
you can check this discussion also:https://www.outsystems.com/forums/discussion/46173/converting-xls-to-csv/#:~:text=Import%20the%20Excel%20sheet%20with,result%20of%20the%20CSV%20component.