Forum Discussion
travbum
9 years agoAdvocate I
Multiple Stacked Bar Charts
Is something like this possible? I have a bunch of questions of "Do you agree with X" that I need to be able to display side by side and the following is the best I can come up with currentl...
Sean
9 years agoCommunity Champion
travbum As I suspected you have to Unpivot the Data.
With the sample you posted => Edit Queries => select the User ID column => Unpivot Other => Close & Apply
Then set up as my original answer!
gorli
9 years agoRegular Visitor
Hi,
I have a very similar problem. But when I try to unpivot and apply changes I get an error message saying that the ID cannot be double.
Any idea?