Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

How to trigger multiple Power Automate buttons on same page on Power Bi Desktop

Hi Team, I have created about 8 different Power Automate buttons/queries on my Power Bi Desktop.

 

Each button when clicked individually, passes the filtered data to the underlying workflow which then creates the respective Excel file into my designated Sharepoint folder.

Currently to run them all, I have to press/trigger those buttons on the left individually.

 

Is there a way I can get all of those buttons trigerred at same time by just clicking on 1 button ?

 

how to trigger the buttons on the left at the same time using just 1 click

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Thanks v-yanjiang-msft , I don't think that solution will work in my case though.

     

    Each button when clicked individually, passes the filtered data to the underlying workflow. Calling the child flow in this case doesn't bring that 'filtered data' into the flow as opposed to actually clicking the button does.

    In other words I need the data that gets created when the button is clicked. Is there a connector I can use which mimicks the button click action.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Thanks v-yanjiang-msft , I don't think that solution will work in my case though.

     

    Each button when clicked individually, passes the filtered data to the underlying workflow. Calling the child flow in this case doesn't bring that 'filtered data' into the flow as opposed to actually clicking the button does.

    In other words I need the data that gets created when the button is clicked. Is there a connector I can use which mimicks the button click action?

  • Bdurai1211's avatar
    Bdurai1211
    Frequent Visitor

     I have the same situation as above. Please let me know if you have found a solution for this