I am using Crystal 2013 and I have a unrelated Sub report. How created that is I inserted Sub report into the main report. Every time I open te report main report will refresh. The sub report looks like not refreshing. Another weird part is every time I refresh the report, the Sub report results are keep changing.
I have already selected “Re-Import Sub Report on Open” option.
Is the subreport is a separate report on its own and you inserted from a location? or you created it using report wizard in main report?
“Re-Import Sub Report on Open” should be selected when you insert another report as a subreport. For this option to work correctly, the subreport must still be located where your first inserted it in your report. Otherwise you need to browse it again.
If you created the subreport from the scratch in your main report, you don’t need to select this option.
unrelated or unlinked subreport gets data based on its own query and the actual data in the database would have been changed. when you say the subreport results are keep changing, is the data in database is not matching with it?