web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / problems when running ...
Power Automate
Unanswered

problems when running power apps on the sharepoint page it does not perform the power automate flow

(0) ShareShare
ReportReport
Posted on by 38

I have created 2 applications in Power Apps, one to delete data from a SharePoint table and the other to upload an Excel file to a SharePoint list. I have put both in a SharePoint Pages but when I run the second one (load Excel file into SharePoint list), sharepoint) the flow is not activated, it is not activated if I enter the power apps application, it is only activated when I enter power automate and gave it a try. Do you know why this reason is?

Categories:
I have the same question (0)
  • annajhaveri Profile Picture
    8,531 Most Valuable Professional on at

    @Joseq2   it is not activated if I enter the power apps application, it is only activated when I enter power automate and gave it a try, can you please elaborate this more?

  • Joseq2 Profile Picture
    38 on at

    Hi Anna I'm going to detail look I have the following sharepoint page where in it I detailThe 3 Steps to Load Data into a SharePoint List.

    Step 1 Download an excel file where the information to be loaded into the sharepoint will be loaded.(Image attached).

     

    Step 2 An embedded power apps where this app contains a delete sharepoint list button this I did with power automate formula .run (I did it this way because my company's policies prevent me from placing a button to make an http call). (Image attached).(Let me know if you'd like me to pass the flows in power automate to you).

     

    The code of the button Step 2 in power apps: BorrarDatosCargadosdeInventario.Run()

     

    Step 3 An embedded power apps where this app contains a button to upload an excel file what it does is that each line of the file sends it to the sharepoint list. (Image attached) (Let me know if you'd like me to pass the flows to you)

     

    The code of the button Step 3 in power apps:

    Set(
    varFlow;
    MigratetoSharepoint.Run(
    {
    name: Last(DataCardValue3.Attachments).Name;
    contentBytes: Last(DataCardValue3.Attachments).Value
    };
    Last(DataCardValue3.Attachments).Name
    )
    )

     

    The problem is that when I enter the sharepoint page I press the button from step 2 and your flow runs but the button from step 3 when I press it does not run the power automate flow. Then I tried to enter power apps and run the application from there for step 3 when loading the file and pressing the button the power automate fujo does not run either. What works for me is to go into power automate and from there I go into the flow, load the file and test the flow and it runs.

     

     Do you know why this reason is?

  • Verified answer
    Joseq2 Profile Picture
    38 on at

    In the end I used the monitor tool to see what happened when I loaded the app and it gave me the InvokerConnectionOverrideFailed error and what happened was that I had added to my flow an action to send an email from power automate that caused it to give this error, I share a video where they explain what this error is due to, I hope it will help whoever is developing.

     

    https://www.youtube.com/watch?v=OpE4U96-ys8

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard