Forum Discussion

DB2030's avatar
DB2030
New Member
3 years ago
Solved

Help with this project

I am trying to finish this project and have issues with the following: 1- Add Rating color column to KPIs table as follows Above 4.5 Dark Green 4 to 4.4 Green.   Thank you  
  • Bifinity_75's avatar
    3 years ago

    Hi DB2030 , I think the error is in "4.5", when using quotes, it is interpreted as text, not as a number.  Remove quotes.

     

    Best regards