I've been working on a SharePoint list PowerApp that works in mutiple languages. In order to accomplish this I've imported data from Excel for the translations.
Initially, it works fine, but after a while the app stops loading data. What I mean by this is that I can publish the app ok, and click on a list item to view/edit. But after a few clicks on the item the entire form stops loading data from the list and I get the error "No data source provided". Refreshing the page doesn't work.
Sometimes a re-publish kicks it back into life, sometimes not. Sometimes removing and re-adding the Excel data works, sometimes not. Reloading the list and app in a new private browsing session usually doesn't work.
It's impossible to debug, as it's sporadic in nature, and when it stops loading the data all code in the app ceases to work. The only things that display on the form are static elements with no code. The logo image I uploaded to the app doesn't even show.
So, has anyone else encountered a similar issue? And if so, was it resolved somehow? Getting desperate here!
Duncan