Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello community,
I have a table something like below and want to show the data as below for each year in one column chart. I read people suggesting to unpivot the table but the table is huge (with more than 10K rows) and will make this complex. Is there an easier way to do this?
Product ID | Sales 2021 | Sales 2022 | Sales 2023 |
1 | 100 | 102 | 104 |
2 | 200 | 200 | 210 |
3 | 300 | 350 | 360 |
4 | 400 | 401 | 420 |
Thank you in advance.
Hi,
Unpivoting is the only and therefore the best way.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.