Search found 2 matches
- Thu Jun 22, 2006 4:28 pm
- Forum: R&R ReportWorks Users
- Topic: Parameter Field
- Replies: 3
- Views: 1397
==> RE: Parameter Field
I selected SQL Select from the Database menu and enterd__ _<<@MyParam = ^1/1/06^>>____I added a calculated file named MyValue and entered the expression:___RIPARAM("MyParam")____And then inserted the field MyValue to the report.____But, the report prints blank.
- Thu Jun 22, 2006 11:04 am
- Forum: R&R ReportWorks Users
- Topic: Parameter Field
- Replies: 3
- Views: 1397
Parameter Field
I am passing a value to my parameter field named ^MyParam^. Created a calculated field with the systax below and wanted to print it^s value on the report but the calculated field prints blank. Why?__riParam("MyParam ")