Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Gartner® Magic Quadrant™: 15 YEARS A LEADER - GET THE REPORT
cancel
Showing results for 
Search instead for 
Did you mean: 
Zack_Vilski
Contributor
Contributor

Styling New Straight Table With Custom Theme

Within the "New" Straight Table, is it possible to use a custom theme (within the JSON file) to set default styling on the Header, Dimension Values, Measure Values, Total Row, etc.?

I was able to deduce that the object's reference is sn-table and am able to customize the "Main" section (Headers, footers, etc.) but I haven't been able to locate any documentation for the rest of the Styling options.

I imagine the format would be something like this, but no combinations/arrangement that I've tried seem to work

"sn-table": {
"dimension":{
"values":{
"fontSize":"16px",
"color":"#FFFFFF",
"background":"#326F91"
}
}
}

Attached is a screenshot of the properties panel in question.

Any assistance would be much appreciated. Thanks in advance!

Labels (1)
0 Replies