Forum Discussion
joade2co
5 years agoFrequent Visitor
Can we embed web content with CSS & Javascript to dashboard?
I'd like to embed web content with CSS & Javascript like below, using web content tile.
However, it doesn't work well.
Is there any tips to use css & javascript files in PBI dashboard?
(source)
<link rel="stylesheet" href="https://xxxxxxxxxxxxx.com/xxxxxxxx/css/app.css">
<iframe id="original_app" src="https://xxxxxxxxxxxxx.com/xxxxxxxx"></iframe>
<script src="https://xxxxxxxxxxxxx.com/xxxxxxxx/js/app.js"></script>
1 Reply
- AnonymousNot applicable
Hi joade2co
You may refer to the Blogs as below, and I hope they can help you solve your problem.
Blogs:
PowerBi embed dashboard using JavaScript
Add Web Content to Power BI Dashboard
And I found an issue like yours, issue: Report Tooltips are not rendered correctly in PowerBI Embed
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.