I'm using Crystal Reports ver. 10.0.0.533 and trying to export to a csv file.
The Main report has one subreport. The subreport information is not going into the csv export.
Elsewhere on the site I saw a proposed work-around using shared variables. I followed that advice and what I find is that the shared variable's value appears onscreen with the correct value as set in the subreport -- but the exported csv file retains the value of the variable BEFORE it entered the subreport.
I am declaring the shared variable in the report header section. The subreport is in GH1a and I have a formula there that also declares the shared variable. I am displaying the value of the shared variable in GH1b.
Any suggestions or other possible workarounds would be greatly appreciated - though be forewarned that I am a complete novice when it comes to Crystal Reports.
The Main report has one subreport. The subreport information is not going into the csv export.
Elsewhere on the site I saw a proposed work-around using shared variables. I followed that advice and what I find is that the shared variable's value appears onscreen with the correct value as set in the subreport -- but the exported csv file retains the value of the variable BEFORE it entered the subreport.
I am declaring the shared variable in the report header section. The subreport is in GH1a and I have a formula there that also declares the shared variable. I am displaying the value of the shared variable in GH1b.
Any suggestions or other possible workarounds would be greatly appreciated - though be forewarned that I am a complete novice when it comes to Crystal Reports.