Page 1 of 1

transpose data

Posted: Wed Oct 29, 2014 1:13 pm
by laducd
I have data in a column. The column is setup with dates and then balances running next to them. What I would to do is transpose the data so the dates are running in a row on top and the balances running in a row beneath the correct date.

Re: transpose data

Posted: Thu Oct 30, 2014 1:42 pm
by HighAley
Hello.

You could try to use Cross-tab or Cross-Data components.

Thank you.