Hi~ Can someone help me with list output and being able to output more than one column (vs row) for more than one program name? Is this possible?
Hey Jennifer, For things like an Attribute with a lot of multi select options or Constituencies where I want them all in a single row I've created views that SQL STUFF the results into a comma delimited string. It's a little bit of work but it does the job.