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 / Sharepoint/PowerApps: ...
Power Apps
Unanswered

Sharepoint/PowerApps: Using multiple submitforms() to sharepoint lists fails randomly

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi,

 

I think we've encountered a strange bug since the update of the newest Sharepoint Version (the one with the left icon bar):

We had a PowerApp that submitted data to multiple sharepoint lists via

 

 

Concurrent(
SubmitForm('Form1'),
SubmitForm('Form2'), 
SubmitForm('Form3'),
...
);

 

 

This worked like a charm until somewhat mid-last week (1st week of May).

Now, it randomly submits all forms or only the very first. I create a new entry via Sharepoint - all lists are populated. I do so again, only the very first is populated. I try again, all are populated. There is no pattern, and as far as I can see, it doesn't matter what browser or switches I pull on the frontend.

 

Did somebody notice something similar?

 

Thanks!

 

CH

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

    @Anonymous 

    Try troubleshooting with 

    SubmitForm('Form1');
    SubmitForm('Form2');
    SubmitForm('Form3');
    ...
    

    and see if that works.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thank you very much for your input - appreciate your help very much.

     

    We tried it already with and without Concurrent() - but alas nothing changes. We have 10 PowerApps on this Sharepoint and all demonstrated the same behaviour from one day to the next.

  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @Anonymous , sorry just a thought.

  • RandyHayes Profile Picture
    76,299 Super User 2024 Season 1 on at

    @Anonymous 

    Do you have any error checking in place?  Your forms all have an OnFailure and an OnSuccess action.

    I would attempt to at least put Notify functions in each one of those actions in all the forms and see which one is not submitting properly.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi RandyHayes,

     

    thanks for your input. I added Notifies to OnFailue in all forms but they don't fire.

    The form, that comes first in the SubmitForms() lineup is ok, the rest is missing.

     

    The funny thing is that it worked fine until some days ago and since (apparanetly?) the sharepoint version changed, it doesn't work anymore. Looked through all KBs, but didn't find anything that could point into that direction.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Just as a thought: The apps (i.e. customized sharepoint input forms) contain multiple forms that get submitted to distinct lists in Sharepoint. These forms are shown one by one (triggering via buttons that switch visibilities) - could it be something with that? When saving, I tried to switch each form visible, then submit it, then go to the next - but alas, nothing changed.

     

    Any thoughts?

    Your help is much appreciated!

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 356 Most Valuable Professional

#2
11manish Profile Picture

11manish 225 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 211

Last 30 days Overall leaderboard