I have a "People" form that records people's information such as name, department, role, etc. There is then a form named "class". The Class form has a multi select look up field to pull which people attended that class. There is multiple different departments/roles that attend these classes. I have to pull an annual report of how many roles attended each class. The class report is meant to separate each class by indivual role. The issue I'm having is that when the class report is exported to excel the role/department field separates the roles with a comma. I'm not sure how the workflow would look to do this.