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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
BIanon
Resolver I
Resolver I

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 I
Resolver I

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 I
Resolver I

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
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.