Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
need to create a bar graph using the shipped amount and ordered amount, which should be like below.
But when I am trying to achieve this I got graphs like below
I am not sure exactly how can I solve this. My date_table code is
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |