I have built a power app with quite a few pages, based off, in part, an Excel file, that has many fields.
The data changes/updates on a monthly basis. The number of rows fluctuate, with anywhere between 1000-1500 rows. There are almost 20 columns. This data is NOT manageable in a SharePoint list; the data is originally from an external database, which cannot be directly connect to the PowerApp. It is unacceptable to have someone go line by line, data point by data point, to review for changes. As such, the data from the database must be exported to an Excel file, formatted, and then copied and pasted in to the Excel file connect to the app.
It is also not feasible to have to rebuild the app EVERY SINGLE TIME that the data has to be refreshed/updated.
From what I can uncover in other posts, if data is added to the source file via Excel, PowerApps will not generate the row a PowerAppsId automatically.
How can I get it to generate a PowerAppsId so I'm not in a continual state of having to rebuild the thing????????
Frankly, if I can't get a PowerAppsId to generate, then I essentially have to scrap it, and we really need this app/capability.
Thanks.