amsthompson
Technical User
We're using a multi-select list to populate the column types of our report. So while designing the report, I don't know how many columns I need. Is there a way I can create a collection or set of this field, and group it horizontally, similar to how crystal allows for vertical grouping?<br><br>So for example, if the list is:<br><br>Please Select Football Team:<br>Redskins<br>Cowboys<br>Eagles<br>Giants<br>Cardinals<br><br>and the user selects the Redskins and Cowboys, I need the report to look like<br><br> Redskins Cowboys<br>Group 1<br> Sub group a xx xx <br> Sub group b yy yy<br> Sub group c zz zz<br>Group 2<br> Sub group a XX XX<br><br>etc.<br><br>Any help would be appreciated<br>Thanks<br> <br><br>