MISdad
Technical User
- May 5, 2004
- 34
Hello.
I have a subreport that displays current open diagnoses for the client in the main report. I want to be able to run the report based on the type of diagnosis in the subreport. I've created a shared variable that assigns a value of "Y" if the diagnosis is one I want and "N" if it is not. I have pulled the shared variable back to the main report and it displays the correct value. The problem I'm having is that I want to select only the records that have the "Y" in the shared variable field but crystal tells me that I cannot do this because the value must be calculated later. Any ideas on how I can accomplish this. Thanks.
Jim
I have a subreport that displays current open diagnoses for the client in the main report. I want to be able to run the report based on the type of diagnosis in the subreport. I've created a shared variable that assigns a value of "Y" if the diagnosis is one I want and "N" if it is not. I have pulled the shared variable back to the main report and it displays the correct value. The problem I'm having is that I want to select only the records that have the "Y" in the shared variable field but crystal tells me that I cannot do this because the value must be calculated later. Any ideas on how I can accomplish this. Thanks.
Jim