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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
toddpbi
Helper II
Helper II

Month Granularity Date Table

Hi everyone,

Currently I have data on a month granularity and I am trying to create a date table. I feel like it would be unnecessary to create a date table on a daily granularity considering my budget data is only a monthly level and will be compared with monthly cost data.

I would hope to have a table that looks something like this:

DateID Year Month
201701 2017 01
201702 2017 02

I know that this is quite easy to create and I am happy to use Custom Time intelligence to generate my measures. Is there a possible way to update this table without manually inputting extra rows? I.e. A dynamic date table that changes without interaction? I heard you can trick Power BI into thinking that data is on a daily granularity by using the last day of the month (i.e. 30/01/2017, 28/02/2017) so that the date table is on a month granularity. Does anyone know of the best way to go about this either through DAX or Power Query?

Let me know, thanks for any advice 🙂
Cheers.
6 REPLIES 6
Ashish_Mathur
Super User
Super User

Hi,

 

I would advise you to have day wise data in your Calendar Table even if you do not want it day wise.  With the Calendar Table having daily entries, you will be able to use the Time Intelligence functions.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Thank you.

 

It is still possible to write Time Intelligence Functions without Time Intelligence Syntax, no?

 

Regards,

 

@toddpbi

 

Try this, now you can apply TIme intelligence

 

https://1drv.ms/f/s!Avkkqin2drR5b7vnJOImh-dvblM

BILASolution
Solution Specialist
Solution Specialist

Hi @toddpbi

 

I think, The next PBIX is what you are looking for...

 

https://1drv.ms/f/s!Avkkqin2drR5b7vnJOImh-dvblM

 

It contains a dynamic calendar table in monthly granularity

 

Regards

BILASolution

Thank you very much. This is exactly what I was after.

 

Does the model need to be refreshed to update the date formatted column?

 

Best,

 

@toddpbi

 

If the data source changed, the answer is "Yes" , it needs to be refreshed pressing the "Refresh" button. It's the only to do

 

BILASolution

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.

Top Solution Authors