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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Team, I have data for years on months wise so how to combine years wise data in power BI. Please find below 2 screen shots from Power BI and Excel
Excel,
Solved! Go to Solution.
Hi @Anonymous ,
According to your description, here's my solution.
1.Select the columns from 2017/1/1 to 2017/12/1, the click unpivot columns.
2.Get three columns.
3.Created a year column.
5.Click drill down, then get the total value by year.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
According to your description, here's my solution.
1.Select the columns from 2017/1/1 to 2017/12/1, the click unpivot columns.
2.Get three columns.
3.Created a year column.
5.Click drill down, then get the total value by year.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous , In Power bi, either use the date hierarchy, option after dragging a date in visual. Right click date hierarchy .
Or in your table or date table create month year and use that
Month Year = FORMAT([Date],"mmm-yyyy")
Month Year sort = FORMAT([Date],"yyyymm")
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 104 | |
| 81 | |
| 66 | |
| 50 | |
| 45 |