Forum Discussion
REST API for Power BI Q&A
Hi!
I would like to use Power BI Q&A feature in the Bot: users can write their queries to PowerBI in the Bot and PowerBI REST API will provide a response (report and filters) - the user will receive an URL with parameters to the report.
Is Power BI Q&A supported by REST API? Didn't find information about it.
Use Power BI Q&A to explore and create visuals - Power BI | Microsoft Docs
Thank you
Hi Mykhailo
I doubt if it is possible, since when you enter a question in Q&A, it just sends query to the dataset of the report and return the result.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- v-xiaotangCommunity Support
Hi Mykhailo
I doubt if it is possible, since when you enter a question in Q&A, it just sends query to the dataset of the report and return the result.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- MykhailoNew Member
Thanks!