Hopefully an easy one.
For example, I have some data and in this data contains a column with fruit.
Four rows have apples
Two rows have pears
Five rows have oranges
In the header I want to say there where 3 fruits, but if I use count it says 11 (which is of course right - but not what I want it to do)
Any help please
For example, I have some data and in this data contains a column with fruit.
Four rows have apples
Two rows have pears
Five rows have oranges
In the header I want to say there where 3 fruits, but if I use count it says 11 (which is of course right - but not what I want it to do)
Any help please