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 / Support me to correct ...
Power Apps
Suggested Answer

Support me to correct my formular

(1) ShareShare
ReportReport
Posted on by 6
Hi admin,
I studied new Power app for supporting my job. I just create the new one and I dont know what is the error with my formular. Could you take a look to correct my formular and for "Submit buttom" . Thank you to all.
Categories:
I have the same question (0)
  • MS.Ragavendar Profile Picture
    7,431 Super User 2026 Season 1 on at
     
    You have created the controls seperately, and there is no formula you have written for submit logic and try with the form controls in Power Apps 
     
    Submit (Button)-> On Select -> Try with SubmitForm(FormName) if you are using the form control.
     
    Form Control
     
    If you are design the individual controls like this you need to use the Patch function
     
    Patch
     
    ✅If this helped, please Accept as Solution to help others ❤️ A Like is appreciated 🏷️ Tag @MS.Ragavendar for follow-ups.
  • SP-20030321-0 Profile Picture
    6 on at
    Thank Regavendar, Could you advice for my case? I just study so I think I don't know how to change as your suggestion. 
  • Suggested answer
    DP_Prabh Profile Picture
    381 on at

    To perform operations such as adding a new record to a table, you can use form controls. Allow me to guide you through the process step by step.

    1. In your canvas app. Go to Insert button and type form you will see two types of form one is modern control "form" and other one as "Edit form". You may select any form.
    2. When it is displayed on screen it will say you to add a data source so add your Data source that can be Dataverse or SharePoint. Once you select a table for example I have selected Dataverse table named "ProjectTasks" that will be shown in DataSource property of Form.
    3. All the fields will be shown to you on screen and if you want you may add additional as well from field property by edit button 
    4. Now as we are creating a new record from this form so its default mode property should be set to "New".
    5. For submitting the record to Dataverse we will add a submit button and add code as 
    SubmitForm(formName);    //replace formName with your form1/form2 name check from properties only at top it is given.
     
    After this the record will be saved to Data source and for more learning you may watch this youtube video as well (https://youtu.be/HHXKfB1iAH4?si=vsvqee2t4nvP2qx9)
    And after this do follow Microsoft documentation on same (Understand canvas-app forms - Power Apps | Microsoft Learn)
     
    I hope this works for you!

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 Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 424

#2
WarrenBelz Profile Picture

WarrenBelz 355 Most Valuable Professional

#3
11manish Profile Picture

11manish 290

Last 30 days Overall leaderboard