Is there any possible way to read data in excel file which contains merged cells in outsystems?
Hi Sowndhar,
Did you try?
Probably the build in function to import an excel in a record list will not work, unless it are a complete set of columns of cells merged in to one.
Else you can try the following Forge component that supports more advanced use cases to import and export excel in OutSystems:
https://www.outsystems.com/forge/component-overview/355/advanced-excel
Regards,
Daniel
Hi Sowndhar S ,
I agreed Daniël Kuhlmann. I used advanced excel component and Cell_Merge server action.
if you are facing any issue. please share OML file.
Thanks,
Ramesh