Forum Discussion
Embedded dashboard with QnA support
Hello,
Is it possible to use QnA with embedded dashnoard as it is with embedded reports?
Are there any workaround or any plans on implementing this feature in the near future?
Regards,
Hector
Hi hleslie,
You should be able to follow this article to embed Q&A within your application. However, I don't think embedding Q&A within a dashboard is supported currently. So I would suggest you add it as an idea on Power BI Idea forum to improve Power BI on this feature. :smileyhappy:
Regards
2 Replies
- v-ljerr-msftMicrosoft Employee
Hi hleslie,
You should be able to follow this article to embed Q&A within your application. However, I don't think embedding Q&A within a dashboard is supported currently. So I would suggest you add it as an idea on Power BI Idea forum to improve Power BI on this feature. :smileyhappy:
Regards
- hleslieNew Member
Hello v-ljerr-msft,
Thank you for your reply to my question. I ended up mimicking the way the Power BI Desktop show the QnA within the Dashboard. I simply created a dashboard view with two panels (DIVs) the first one with the Dashboard and the second with a partialview and a Textbox similar to the Qna and when clicked it would switch to the QnA partial view and back to the Dashboard when done with the QnA.
Regards