I was wondering if there is a formula function to count the number of selected items in the Dropdown column. The column itself shows the number, but I want to make some calculations based on number of selections. Dropdown columns return a comma separated list of labels so I can’t use COUNT() (is for numbers) and there are no other text functions (like COUNTA in excel) that I can think
Hello all, you can add a formula column and enter {“name of dropdown column”#Count} to count the number of variables in your dropdown column. Let me know if that helps. If not, I can include screenshots.
As Cole mentioned, there is an option when including the Dropdown Column in a formula to include either the names of the labels or to count how many labels there are. Selecting the “Count” when building your formula will include the number of labels for that item for the rest of your formula: