Hi everyone,
I am trying to count items individually from a multi-select column in a sheet called "Other Sheet" by adding the following formula to a separate sheet:
=COUNTIFS({Other Sheet}, CONTAINS("Value 1", {Other Sheet}))
It's not working, and I am getting "0" for all the items (which is not true).
Any ideas what's happening?
Thank you!