69
Views
2
Comments
Solved
Read data in excel file which contains merged cells in outsystems
Question
Application Type
Reactive

Is there any possible way to read data in excel file which contains merged cells in outsystems?


2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

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

2025-10-18 11-13-53
Ramesh subramanian

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.