I am working on a mobile app using powerapps canvas, and need to patch to a dataverse table. In the browser this works fine and the table is successfully patched. On the mobile app I get an "entity with name _ not found in metadata", despite it being in the offline profile. Critically, it says it cannot find he entity set name "crd0e_fieldapp_uploadedfileses", it has appended an "es" to the end of the logical name that doesn't reflect what is in dataverse, which says the logic name is "crd0e_fieldapp_uploaded_files". I have created two new tables and have had the same issue, despite patching to other dataverse tables throughout the app without issue up until now. I need to be able to save to dataverse for offline support, so uploading to something else like sharepoint isn't an option. See below the code, table and error.


Report
All responses (
Answers (