Forum Discussion
flushedpeach
7 months agoRegular Visitor
Need Background Color for Matrix Table at individual row level at category row level
Hi! I am trying to apply background color conditional formatting to the following table (Current Month Column). I am able to succeed with individual rows in matrix but now the category row values. Th...
- 7 months ago
This is because the filter context is getting more than one value to evaluate for those rows. Because you are evaluating the strings on those rows, the rollup rows have more than one string to evaluate so they return blank and therefore no color.
d_m_LNK
7 months agoSuper User
This is because the filter context is getting more than one value to evaluate for those rows. Because you are evaluating the strings on those rows, the rollup rows have more than one string to evaluate so they return blank and therefore no color.