Sign in to join the conversation:
I'm trying to create a chart that counts the number of entries in a particular column. eg a column which lists employee names. How do i produce a chart which tells me how many rows that name appears in?
Thanks in advance for any tips
You would need to create a table somewhere that has all of the names listed.
NAME COUNT
John Doe f
Jane Smith f
Eric Clapton f
Donald Duck f
Betty White f
.
Where you see "f", you would use a formula similar to this...
=COUNTIFS([Original Name Column]:[Original Name Column], Name@row)
This will give you the count for each name. You would then build your chart off of this table.
Hello, I am posting this publicly because my support case has been open since March 11, 2026 without resolution. Case: 09052171 My paid Pro account started failing after the March 2026 Smartsheet login/platform changes. I am currently experiencing: Sheets becoming read-only Newly created sheets disappearing or failing to…
Since a few days ago, the smartsheet started working differently. I used to write in a cell with dropdown menu the number "5" for example, and would show me the option "5 - built" straight away as first option. Now if I do the same, the first option that appears is "0.5 - waiting", this is really annoying because after…
Ever since the 5/7 upgrade when I login it doesn't always recognize me. It lets me login, but tells l me I am on trial and doesn't show any of my sheets or workspaces. If I keep logging back in over and over again, sometimes it will all of a sudden recognize me. Then, in the middle of working it just starts spinning, so I…