the source table is a list of addresses
if I create a Map visual using the State field in location it shows a bubble per state for which there is an address.... so far so good
I would like the count of address within each state to display - either fixed or when you float the cursor
is this an embedded feature to count rows grouped by state? or must I add the value '1' to each row and then do a sum?