Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
DanteL
Helper I
Helper I

Include 13th month in Date

I have data that records the 13th month of each year, and is recorded as 202213, 202113, 202113 and so on....

The rest of the dates are also in that format e.g. 202201, 202202, 200511, and so on.

 

How do I structure my tables/queries in a way that includes the corresponding data associated for the 13th month of each year as well ? I'm ok with showing the months as 1, 2, 3....13 on the charts instead of the month name, since there is none for month13.

 

I have a date slicer that shows the Years and Months too.

 

I can't seem to find anything about this anywhere. Thanks.

1 ACCEPTED SOLUTION
collinsg
Super User
Super User

Good Day @DanteL ,

My thought on this would be to create a calendar table. It may look something like this.

collinsg_0-1688149823224.png

In the data model I would relate your data's 13th month column to the calendar table (or better still if your data has an actual date, relate it to the date in the calendar table). You can then filter your data model on a conventional basis or a 13 month basis.

Hope this helps.

View solution in original post

1 REPLY 1
collinsg
Super User
Super User

Good Day @DanteL ,

My thought on this would be to create a calendar table. It may look something like this.

collinsg_0-1688149823224.png

In the data model I would relate your data's 13th month column to the calendar table (or better still if your data has an actual date, relate it to the date in the calendar table). You can then filter your data model on a conventional basis or a 13 month basis.

Hope this helps.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.