Forum Discussion
niki_b
5 years agoHelper I
Print Power BI embedded dashboards.
Hi all, I work with reports that my company embeds in our web application. I was able to give an option to "Export Power BI report as PDF" in the application. https://docs.microsoft.com/en-us/pow...
- Anonymous5 years ago
Hi niki_b,
I think you can take a look at power bi javascript API documents and they allow you to embedded these dashboards:
Embed a dashboard in Power BI embedded analytics | Microsoft Docs
Power BI embedded analytics Client APIs | Microsoft Docs
Regards,Xiaoxin Sheng
niki_b
5 years agoHelper I
I think I will go for dashboards for now. Is there a way to embed dashboards in the web application for customers?
How do I get embed token for dashboards just like we do for reports!
Anonymous
5 years agoNot applicable
Hi niki_b,
I think you can take a look at power bi javascript API documents and they allow you to embedded these dashboards:
Embed a dashboard in Power BI embedded analytics | Microsoft Docs
Power BI embedded analytics Client APIs | Microsoft Docs
Regards,
Xiaoxin Sheng
- niki_b5 years agoHelper I
Thanks Anonymous