If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Report

Started by srinu1253, 26 Apr 2011 04:33:19 AM

Previous topic - Next topic

srinu1253

IF the Records in the Database are in the below format.
  Name  Value
       A      10
       A      20
       A      30
       B      40
       B      50
       C      60
       C      70
       C      80
       C      90

But I need the Output in the Report as

       Name      Value
         A       10,20,30
         B       40,50
         C       60,70,80,90


Please any suggestions on this would be greatful.


167505

A simple approach will be using the Repeater or Repeater table.
but i'm not sure that you will get exactly like your desired output, but you have to format your repeater table to show it somewhat like your requirement..

Let us wait for other replies also.

Regards,
Nag