
Announcements
I have a requirement like, i need to update and submit the values of 33 static items at a time. I have tried by running a power automate multiple times on a single button. Here the challenge i am facing is the code will be more in the front end and app is responding very slowly and also if any of the single trigger fails, the execution stops at that point only. So i am not able to store all the records in the database. Can you please suggests me some alternative ways to achieve this.
Hello
You might want to explore option that azure function can offer to run this command again your database
Have a good day.