web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / After Patch, Checking ...
Power Apps
Unanswered

After Patch, Checking the Patch and if something is missing re-patching that items

(0) ShareShare
ReportReport
Posted on by 235

Hey everyone!

 

I have an app that has 3 photos that run through power automate and then provide a link back in powerapps. Sometimes that link does not make it into the Sharepoint page. 

 

After a patch, how can I look up that exact item to check if the photo links are there? and if not re-patch them. It seems like it should be so simple. But my brain is not working today.

 

Thanks!!

Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,396 Most Valuable Professional on at

    Hi,

    You should investigate why isn't the patch working the first time around. What you are suggesting sounds like a workaround not a solution.

    Did you try using the Error function to figure out the root cause?

    Error, IfError, IsError, and IsBlankOrError functions in Power Apps - Power Platform | Microsoft Learn

  • AaronKnox Profile Picture
    514 Super User 2024 Season 1 on at

    Sudeep is correct, you should provide error handling immediately after the Patch.

     

    To find the exact item you just patched, first wrap the entire Patch() statement in a variable: UpdateContext({myPatchRecord:Patch(yourpatchcodehere)}); 

     

    After a successful patch to SharePoint myPatchRecord will contain the record you just created.  

    You can then get the SharePoint record ID from: myPatchRecord.ID to do additional lookups etc.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 505

#2
WarrenBelz Profile Picture

WarrenBelz 502 Most Valuable Professional

#3
Haque Profile Picture

Haque 324

Last 30 days Overall leaderboard