Hi,
I have created a flow to get the details integrated with service now to be displayed in a html table format using power automate i am able to see the html table output but not able to print the same on to Power virtual agent when i run it. All i see is the <table> tags as the output and also even though the flow has ran successfully i see the below error in the return output. Is there a way to print the table from the html output to power virtual agent.
Power Virtual Agent snapshot
Solved! Go to Solution.
Hi @HemanthN ,
It's not possible yet to implement an HTML table directly to PVA chatbot.
You can create a table using Markdown, which works fine.
https://docs.microsoft.com/en-us/power-automate/approvals-markdown-support#tables
Hi @HemanthN ,
It's not possible yet to implement an HTML table directly to PVA chatbot.
You can create a table using Markdown, which works fine.
https://docs.microsoft.com/en-us/power-automate/approvals-markdown-support#tables
There is a discussion on how to use markdown in PVA to format data and display images and videos here, with some examples:
You have to use markdown via a flow, like you did with HTML table.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Check out Tomasz Poszytek's session from the 2020 Power Platform Community Conference!