Forum Discussion
LB_Team
1 year agoAdvocate I
PowerBi chatbot in Copilot Studio
Hi everyone, I'm exploring the idea of building a chatbot using Copilot Studio (formerly Power Virtual Agents) that can answer natural language questions based on a Power BI dataset for example: ...
- 1 year ago
okay i got a plugin like
run a query against dataset I gave my workspace, dataset but in query what should I give? beacause i dont want to query for a specific visual or measure in my dashboard . I wanted to be dynamic like any a question I ask wrt to the dashboard I made i must get the answer from the chatbot.
LB_Team
1 year agoAdvocate I
the links provided below are wrt to copilot but not PVA (Copilot studio)
JamesAshworth
9 months agoNew Member
Hi LB_Team - did you have any luck with your solution? I am currently trying to make a copilot studio agent that is able to take in natural language questions -> turn them into DAX queries -> return information to users in natural language. Any tips would be greatly appreciated if you were successful.