Formula indicator not working as expected

Brian Lancaster
Tera Sage

I have a very simple formula indicator which just add a couple indicators together. 

[[Number of New IT Incidents]]+[[Number of New IT Problem Tasks]]+[[Number of New IT Catalog Tasks]]+[[Number of New IT Feature Task]]+[[Number of New IT Change Tasks]]

For some reason one of the month when I put it on the dashboard is show no data. Any idea on why may would be showing no data when I know the indicators have data for May?

BrianLancaster_0-1683146303389.png

I know there are 0 new Problem Tasks for may but there are counts for all the other indicators and since it is addition having one with 0 as the score should not cause an issue.

1 REPLY 1

Brian Lancaster
Tera Sage

Figured it out. Value when nil was blank. Needed to set it to 0. Screenshot below in case anybody else run into this issue.

BrianLancaster_1-1683146991828.png