Tags #Views, #Views aggregation https://www.drupal.org/project/drupal/issues/2902481 Drupal views can aggregate results, and sum integers, but can't create a comma separated text list. This is possible in SQL by grouping and using concat() on the field. Issue module Views Related modules Views Aggregator Plus