My app needs to pull data from 2 different data sources( both are excel sheets).
There is a customer ID that is present in both excel sheets that can be used to match.
Some screens already display data from one excel sheet.
I need to now create another screen with forms to display data from the other excel sheet for the data displayed in the other screens for the same CustomerID.
I am looking to use Patch functions and set function to stor