Power Automate allows you to trigger a wider variety of automated actions. When added to Power BI via the Power Automate visual, users can trigger automated actions based on the current data context with the click of a button. Below I walk you through 5 examples for using this visual in a Help Desk reporting dashboard and provide some guidance for troubleshooting flow failures.

<aside> 💡

This post accompanies a talk I gave to the DC Power BI User Group in September 2024.

</aside>

🗒️Table of Contents

Limitations (as of early 2025)

Example 1: Send a Reminder Email for a Specific Ticket

<aside> <img src="notion://custom_emoji/315004be-2b85-4043-bee7-97c1ef7a29d4/165f74e6-22e2-80cf-9d1c-007a4ab5c9f3" alt="notion://custom_emoji/315004be-2b85-4043-bee7-97c1ef7a29d4/165f74e6-22e2-80cf-9d1c-007a4ab5c9f3" width="40px" />

Scenario: In the Help Desk ticketing dashboard, when users have drilled through to a particular ticket, they want to send a reminder email to the assigned technician that a request is still open.

</aside>

  1. Insert the Power Automate for Power BI visual.
  2. Select your environment from the top right of the visual.

image.png

  1. Drag any fields you want to use in the flow to the Power Automate data well. These are all the fields I want to include in my reminder email:

image.png

  1. In the Power Automate visual, click the ellipses and select Edit to open Power Automate.

image.png

  1. You can select one of the pre-made templates or click New > Instant cloud flow to start from scratch.

image.png

  1. The Power BI button clicked trigger will be added to your canvas. This means every time someone clicks the button in your report, this automation will run.

image.png

  1. Rename your flow by typing in the top left.