
Announcements
I have data in dataverse.
Goal_ID, Goal_Name, Goal_des, Goal_Activity, Goal_Measure. these are the columns in Dataverse.
step1: in the bot, the user can click on the Goals> return all Goal_Names in the table based on Goal-ID.
step2: The user can click on the Goal_ID> return all Goal_Activities based on goal_id.
for this, I have to create a flow, if you guys have any ideas please reach out to me.
thanks and regards,
Sathish. Y
Hi @Sathish123
For this you will have to create some flows in power Automate, depending on the option that your user makes you perform the GET directly into your table, in power automate, you need to treat the data, and you can create an HTML table to present this as text for your user.
In case he informs specific data you pass the parameter to the table search and return the requested information, directly as text.
Power Automate GET DATAVERSE
Topic in PVA
Did I answer your question?😉 Like my answer? Like it! 👍
|