Forum Discussion
Anonymous
6 years agoNot applicable
Empty space in Column Chart
I've created a clustered column chart from 8 fields, but for some reason there is all this empty space on either side of the bars. I tried changing the width of the columns, but that simply expands t...
- Anonymous6 years ago
I think this comes down to my data needed to be unpivoted first. Instead of 8 measures, I unpivoted the data and created one measure which I then visualize by different attributes (in this case race). Almost fixed, but having a problem with my measure which I will post separately.
Thanks.
Anonymous
6 years agoNot applicable
I think this comes down to my data needed to be unpivoted first. Instead of 8 measures, I unpivoted the data and created one measure which I then visualize by different attributes (in this case race). Almost fixed, but having a problem with my measure which I will post separately.
Thanks.
- Anonymous6 years agoNot applicable
Confirmed - works fine now:
- Greg_Deckler6 years agoCommunity Champion
Glad you got it Anonymous . Indeed, unpivoting data is often the answer!