Forum Discussion
po
Post Prodigy
6 years agotheta join (between operator)
Hi, Is the following possible in power bi in trems of setting up the relationships? tablea.date between table.start_date and tableb.end_date Know can do in sql and other tools and general...
amitchandak
Super User
6 years agoI think you can do it, while creating a formula.
Check example
https://medium.com/chandakamit/power-bi-comparing-data-across-date-ranges-36be49b68613
po
Post Prodigy
6 years agoThanks for suggestion.