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
pbi_rafal
Frequent Visitor

Connection between different dates

Hi,

 

I have two data sets, where the main one is refreshed every day and the 2nd one is based on the user's ad hoc intervention. To connect two data sets together I've created Reporting_Date table with distinct reporting_dates. Now I would like to create Manual_Date column where I assigned for each reporting date relavant manual input date. Can you help me with the DAX formula to receive Manual_Date column? Manual Input date should be equal or higher than Reporting_Date but also we should take into account that we need to take the most recent one (if exist)

 

date.JPG

Thanks

1 ACCEPTED SOLUTION
MFelix
Super User
Super User

Hi @pbi_rafal ,

 

From what I can understand the first two table are is your initial input try the following steps:

Power query:

  1. Do a new table with a merge of both table by date
  2. Expand the column Manual Input
  3. Fill down

1.

MFelix_1-1680181988809.png

 

 

2.

MFelix_2-1680182006216.png

 

3.

MFelix_0-1680181977592.png

 

 

 

 

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





View solution in original post

2 REPLIES 2
pbi_rafal
Frequent Visitor

Brilliant solution! Thanks Miguel!

MFelix
Super User
Super User

Hi @pbi_rafal ,

 

From what I can understand the first two table are is your initial input try the following steps:

Power query:

  1. Do a new table with a merge of both table by date
  2. Expand the column Manual Input
  3. Fill down

1.

MFelix_1-1680181988809.png

 

 

2.

MFelix_2-1680182006216.png

 

3.

MFelix_0-1680181977592.png

 

 

 

 

 

 


Regards

Miguel Félix


Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

Check out my blog: Power BI em Português





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.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.