How to dynamically parse Excel attachments with variable column positions into a custom table?
Hi Everyone,I have a requirement to parse incoming Excel attachments and map the data into a custom table, but the Excel file structure is completely dynamic.The Scenario:1. Excel files are received via email and attached to specific Case records.2. ...