Power Apps data source and local storage #2274
Replies: 1 comment
-
Hi. I suggest you to post questions about Power Apps at https://powerusers.microsoft.com/t5/Building-Power-Apps/bd-p/PowerAppsForum1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm building an app for diary activity control in my workspace. Users need to fill out a form containing information relevant to the coordination team. I want to save these forms within Power Apps before sending them to SharePoint. This allows users to review, edit, or remove entries before final submission.
I used the "Collect" function to gather form data and store it in a local collection. This collection is then linked to a browse gallery. However, when I try to connect the browse gallery to the edit form and form viewer, I encounter two identical errors: "Invalid function. Compatible with data source value awaited." I've tried various solutions, but none have been successful. Any help would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions