Forum Discussion
File Name Power Automate Button Export
How can i bind a 'Table'[Field] to a field parameter ?
- freginier1 year agoSolution Sage
To bind 'Table'[Field] to a field parameter in Power BI for use with a Power Automate button, follow these steps:
Add a table visual (or any visual) and make sure 'Table'[Field] is included.
Insert a Power Automate visual from the Visualizations pane.
Click on the Power Automate visual to open the Power Automate editor.
In the right panel, under Fields, drag 'Table'[Field] into the Power Automate data inputs section.
In the flow, use this field as a dynamic content — it will show up like Table_Field or similar under the trigger inputs.
Now the value from 'Table'[Field] will be passed to Power Automate when the button is clicked.
- stefantaust1 year agoHelper I
i cant find the table/field under Trigger?
- freginier1 year agoSolution Sage
You won’t see the table/field directly in the trigger step. First, you must add the field to the Power Automate visual in Power BI Desktop under the "Fields" section.
Once that's done:
Go back to Power Automate.
Click on the Power BI trigger (“Klick auf Power BI-Schaltfläche”).
You’ll now see the fields passed from Power BI appear as dynamic content (like Table_FieldName) in later steps.
If fields don’t show, double-check that the visual in Power BI includes them before clicking “Create new flow.”