Welcome to OSQuay’s Knowledge Center.
A place to find articles, tutorials, how-tos, and more.
How To Handle Dynamic Excel Spreadsheets On The Outsystems Platform
A data structure must be defined beforehand when importing or exporting an excel file through the built-in OutSystems feature. Although this works for most situations, a different approach is needed when the number of columns is not specified or is data-dependent. So, how can we work around not using a known data structure?