Search found 2 matches

by Neeraj_Kamat_(Guest)
Fri Dec 06, 2002 9:28 pm
Forum: R&R ReportWorks Users
Topic: Parameter problem in R&R9 SQL
Replies: 3
Views: 2910

=> RE: Parameter problem in R&R9 SQL

Create a calculated field as:____Calculated_field = RR(ParameteRR_field)____Use the calculated field in the filter.____Then the report will bring back data with the new value input while executing the report.
by Neeraj_Kamat_(Guest)
Fri Dec 06, 2002 9:03 pm
Forum: R&R ReportWorks Users
Topic: ParameteRR field in Report filters
Replies: 1
Views: 1523

ParameteRR field in Report filters

Hi!____I am using a ParameteRR field to accept input from the user. I use this field in the Filter via a calculated field RR(ParameteRR_field). The Report Writer doesn^t use this field while executing the query on the database, but applies the filter once the ENTIRE data has been returned to the rep...