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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
BIanon
Helper V
Helper V

Adding hour and minute granularity to a PBI model

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 ?

1 ACCEPTED SOLUTION
ovde
Resolver II
Resolver II

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.

View solution in original post

2 REPLIES 2
ovde
Resolver II
Resolver II

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.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.