Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
navya8285
New Member

Power Bi to power automate

When I trigger Power Automate from Power BI, I’m passing the data correctly  I can even see it in the Power BI table view. But in Power Automate, when I use triggerBody(), it shows an empty object. Why is that? I’ve tried multiple demo flows, and this issue happens only with one dashboard. In all other dashboards, the data passes to Power Automate correctly. Here, it always shows null.

 

triggerBody()?['entity']?['Power BI values']?[0]?['Years'] amd i tested with only 
1 ACCEPTED SOLUTION
v-tsaipranay
Community Support
Community Support

Hi @navya8285 ,

Thanks for reaching out to the Microsoft fabric community forum. Thank you @lbendlin for your response.

 

This usually happens when the flow is created using the new Power Automate designer, which has a known issue where triggerBody() doesn’t capture data from Power BI correctly. Try recreating the same flow using the classic designer, and it should work as expected.

Also, double-check that the Power Automate visual in Power BI has at least one field mapped under the “Fields” pane, if it’s blank, the trigger won’t receive any data.

If it still shows null, please share a quick screenshot of your flow’s trigger setup and Power BI visual configuration (no sensitive data needed) so we can help spot the mismatch.

For more details please refer:  Trigger flows from Power BI reports - Microsoft Power Platform Blog

Hope this helps. Please feel free to reach out for any further questions.


Thank you .

 

View solution in original post

5 REPLIES 5
v-tsaipranay
Community Support
Community Support

Hi @navya8285 ,

 

We haven’t received an update from you in some time. Could you please let us know if the issue has been resolved?
If you still require support, please let us know, we are happy to assist you.

 

Thank you.

v-tsaipranay
Community Support
Community Support

Hi @navya8285 ,

 

I wanted to check if you had the opportunity to review the information provided. If you still require support, please let us know, we are happy to assist you.

 

Thank you.

v-tsaipranay
Community Support
Community Support

Hi @navya8285 ,

Thanks for reaching out to the Microsoft fabric community forum. Thank you @lbendlin for your response.

 

This usually happens when the flow is created using the new Power Automate designer, which has a known issue where triggerBody() doesn’t capture data from Power BI correctly. Try recreating the same flow using the classic designer, and it should work as expected.

Also, double-check that the Power Automate visual in Power BI has at least one field mapped under the “Fields” pane, if it’s blank, the trigger won’t receive any data.

If it still shows null, please share a quick screenshot of your flow’s trigger setup and Power BI visual configuration (no sensitive data needed) so we can help spot the mismatch.

For more details please refer:  Trigger flows from Power BI reports - Microsoft Power Platform Blog

Hope this helps. Please feel free to reach out for any further questions.


Thank you .

 

lbendlin
Super User
Super User

Make sure you are not using the New Designer in Power Automate. That one is known to cause empty trigger bodies.

KNP
Super User
Super User

Not enough detail about the setup in either Power BI or Power Automate.

Please provide more details.

 

Have I solved your problem?
Please click Accept as Solution so I don't keep coming back to this post, oh yeah, others may find it useful also ;).
xOIEmaj

If you found this post helpful, please give Kudos.
It gives me a sense of instant gratification and, if you give me Kudos enough times, magical unicorns will appear on your screen.
If you find my signature vaguely amusing, please give Kudos.
image
fabric-SUbadge
Proud to be a Super User!

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors