Hi. I have a question. I have a column name "Solution" and we have a dropdown multiselect option as column property with the following options:
AVS
Distributions
Collections
Others
I want to make a count of each individual (that' is done and simple) but other if the column has multiple choices and count just as one. For example : "Distribution, AVS and Collection" count as 1 OR just "Distribution and Collection" choice count as one, etc.
Thanks for your help in advance