Forum Discussion
Remove titles from embedded tiles
Is there any progress on this issue. I also want to remove the title from embedded tiles.
I havent seen any progress atleast. The way we solved it in the end was to create a simple report, reduce the page-size to the same size as a tile and then only include a single tile on the report. Then we embedded this report, and in reports you are able to remove titles from the tiles.
- Sakshi8 years agoHelper I
I was able to achieve this by manually editing details of each tile on Dashboard on Power BI Service, by unchecking the 'Display title and subtitle' checkbox.
This seems to be an additional task.
Would really appreciate if Power BI Javascript API does provide a parameter to be set for hiding/displaying title for each tile we are embedding.
Let me know if I skipped anything and there is a workaround available for this.