report theme
3 TopicsHow to use your Office Theme as Power BI Report Theme
Since Power BI Desktop’s March 2017 Update, it is possible to apply a color theme to your entire report. When you apply a so called “Report Theme”, all visuals in your report use the colors from your selected theme. Unfortunately, you can’t just import your Office Theme Colors into Power BI Desktop since they have different structures and filetypes. Therefore, I developed an Excel tool (the download link is at the end of the article) that converts your Office Theme into a Power BI Desktop Theme in 4 simple steps.48KViews25likes12CommentsChiclet Slicer / Themes JSON Edits don't work
Hello!!! I am trying to configure the ChicletSlicer display through a theme in PBI, my .json works fine except for the ChicletSlicer part, could you please help me? "ChicletSlicer1448559807354": { "*": { "header": { "title": [ { "show": true, "fontColor": { "solid": { "color": "#0F0F0F" } }, "background": { "solid": { "color": "#E0E0E0" } }, "alignment": "right", "fontSize": 16, "fontFamily": "Roboto" } ] } }, "chiclets": { "selectedColor": { "solid": { "color": "#ffffff" } }, "unselectedColor": { "solid": { "color": "#D0D0D0" } }, "fontColor": { "solid": { "color": "#F5F5F5" } } } }, I`m really appreciate!Change Report theme by clicking a button on the Report
Hi there, Can we add a button or some slicer on the Report which will change the Report Theme on the fly\? Button / slicer can have few pre-defined options that can help users to change theme as they prefer and also help users with Color Blindness to still read through the reports, covering the accessbility requirements? Thanks, SS2.4KViews0likes2Comments