Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi All, I have the below table that lists colleagues on annual leave and which colleague is covering that person and I am trying to get to different outcome from this table but cant make it work
This is the table I have:
Colleague | First Day of hols | Last day of hols | Whos Covering |
Colleague 1 | 22/08 | 26/08 | John |
Colleague 2 | 15/08 | 26/08 | Paul |
Colleague 3 | 24/08 | 03/09 | Julie |
First outcome I need is -
A list by day, of which colleagues are on annual leave - Such as the below;
Monday | Tues | Wed |
Colleague 1 | Colleague 1 | |
Colleague 2 | Colleague 2 | Colleague 2 |
Colleague 3 |
The second outcome I am trying to get is how many covers a person is doing each day - Such as below:
Colleague Covering | Mon | Tue | Wed |
JOHN | 1 | 1 | |
PAUL | 1 | 1 | 1 |
JULIE | 0 | 0 | 1 |
Thanks in advance for any help
Hi @SHILL
Thanks for reaching out to us.
You need to first create a table of employees' relationships with working days, and then calculate count
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Thanks Amit however I cannot seem to make it work with that measure
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 |
---|---|
15 | |
11 | |
11 | |
10 | |
10 |
User | Count |
---|---|
19 | |
14 | |
13 | |
11 | |
8 |