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
Anonymous
Not applicable

how to join table based on between dates

Hi,

 

I want to join Table1 datetime with Table2 Startdatestamp and Enddate timestamp.

 

in the chart i want to show the table1 (datetime between table2(Startdatestamp and Enddate timestamp.)

1 ACCEPTED SOLUTION

Create a common timestamp table, join with both table. Have +/- 3 min in one of the table and use a formula as suggested.

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

4 REPLIES 4
Greg_Deckler
Community Champion
Community Champion

Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

That being said, perhaps Open Tickets? https://community.powerbi.com/t5/Quick-Measures-Gallery/Open-Tickets/td-p/409364



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...
ImkeF
Community Champion
Community Champion

Hi @Anonymous  

please check out this post that seems to cover your scenario:

https://community.powerbi.com/t5/Desktop/chart-with-start-and-end-date/td-p/330192 

Imke Feldmann (The BIccountant)

If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!

How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data -- Check out more PBI- learning resources here -- Performance Tipps for M-queries

Anonymous
Not applicable

Hi,

 

I have a single datetime stamp column from both the table

 

i want to add  column based on mins +3 and min -3(single date between 12/12/2019 12:47 to 12/12/2019 12:53 ) and   from table2 then i will join with table1 datetimestamp.

 

eg

table1 datetimestamp 12/12/2019 12:50 and the new column from table2 should be single date 

Create a common timestamp table, join with both table. Have +/- 3 min in one of the table and use a formula as suggested.

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