report theme
2 TopicsChiclet 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