COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: shyam on 23 Jul 2007 12:58:41 AM

Title: how to display the columns as comma seperated values
Post by: shyam on 23 Jul 2007 12:58:41 AM
Hi All,
i have a requirement like this,

orderyear    product name
2005            a
                     b
                     c
                      d
                     e
  2006        a
                   b
                   c

i need the utput like this

orderyear   product name
2005          a,b,c,d,e
2006          a,b,c

thanks,
shyam.
Title: Re: how to display the columns as comma seperated values
Post by: dcsoke on 16 Jul 2012 10:30:33 AM
Have you tried using a repeater?