Is there a way to insert custom classes into QlikSense visualizations based on conditions? Examples:
Apply class to "tr" in pivot table row based on condition
Apply class to grid row
Output raw html for grid dimension
etc.
We have been doing things the hard way, listening to events on the grids and pivot tables and hacking up the HTML with JavaScript. We want an easier way to do it. Anybody have anything to help us?!?!?!?