Let me try to exemplify what I need to do:
1. I have a calendar table;
2. I have a factories table with their start and end dates (when applicable):
Factory | Start End | End Date |
Factory #1 | 10/jun/1995 | 05/oct/2020 |
Factory #2 | 13/nov/2000 | |
Factory #3 | 05/may/2010 | 29/apr/2021 |
3. I need to create a measure that counts how many days the factory was functional when using the year filter from the calendar table.
I'm pretty sure it shouldn't be difficult but I'm having a hard time figuring it out.
Solved! Go to Solution.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.
If this post helps, then please consider accepting it as the solution to help other members find it faster, and give a big thumbs up.