Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everybody,
I have a table with 4 columns and I would like to colour the last label with red. Is it possible to do it?
Unfortunately, no.
For cells you can use expressions to colorize, but for labels you can't.
Yes its possible via css.
how can I do it?
Hi,
You should first get the CSS path for the table's last column. And then add this path to the .css file with background-color property.
Or you can get February-2020 release. Not yet tried but i think some styling options are added in latest qlik release.
For that you have to create a custom theme and use that theme in you application.
Custom theme has 3 components css, json, QEXT
below are few link that might helps..
is there some other solutions for example with the use of a conditional function lik columnno() or stuff like that?
Unfortunately, no.
For cells you can use expressions to colorize, but for labels you can't.
yes, they are added, but unfortunately for all columns at the same time, no expression, only a color symbol