The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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"
}]
}}
User | Count |
---|---|
5 | |
2 | |
2 | |
2 | |
2 |
User | Count |
---|---|
11 | |
7 | |
5 | |
4 | |
4 |