I'm currently working on developing a tool within the Power Platform that allows users to upload Excel files. The Power App or Power Platform solution will then validate the data in the uploaded Excel file (via Oracle DB connector) and generate two separate Excel files:
1. A validation summary Excel file.
2. A template Excel file ready for uploading to our database.
I'm curious to know if it's possible to achieve this functionality using the Power Platform.