Forum Discussion
Dynamic Carousel in Power BI Dashboard Web Content Tile
Yes they asked me to insert this feature. Actually, we would like to add a navigation bar in order to navigate to the different reports and tools easily. In addition, the reason we want to create the carousel is to represent the flash news in a better and fancier way.
- ibarrau1 year agoSuper User
Hi. You can make a great navigation inside Power bi reports. Build it with the same template, color coding, style and users will have a great experience. You can also use PowerBi Apps to match colors with the navigation.
For html, be careful. The Web Tile at dashboards is just for embedding a web that already exists. It's not for pasting a big code. For that you might need to build the web in a different host and embed it. Remember there is also a html content custom visual for reports that could help here. None of them will let you use javascript, only css style. There are many custom visuals that could help here too showing boxes of news like this one: https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381278?tab=Overview
I hope that helps,