Forum Discussion

joade2co's avatar
joade2co
Frequent Visitor
5 years ago

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