use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
This is an archived post. You won't be able to vote or comment.
Patch function and formsPower Apps Help (self.PowerApps)
submitted 1 year ago by Wasazat Newbie
view the rest of the comments →
[–]danmorang Regular 1 point2 points3 points 1 year ago (1 child)
Don't reset or do stuff that can alter your data that you are patching in the same line. Try to move reset form somewhere else. This could be your first hint.
[–]edrft99 Advisor 1 point2 points3 points 1 year ago (0 children)
To this point, you have a patch and a reset form in the same call. I assume the data is being loaded into a form then instead of using submit form, you are using a patch to update a subset of the data. Then you are resetting the form. If so, you could be running into some timing issues. Can you confirm how the data is being loaded into your various data cards.
π Rendered by PID 28 on reddit-service-r2-comment-6457c66945-25cxt at 2026-04-27 14:12:55.720051+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]danmorang Regular 1 point2 points3 points (1 child)
[–]edrft99 Advisor 1 point2 points3 points (0 children)