I know there is a ExcelToRecordList widget to extract content of excel to a structure and/or entity.
One of my end user requested a photo to attach to a particular cell column for some rows. Is outsystems able to extract the photo as per row in the excel?
Hi Christopher,
Not with the standard Excel functionality. You could take a look at one of the Excel components in the Forge. Note however, that as far as I'm aware, images in an Excel file are not associated with a particular cell, but are just floating above the cells.