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 / Network error when usi...
Power Apps
Unanswered

Network error when using Patch Function: an error occurred on the server

(0) ShareShare
ReportReport
Posted on by 221

Hello,

        when I was first building the edit form, it told me that I needed to include ID. The ID field is the primary key. I needed to do auto increase and so in the default field I put in If(Form1.Mode=FormMode.New,Last('incentive_test.D_ClinicSessions').ID+1,ThisItem.ID). This field is required in azure sql. Now when I submit the form it gives me the error of "Network error when using Patch Function: an error occurred on the server"

 

 

NitroPepsi_0-1674238584693.png

 

Categories:
I have the same question (0)
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @NitroPepsi 

    For your ID field:  Coalesce(Parent.Default ,First(Sort('incentive_test.D_ClinicSessions', ID, Descending)).ID+1)

    Never put any functions following SubmitForm().  They are not necessarily executed sequentially and they should never be executed at all if the submission fails.  Instead, they belong in the OnSuccess property of the form. 

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @NitroPepsi 

    For your ID field:  Coalesce(Parent.Default ,First(Sort('incentive_test.D_ClinicSessions', ID, Descending)).ID+1)

    Never put any functions following SubmitForm().  They are not necessarily executed sequentially and they should never be executed at all if the submission fails.  Instead, they belong in the OnSuccess property of the form. 

  • NitroPepsi Profile Picture
    221 on at

    Thank you, I did put in the Coalease formula for my ID field, would you have any idea as to the error I get when submitting the form. I made submit form at the bottom, I have take n out the other items but nothing. 

    NitroPepsi_0-1674249409285.png

     

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @NitroPepsi 

    One of your fields is probably incorrectly configured in the form. To get a clue, use the Monitor function.  The alternative is to remove each card one by one and retry the submission until you find the culprit. 

  • NitroPepsi Profile Picture
    221 on at

    Hello,

           Ok, I will try eliminating the variables because on my monitor function there is nothing there. It just tells me that no activity captured yet. 

  • NitroPepsi Profile Picture
    221 on at

    Hello, I did the monitor thing and it gave me this info but I am not sure how to go about this. 

    NitroPepsi_0-1674252008997.png

     

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @NitroPepsi 

    Delete your connection and reconnect and try again. 

  • NitroPepsi Profile Picture
    221 on at

    What I did was remove the data source

    I saved and exited out of the app. 

    logged back in the app and added the data source. I tried it again and it gave me the same error a bad gateway. 

     

    NitroPepsi_0-1674254826830.png

     

  • NitroPepsi Profile Picture
    221 on at

    Thank you, I will try that. 

  • agamarra Profile Picture
    6 on at

    This doesnt help. 

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 429 Most Valuable Professional

#2
11manish Profile Picture

11manish 191 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 122 Super User 2026 Season 2

Last 30 days Overall leaderboard