Sign in to join the conversation:
I want to count multiple values from a cells which are separated by ";" from a column.
Can it be achieved by COLLECT/FIND/COUNTIF ?
The following screen shots has the Info & expected output .
Any suggestions please.
The best way to do this would be to change your Country column into a multi-select column. This allows Smartsheet to read each country as an individual value, even when in the same cell. Then you can use a COUNTIF(HAS formula, like so:
=COUNTIF(Country:Country, HAS(@cell, [By Country]@row))
If your Country column is in another sheet, replace the Country:Country column reference with the sheet reference in curly brackets {like this}. Please see a screen capture below of an example from one of my sheets, using a multi-select drop-down column type.
Thank you Genevieve Penny It worked
Great! Glad to hear it.
Has anyone figured out a way to use a column as a created date but not have the time stamp? It causes problems for my manager trying to use that date to pull into PBI. I know how to convert in a helper column to a year-month and a year, but those have to be text/number columns, not date columns and he can't use those…
I am looking for a way to automate a cell so that when column A displays 9 'Days Open' (or between the values 0-14) the 'Req Age' will auto populate (or trigger) the ranges provided. Image below: I want the highlighted section to auto populate based on the value in 'Days Open'
Good morning, I haven't needed to do this is quit a while but I went to clean up the "Sheets" folder in my account and can no longer create a folder, sheet, or report in any area of that folder. The "Create" button at the top right takes me the templates page. This is what I am seeing vs what I can do within a workspace.…