Hi, My requirement is to count the number of values for a particular column grouped by the column value. For eg., Column name is 'Car Manufacturer' and values are 'Toyota', 'Honda', 'Ford', etc. I wan to know how many Toyota, Honda, Ford etc. Can you help how to achieve this. Thanks...