Forum Discussion

travbum's avatar
travbum
Advocate I
9 years ago
Solved

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's avatar
    Sean
    9 years ago

    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!