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 / Submit from canvas app...
Power Apps
Unanswered

Submit from canvas app using patch function creating multiple items in SharePoint for a user

(0) ShareShare
ReportReport
Posted on by 8

Hi Community team, 

Hope you all are good.

 

Canvas app has some input fields which uses a Patch function to create a new item into SharePoint list. However for a user it is always creating 4 entries.  It is also throwing an error notification "An error occurred on the server. Server Response: BusinessImpactAnalysisForm failed: The format of value 'HTTPS/1.1 localhost.localdomain 0A7E660C' is invalid."

(screenshot attached). 

I have double checked the user permissions.

 

For other users it only creates 1 entry as it should do. 

 

Any help is much appreciated.

powerapps error.jpg
Categories:
  • Maxwell123 Profile Picture
    93 on at

    Can you send me the code?

     

    Thanks

  • naveenwills Profile Picture
    8 on at

    Patch( BusinessImpactAnalysisForm, Defaults(BusinessImpactAnalysisForm), { Title: PatchOrgUnit.Text, DeptLocation:'TextInput Location'.Text, OtherLocation: OtherLocation.Text, TeamProductsServices:PatchProducts.Text, StaffWorkRemotely: PatchRemoteWork.Text, FixedLocationStaff:PatchStaffSpecialistEquip.Text, EndUser: PatchEndUsers.Text, DamageImpact:Concat('Damage Impact'.SelectedItems, Value), DamageLikelihood:Concat('Damage Likelihood'.SelectedItems, Value), DamageBreakdownImpact:Concat('DamageBreakdown Impact'.SelectedItems, Value), DamageBreakdownLikelihood:Concat('DamageBreakdown Likelihood'.SelectedItems, Value) }) ;Navigate('Success screen',ScreenTransition.Fade)

  • Maxwell123 Profile Picture
    93 on at

    On first Glance try using the "Collect" function. The formating is the same except you wont need to specify your record. Patch is good for updating existing records but collect is better to create new ones.

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
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard