Imagine a table, cross-table, or graphical table that is showing some text or numbers. Let's say you want to colour code the font (NOT the cell back ground). Maybe you want a simple if statement, like "if sales < 100 then fontcolor=red".
Colouring the entire cell background often leads to very ugly visualizations, and I'd often like to just modify the font colour.
Implemented in | 7.11 |
Implemented in Spotfire 7.11 for tables and cross tables
Neil, thanks for contributing your idea. As of Spotfire 7.11 you can choose to apply a coloring rule to the text rather than the cell color. And you can choose a "boolean expression" for the coloring logic. Does this solve your Idea?