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!View all the Fabric Data Days sessions on demand. View schedule
Hello Community,
From modelling perspective, how would you handle a calendar dimension with a granularity of either hourly or minute?
I've expanded my Date dimension to also include a Hour and a Minute col
I've added a timestamp with a minute granularity to both my Calendar and Fact table to use as key since Date would now be many-to-many.
Now, I cannot mark the Calendar as date table because the date col is not unique and my results sliced daily no longer works.
Is it possible to both work with days, hours and minutes in the same model ?
Solved! Go to Solution.
Hi @BIanon,
I prefer to use a seperate Time dimension. I split the datetime in any fact table into diffent columns. In this case the date dimension can be marked as a datetable.
Hi @BIanon,
I prefer to use a seperate Time dimension. I split the datetime in any fact table into diffent columns. In this case the date dimension can be marked as a datetable.
Thank you for your reply and great solution, worked like a charm.
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!