Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
In order to have a light colored eraser in my slicers I use a theme that has light values in the column headers and values in the tables and the values in the slicer.
I am trying to change the values to the color #2B0A3D in my .json theme.
I have managed to change the column header in the table, but cannot work out how to change the values. (Before there was a table for visualName and cardName but this seems to have disappeared?)
Anyway, here in my .json file, very grateful for help in getting the values right in the slicers and tables:
I have a similar problem, I'd like toi modify the values of my slicer but I can't. Even when I try to fix them: "slicer": {
"*": { "header": [{
"fontColor": { "solid": { "color": "#243782"}},
"fontFace": "Aptos",
"textSize": 12
}],
"items": [{
"fontFace": "Aptos",
"fontSize": 12,
"color": "#243782"
}],
"title": [{
"fontFace": "Aptos",
"fontSize": 12,
"color": "#243782"
}],
"values": [{
"fontFace": "Aptos",
"fontSize": 12,
"color": "#243782"
}]
}}
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |