I have a table "Resource_Assignments" that list resources and projects they are working on. Resources can have multiple project assignments (one assignment per row), and there is a potential for overlapping dates. Each project has a start date and end date. I am able to calculate the number...