Forum Discussion
Datagrl
9 years agoRegular Visitor
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 ...
- 9 years ago
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
v-haibl-msft
9 years agoMicrosoft Employee
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
- Datagrl9 years agoRegular Visitor
v-haibl-msft ~ This solved my issue. Thank you!!! :)