Forum Discussion
JBLT-77
Jul 12, 2022Iron Contributor
Why aren't some Tasks displaying Custom Field Graphical Indicators
I created 2 custom fields called Cost KPI and Schedule KPI that use the value of the SPI and CPI fields to display graphical indicator colors depending on the value of the SPI or CPI fields. For so...
- Jul 13, 2022
Actually I changed my test criteria to be as shown below and now all of the rows are reflecting a graphical indicator. So it was something related to how my test criteria were defined.
JBLT-77
Jul 13, 2022Iron Contributor
Ignacio_Martin Where are you seeing the CPI as a value of 0.999. As you can see in the screenshot below, the CPI value is 1 not 0.999.
JBLT-77
Jul 13, 2022Iron Contributor
Actually I changed my test criteria to be as shown below and now all of the rows are reflecting a graphical indicator. So it was something related to how my test criteria were defined.
- Jul 13, 2022JBLT83 --
Pardon me for bumping into this thread. It I had been setting up the custom fields in question, I would have written the graphical indicator criteria as follows:
Is less than 0
Is less than 1
Is greater than or equal to 1
I think the preceding criteria would have also solved your problem. Just a thought. Hope this helps.