Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Refreshing Data

Status
Not open for further replies.

369852

Programmer
May 7, 2002
38
IE
Hi,
Is it possible to refresh the data in a report without having to press 'refresh' everytime. Can it be refreshed everytime it is referenced??

Thanks in advance
 
Go into the File menu, and uncheck the Save Data With Report option.
 
Thanks Naith!! I have a parameter field, so really all i want to refresh is the value selected by the user so they can select one value see the report, then select another value see the report etc. Something like a dropdown list that can change the report! Is this possible in Crystal Reports?
Thanks again for your reply
 
When you set the parameter up, give the parameter values that you want the user to be able to select from.

Then, whenever the report is initiated, the report will prompt for a parameter value.

However, if the user is just going to be successively running, I would have thought that they'd be manually refreshing the report anyway. Unless you're running from an app.

Naith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top