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

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Date Table for Data that goes to hours/minutes/seconds | Robotic Process Automation

Hi all,

 

For most of my Power BI experience, I had always dealt with Date tables that only go to 'Day' level of granularity. Then of course I'll usually have Month, Quarter, Year, etc. Now, I am dealing with log event data from UiPath (RPA). For fields I have things like Status, exception, Started (example: 6/22/2021 12:19:00 AM)

 

With these type of timestamps, what should I do for a date table? I haven't run into use cases like this and can't find too much info online with folks using this. Please, if you have any insight or resoueces, send them along my way. All the best!

1 ACCEPTED SOLUTION
mahoneypat
Microsoft Employee
Microsoft Employee

I usually handle that scenario by splitting the DateTime column in the fact table into separate Date and Time columns (lower granularity, which will improve performance and decrease file size).  You can then create separate Date and Time tables.  You can also consider "rounding" your Time values to the nearest 5/10/15 minutes to further decrease granularity, if desired (but looks like you have minutes and not seconds, so it should be ok).

 

In your visuals, you can use both your Date and Time tables (e.g., Dates on rows and Time on columns in a matrix to make a heat map for example), and in your measures (if you need more than basic aggregations) you can iterate over your Date and/or Time columns.

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


View solution in original post

1 REPLY 1
mahoneypat
Microsoft Employee
Microsoft Employee

I usually handle that scenario by splitting the DateTime column in the fact table into separate Date and Time columns (lower granularity, which will improve performance and decrease file size).  You can then create separate Date and Time tables.  You can also consider "rounding" your Time values to the nearest 5/10/15 minutes to further decrease granularity, if desired (but looks like you have minutes and not seconds, so it should be ok).

 

In your visuals, you can use both your Date and Time tables (e.g., Dates on rows and Time on columns in a matrix to make a heat map for example), and in your measures (if you need more than basic aggregations) you can iterate over your Date and/or Time columns.

 

Pat

 





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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