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 / Create separate line i...
Power Apps
Suggested Answer

Create separate line items/subitems for each request in Powerapps Form/SharePoint

(1) ShareShare
ReportReport
Posted on by 603
I have a powerapps form where users can raise below requests
 
1. Onboarding
2. Update existing system
3. Upgrade existing system
4. Extend existing system
5. Offboarding
 
I have created a powerapps form and have a Request Type column which is a radio button in PowerApps form and Single line of text in SP List
 
If i create a onboarding request and submit, a new line item is created in SharePoint list based on the newform submission. If i select update request, existing onboarded system gets updated in SharePoint with Request Type "Update existing system" based on EditForm submission.
 
 
However, my requirement is to create a separate line item for each request type. Means if i onboard a new system today say System A and then raise an Update and upgrade request, there should be 3 line items for System A. May i know how to achieve this?
 
System A - Onboarding
System A - Update
System A - Upgrade
 
 
Categories:
I have the same question (0)
  • Suggested answer
    Matthias PPS Profile Picture
    70 on at
    If I understood you correctly, you want to have a SharePoint list item for each change of status.
     
    In this case you should not use EditForm because this will just update the currently selected record. You could maybe always use the NewForm approach and when a user selects an already existing record you prefill the default values with the correct data.
     
    Another option would be not to use the SubmitForm function but Patch(). Have a look at this:
     
    This will give you more freedom than SubmitForm
  • Suggested answer
    stampcoin Profile Picture
    5,158 Super User 2026 Season 1 on at
    something you didn't mention:
    Do you allow the user loading existing records for modification ? if those it will not be a new records.
    Here is my thought:
    1.  Add a guid screen with gallery, if nothing exists, guide the user go create new one.
    2.  When they create new request, for example onboading,  lauch  form1 in new mode, so make it create new records.
    3.   If edit existing records. you may consider that some fiedl is not allowed to change.
    4.  Use patch if you prefer, within it create if the user use editmode, otherwise submit.

    Enjoy Power Platform and have a great day 🚀 |  My LinkedIn

    If the answer helps, please consider 👍, Thanks.

  • Suggested answer
    venturemavenwill Profile Picture
    1,198 Super User 2026 Season 1 on at
    You can add add a Patch statement to the OnSuccess property of your form to create additional records on submission. 
     
    Unfortunately there is not enough information to be more specific, but check out the Patch documentation - which should help
     
  • WarrenBelz Profile Picture
    155,346 Most Valuable Professional on at
    Coming in as I have dealt with your posts on numerous occasions in the past. Although your post is a bit ambiguous, I think you are asking how to detect if existing records exist for the same criteria, which leads to the question what fields need to be the same before this situation occurs. This is either about the information available to the user before the form is produced, so you will know whether to present a new or edit form, OR always present a new one and decide on the information presented whether your Patch needs to update an existing record or produce a new one.
    Have a think about this and confirm if in fact this is what you are trying to do and based on my suggestions, how you think you could approach it.
     
     

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 915

#2
Valantis Profile Picture

Valantis 571

#3
11manish Profile Picture

11manish 457

Last 30 days Overall leaderboard