Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi. I have a table like the following:
The table shows which products customers have ordered (ID is the customer ID).
I have a bar chart like the following:
Is there any way to have the bars separated and with their labels underneath them, instead of as a cluster of bars?
Sample File: sample_file.pbix
Thanks for any help on this!
Solved! Go to Solution.
You could unpivot those product columns in Power Query
That will give you a table like this
And then you can use the 'attribute' column as the axis in the bar chart
You could unpivot those product columns in Power Query
That will give you a table like this
And then you can use the 'attribute' column as the axis in the bar chart
User | Count |
---|---|
67 | |
61 | |
47 | |
35 | |
32 |
User | Count |
---|---|
87 | |
72 | |
56 | |
49 | |
45 |