Hi All,
I know this will probably seem like it's been covered, but I haven't come across a similar scenario.
I have a series of projects along with the start and end dates for the projects. Now, because this is going out to Tableau I had to build a Date Scaffold because I need to know whether or not the project is active in any given week. Because of this, Every project has a record for every week interval bothe before and after the project start/end dates.
I've done plenty of If date between date range calcs, but the usual IF AND calcs don't work for this.
Using the attached sample, I I'm trying to determine if a project code is active during each week interval. It gets trickier because the project end date will be outside the week interval; so you can't just do the usual If Date A is greater than Date B and Less than Date C logic since there are 4 dates to take into account(Project Start Date, Project End Date, Week Start Date, Week End Date).
Thanks for any help!
Craig
Thanks for any help