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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
romovaro
Responsive Resident
Responsive Resident

How best connect calendar table with a Table with multiples Dates column

Hi,

 

I have a Calendar() function generated table with all the dates between 2022 and 2029 . I also have the following table with multiple dates column for every phase.

 

romovaro_0-1717573764617.png

 

In the calendat table I have a formula to identify "workday" or "weekend". 

Contract Signature Date should be the Min Date for every "life product circle"

 

Right now I have a relationship date - Contract SIgnature date and the Workday filter is "working" but not sure for all steps. I see some visuals not showing as expected if selecting workday only.

 

romovaro_1-1717573859854.png

 

WHich is the best approach to for the connector?

 

Thanks,

 

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@romovaro , if you want to connect with multiple dates make sure none of them have a timestamp. Join them with date of date table. One join will be inactive you can activate using userelationship

 

Power BI: HR Analytics - Employees as on Date : https://youtu.be/e6Y-l_JtCq4
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...
Power BI HR Active Employee Tenure Bucketing, and Hired, Terminated, and Active employees: https://youtu.be/fvgcx8QLqZU

 

In case you need workday diff, you can use networkdays

Power BI - Business day with and without using DAX Function NETWORKDAYS: https://www.youtube.com/watch?v=Qs03ZZXXE_c

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

View solution in original post

1 REPLY 1
amitchandak
Super User
Super User

@romovaro , if you want to connect with multiple dates make sure none of them have a timestamp. Join them with date of date table. One join will be inactive you can activate using userelationship

 

Power BI: HR Analytics - Employees as on Date : https://youtu.be/e6Y-l_JtCq4
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...
Power BI HR Active Employee Tenure Bucketing, and Hired, Terminated, and Active employees: https://youtu.be/fvgcx8QLqZU

 

In case you need workday diff, you can use networkdays

Power BI - Business day with and without using DAX Function NETWORKDAYS: https://www.youtube.com/watch?v=Qs03ZZXXE_c

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
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors