Transposing columns to rows with totals for bar chart [message #1638872] |
Fri, 27 February 2015 05:35  |
Eclipse User |
|
|
|
Hi,
There seems to be several ways to achieve what I'm trying to do, but it's not entirely clear to me (I'm only just getting the hang of crosstabbing and dimensions)
I have data laid out like so:
Month 100 100-500 500-1000
Jan 342 423 234
Feb 133 234 123
Mar 533 344 231
What I'm trying to get out of this dataset is a bar chart, with the columns as the X-Axis and the total value as the Y-Axis.
Transposing the columns to rows is doable in a crosstab, but how can I do it for the dataset in order for the data to be used correctly in each axis of a bar chart?
Thanks in advance
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03935 seconds