RAID Log Calculations for Dashboard Display

Tracy Parikh
โญโญ
Hi,
I am trying to update my dashboard with the RAID log status of Open, In Progress, and Complete.
I have the formula =COUNTIF([{IS RAID Log Horizon Integration Range 3}, "Open") Linking it to the Raid log Status field which is range 3 but I am getting an unparseable error.
Any advice is greatly appreciated.
Thanks,
Tracy
Best Answer
-
Hi Tracy,
It looks like you have an unnecessary bracket. Below is the formula without that bracket.
=COUNTIF({IS RAID Log Horizon Integration Range 3}, "Open")
Hope that helps!
Answers
-
Hi Tracy,
It looks like you have an unnecessary bracket. Below is the formula without that bracket.
=COUNTIF({IS RAID Log Horizon Integration Range 3}, "Open")
Hope that helps!
-
It did, thank you so much!
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!