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
JohanPuttaert
Regular Visitor

Return data from a Power Bi dataset into a power virtual agent via a power automate flow :-)

Hello,

I am trying to start a power automate flow from a power Virtual Agent to recover 2 fields from a power BI dataset.

I managed to get the correct result but I fail to return the values to the virtual agent.

Do you guys have any advice?

 

Johan

 

JohanPuttaert_0-1668470686291.png

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @JohanPuttaert ,

 

Refer this document , the Search rows action returns the List of rows variable, which contains JSON data. Before you can use the data, you'll need to analyze it with the Parse JSON action.Please check your result output format.

 

Please refer to the following document for more information.

Use Power Automate flows in Power Virtual Agents - Power Virtual Agents | Microsoft Learn

Use Power Virtual Agents Connector to build Power Automate flows for your bot | Microsoft Power Virt...

How to call Power Automate Flow from Power Virtual Agent | Softchief Learn

 

Best Regards,

Neeko Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi Johan,

 

Can you let know how you had integrated PVA with PBI report, so that the user can interact over PVA.

Anonymous
Not applicable

Hi @JohanPuttaert ,

 

Refer this document , the Search rows action returns the List of rows variable, which contains JSON data. Before you can use the data, you'll need to analyze it with the Parse JSON action.Please check your result output format.

 

Please refer to the following document for more information.

Use Power Automate flows in Power Virtual Agents - Power Virtual Agents | Microsoft Learn

Use Power Virtual Agents Connector to build Power Automate flows for your bot | Microsoft Power Virt...

How to call Power Automate Flow from Power Virtual Agent | Softchief Learn

 

Best Regards,

Neeko Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. 

I found the solution anyway, and in the meantime, I got a little smarter by trying.

Thanks in advance for putting me on the right track.

Regards
Johan

GilbertQ
Super User
Super User

Hi @JohanPuttaert 

 

Is your column [userId] text or integer. If it is text make sure to encapsulate it with the double quotes "





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Thx for feedback.

It is an integer-value.
But that wasn't immediately the problem. I'm dabbling with sending it back to the virtual agent.

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 Kudoed Authors