Dashboard showing status of symbols

Options
mwiggins
mwiggins ✭✭✭✭
edited 12/09/19 in Formulas and Functions

Hello community, 

I apologize if this comes across as trivial, but I am wondering what the optimal solution is to show charts (pie, mostly) showing what percentage of cells in a sheet have the symbol Red Dot / Green Dot / etc.

Can I access those symbols directly? Or can I do some sort of IF statement which assigns a value to a color dot?

Open to all ideas!

Comments

  • Paul Newcome
    Paul Newcome ✭✭✭✭✭✭
    Options

    You would need to use a COUNTIF statement to pull the count of each color. Have it arranged in a table. Then reference that table when building your chart. You can keep that table within the same sheet to make it easier to find. If you add a column on the far right of your sheet you can plug the table in there and then "hide" the column to keep your sheet clean. When building your chart widget, all hidden columns are shown in the builder, so it will be easy to find and refer to, but still remain hidden on the actual source sheet.

  • mwiggins
    mwiggins ✭✭✭✭
    Options

    Got it - I just came back to this post to delete it once I found out how to do it yes but I really appreciate the help and advice! 

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!