
Announcements
Power app function works in preview but not in production/embedded sharepoint.
So i have a Power App with a function that collects fields into a collection and then patches this collection to a SharePoint list. The values appear in the collection and patch successfully when the app is in preview, but when we publish and try to patch it then, it patches empty values (null). Has anyone encountered this issue before, and how do you resolve it?
Have you tried using Monitor on the app to see what's happening while the null are being populated?