Print Page | Close Window

Accessing the Crystal Report Data after a refresh

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=14043
Printed Date: 02 May 2024 at 6:28pm


Topic: Accessing the Crystal Report Data after a refresh
Posted By: AGenius
Subject: Accessing the Crystal Report Data after a refresh
Date Posted: 12 Aug 2011 at 4:26am
Hi,
 
I wonder if anyone can help me, I have build an application that displays a crystal report. It can build the parameter lists and update formula's then will refresh the report.
 
All works perfectly, however I have a further need but cannot work out how to do what I need.
 
In the report there may be a formula field that is on each page, this field has a code per record, I have also thought of having a formula that concatenates this code and seperates each one.
 
I could place either on each page and hide it or on the report footer and hide it for the concatenated field.
 
What i need to do is either read the formula value per page (per recode) or the concatenated result after the report is built.
 
Is it possible to access the report data (without exporting) after the report is built?
 
Thanks in advance



Replies:
Posted By: AGenius
Date Posted: 12 Aug 2011 at 7:02am

Also need to know how to determine each table type (Table or View)

 
Thanks



Print Page | Close Window