You must be logged in to reply to this topic.
Hi,
It would be great to not only be able to "refresh" the report, but also keep that data in the .rpt file.
This would be useful a scenario where I, for instance, want to export the same report to "html", "xls" and "pdf".
If it saves the data, I need to refresh only once and only load for the other exports.
Maybe I am missing something and this is already working, but I could find nothing.
Thanks,
Christian
You can do this by selecting the Crystal Report export format. Report Commander will then write the data to an .rpt file, though it will have to be a different file than the report source.
You can then run Report Commander again against the new file, which now contains the saved data, to export that data to different formats.
Thanks, Bill
Very helpful advice. This should solve my issue.
Regards,