Ah, if you're able to pull the info in, you can use NS_CONCAT to put it in one column. The only downfall is, you have to use summary ( for NS_CONCAT you have to use MAXIMUM ( I think MINIMUM works too, but the help text says to use MAXIMUM ), everything else can be grouped or maxed.