Hi
I am using CR9 on Windows XP/SP2 computer accessing an Access XP database for hospital data.
I have a report where I'm looking at top 10 and bottom 10 in terms of length of stay over target. I want to limit to those physicians who represent 1% or higher of total cases.
My %TtlCases formula is:
Sum({ttlCases, Doctor})*100/Sum({TtlCases})
The formula works fine but when selecting as Group Selection i.e. %TtlCases >=1 I get the message "this formula can't be used becuase it must be evaluated later". This makes sense of course because the grand total part of the calculation won't be known until report is complete.
So, is it possible to do this? Any and all assistance greatly appreciated!
Shelby
I am using CR9 on Windows XP/SP2 computer accessing an Access XP database for hospital data.
I have a report where I'm looking at top 10 and bottom 10 in terms of length of stay over target. I want to limit to those physicians who represent 1% or higher of total cases.
My %TtlCases formula is:
Sum({ttlCases, Doctor})*100/Sum({TtlCases})
The formula works fine but when selecting as Group Selection i.e. %TtlCases >=1 I get the message "this formula can't be used becuase it must be evaluated later". This makes sense of course because the grand total part of the calculation won't be known until report is complete.
So, is it possible to do this? Any and all assistance greatly appreciated!
Shelby