Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |