Forum Discussion

CarlsBerg999's avatar
CarlsBerg999
Icon for Helper V rankHelper V
5 years ago
Solved

Find conflicts in dataset

Hi, 

 

I have a dataset with
Employees in column A

Task in column B

Task Start Date in column C

Task End Date in column D

 

 

I want to create a calculated column that finds each employee who is assigned to two tasks at the same time. However, i'm struggling with forming a DAX calculation on this. Any help?