Need Columnar form instead row format

  • Frnds,

    My Current CSV export is in this format

    Year Month amount

    2010 Jan 30

    2010 jan 40

    2010 feb 10

    2010 feb 30

    user needs CSV export in below format

    2010 jan Feb

    70 40

    plz suggest me.

    Thanks in advance

  • Looks like you should use a matrix rather than a table.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply