Want to Create Virtual Column Display a numeric summary of the rows in each group

Want to create a Virtual Column that will count the value of a column

Example Column [Email Address] Lets say i have 3 hot@hot.com, and 5 cool@cool.com

I want the virtual column to count the email in this column and tell me the number count.

I have tried Count(list([Email Address]) and i only list the 1 value

0 3 85
3 REPLIES 3

[Email Address] would have to be an ENUMLIST type column for count to work

Simon@1minManager.com

Thank you for you response. Unfortunately i have this field as email address.

I donโ€™t understand this example. Please show exactly what the data is. Are you wanting to count data in a single record, or across an entire Table?

Top Labels in this Space