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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Dianaluz1
New Member

undefined

Soy nueva en la app y Quiero modelar datos de análisis de laboratorios, en la data tengo análisis cada hora. He intentado hacer tabla calendario pero no me permita ir más allá (es decir visualizar por hora). Alguna sugerencia o recomendación? 

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @Dianaluz1 ,

 

Please refer to these posts:

how to build a calendar table with date and time;

Date-table: How to add 24 datetimes per day;

Has anyone created datetime table using QueryEditor or DAX?

 

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Icey
Community Support
Community Support

Hi @Dianaluz1 ,

 

Please refer to these posts:

how to build a calendar table with date and time;

Date-table: How to add 24 datetimes per day;

Has anyone created datetime table using QueryEditor or DAX?

 

 

 

Best Regards,

Icey

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@Dianaluz1 , If you want to Analyze data both at Date and time level.

First Separate Date time

 

Date =DateTime.Date([datetime]) // in Dax [Datetime].date

Time= DateTime.Time([datetime]) // in DaX [Datetime].time

 

Create a date and time table and join date and time with those and analyze

https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

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