Forum Discussion
Return data from a Power Bi dataset into a power virtual agent via a power automate flow :-)
- Anonymous3 years ago
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
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.
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
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