Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
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
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
76 | |
73 | |
71 | |
49 | |
41 |
User | Count |
---|---|
54 | |
48 | |
33 | |
32 | |
28 |