ORACLE APEX 21.15 - How to Validate Data in Spreadsheet Prior to Appending.
We are on Oracle APEX 21.15
I am using a 'Data Load Definition' to append data that is in an EXCEL Spreadsheet into an APEX table.
How do I add validations to verify that the data in the spreadsheet is valid?
For example, the spreadsheet has two columns, SETID and SPEEDCHART. The values in these two columns need to be in an APEX View of PeopleSoft tables.