Forum Discussion
Embedded dashboard with QnA support
- 8 years ago
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
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
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