RAID Log Calculations for Dashboard Display

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

  • Kelly P.
    Kelly P. ✭✭✭✭✭✭
    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

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!