Forum Discussion

Datagrl's avatar
Datagrl
Regular Visitor
9 years ago
Solved

Sorting stacks in a Stacked Bar Chart

Hi All,   I'm new to PBI, and am hoping you can help me.  I am visualizing data from a satisfaction survey, and am having issues with a stacked bar chart.   My data consists of 14 questions with ...
  • v-haibl-msft's avatar
    9 years ago

    Datagrl

     

    If you survey table is like below. You can select all columns in this table and click Unpivot Columns in Query Editor.

     

    With above transformed table, we can use the 100% Stacked bar chart to get the expected report.

     

    Best Regards,

    Herbert