Hi,
Does managed to successfully write data to dataverse? Dataverse table is set to support offline - the same with Canva app.
Everything set as per Microsoft Doc: https://learn.microsoft.com/en-us/power-apps/mobile/setup-mobile-offline-classic
Use case is very simple, I have to capture bunch of attributes from users who can type information into a form and submit so that all information provide can be happily updated in dataverce once internet is available.
One can think that submitting data to dataverse in offline mode is exactly why Microsoft have added this functionality. Still, today I got some feedback from MS team explaining that any offline use cases should rather be supported via collections and SaveData & LoadData combinations as per old article from 2021: https://www.matthewdevaney.com/power-apps-offline-mode-a-step-by-step-tutorial/
Does anyone managed to create or update in dataverse using this new features without saving collected data to local file and than loading that again once offline?
My assumption is that Patch or SubmitForm should work well in app set to work in offline - am I wrong?

Report
All responses (
Answers (