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 / UpdateIf / Patch to sa...
Power Apps
Answered

UpdateIf / Patch to save data to SharePoint365

(0) ShareShare
ReportReport
Posted on by 20

Hello together,

hopefully someone can help me.
I developed an PowerApp Canvas-App with Offline-Capability. Everything works fine, except one thing. 
If I add a new entry and try to run Patch/UpdateIf to synchronize it with my SharePoint 365 and the internet connection breaks after I Checked (Connection.Connected = true), I receive an Error (Server is not responing)
How to handle/catch this error.

 

Hopefully someone can give me a hint!
Thanks!

BR Thomas

 

Categories:
I have the same question (0)
  • Verified answer
    WarrenBelz Profile Picture
    154,534 Most Valuable Professional on at

    @thmwg ,

    This is always the issue with offline apps of making sure of a connection before updating, however if you started the Patch code with

    If(
     Connection.Connected,
     Patch( . . . . . .),
     Notify("You have lost connection, please try later",Error)
    )

    this is probably the best you can do.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

     

  • WarrenBelz Profile Picture
    154,534 Most Valuable Professional on at

    Hi @thmwg ,

    Just checking if you got the result you were looking for on this thread. Happy to help further if not.

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 525 Most Valuable Professional

#2
Haque Profile Picture

Haque 273

#3
Kalathiya Profile Picture

Kalathiya 232 Super User 2026 Season 1

Last 30 days Overall leaderboard