Hello all,
I'm trying to set a worksheet as database in PowerApps. This sheet should be edit through PowerApps by users. For that purpose, I set a editable form linked to this excel data. Data is loaded without problem at first time but the problem I've found is when you edit some fields, the data in excel is modified as expected but is not updated in the PowerApps form.
I tried the same exercise with a SharePoint list and works properly. The issue is the update time in excel connection.
Could anyone help me with the form updating in PowerApps?
Thanks in advanced!