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
I have a Stacked Column Chart where some years do not have a row of data. Is there a way to get the year to show up even though there isn't a row for that year in the table?
Thanks
Solved! Go to Solution.
Hi @Anonymous
Create a table with all the items you need, join to the existing date, then use this years column in the visual.
Go to the Columns section,use the drop down and choose Show items with No Data.
Here is a blog on creating a calendar table: https://www.wiseowl.co.uk/blog/s2947/calendarauto-table.htm
If you have no date, copy the code and replace calendar auto with
Calendar("01 Jan 2023", "31 Dec 2024") or what ever start and end date you like 🙂
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @Anonymous
Create a table with all the items you need, join to the existing date, then use this years column in the visual.
Go to the Columns section,use the drop down and choose Show items with No Data.
Here is a blog on creating a calendar table: https://www.wiseowl.co.uk/blog/s2947/calendarauto-table.htm
If you have no date, copy the code and replace calendar auto with
Calendar("01 Jan 2023", "31 Dec 2024") or what ever start and end date you like 🙂
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
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 |
|---|---|
| 101 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |