This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I want to create a flow in Power Automate that triggers an action based on a specific row in a Power BI table I want to ensure that if you accidentally trigger the flow, that it does not trigger and send using all the rows and that it would only trigger if one row is selected.
It is very easy to accidently press the trigger and initative the flow usings all the rows in the table which could be problamatic
Has anyone any ideas? I would be very greatful.
Thank you
John
Solved! Go to Solution.
None of that is possible. You need to do your validation in the flow itself - check for the array size to be exactly 1 before proceeding.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41
triggers an action based on a specific row in a Power BI table
Please be more specific. Triggers are based on events, not on data.
Hi,
Thank you for your response.
I have a Power BI report with a table visual, and I've added a button that triggers a Power Automate flow. The issue I'm facing is that if the button is accidentally pressed without selecting a row in the table, the flow triggers and processes all rows in the table, which is problematic.
What I want to achieve is:
The trigger and table have the table same columns in it, so if pressed a row in the table it would only send one row. The issue I'm facing is that if the button is pressed without selecting a row in the table, the flow triggers and processes all rows in the table.
I hope that is enough info
Thank you much appreciated
John
None of that is possible. You need to do your validation in the flow itself - check for the array size to be exactly 1 before proceeding.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 30 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 63 | |
| 53 | |
| 31 | |
| 23 | |
| 23 |