URL 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. Tags #Views, #Views aggregation Issue module Views Related modules Views Aggregator Plus