I know there is a simple way to do this that i must have forgotten somewhere along the line; but here I am...
what I am trying to do is count of the number of Thursdays that were blocked out for a Dr to work - even though they may not have worked on all of them.
My mind keeps saying to do an outer join; but the problem with that is that the DayOoWeek field I need to count is in the same table as the case information...
I tried bringing in a sec case information table w/ an alias, but it is still going to be driven by a casenumber - which I wont have if the Dr did not work on any particular Thursday...
I am wondering if maybe I need a main report that looks at nothing more than the date range and feeds that to the subreport. That way the dates would show up regardless, and i would be able to get a total of them to use later. (I know there is a post here somewhere that will show me how to use fields from subreport in formulas for the main report if this is the case).
am I thinking in circles and ultimately making this too hard?
if someone can help, I would be very grateful!
thanks
what I am trying to do is count of the number of Thursdays that were blocked out for a Dr to work - even though they may not have worked on all of them.
My mind keeps saying to do an outer join; but the problem with that is that the DayOoWeek field I need to count is in the same table as the case information...
I tried bringing in a sec case information table w/ an alias, but it is still going to be driven by a casenumber - which I wont have if the Dr did not work on any particular Thursday...
I am wondering if maybe I need a main report that looks at nothing more than the date range and feeds that to the subreport. That way the dates would show up regardless, and i would be able to get a total of them to use later. (I know there is a post here somewhere that will show me how to use fields from subreport in formulas for the main report if this is the case).
am I thinking in circles and ultimately making this too hard?
if someone can help, I would be very grateful!
thanks