Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a sick leave table like below. I want to check if an employee has submitted any sick leave request that overlap with another request. E.g.,, in the table below, employee id 25, submitted one sick leave request starting from 2018-01-15 to 2018-02-15, then another request starting from 2018-02-11 to 2018-07-24. clearly the 2nd request partially overlaps witht the first request. How to create a DAX column to check these overlapping cases?
I have tried if() + earlier() function, it looks earlier() only works with filter functions.
Solved! Go to Solution.
@Anonymous , In the past I Solved overlapping problem. See if this file can help
https://www.dropbox.com/s/1mlq21o1xjuw8il/overlappingdates.pbix?dl=0
@Anonymous , In the past I Solved overlapping problem. See if this file can help
https://www.dropbox.com/s/1mlq21o1xjuw8il/overlappingdates.pbix?dl=0
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
74 | |
71 | |
55 | |
37 | |
32 |
User | Count |
---|---|
71 | |
65 | |
60 | |
50 | |
45 |