Page 1 of 1
ParameteRR Field
Posted: Mon Aug 05, 2002 4:03 pm
by bettymatz
I have 3 ParameteRR fields in my report. Created 3 calculated fields with the expression RR(parameterfieldname) and used these in the filter. I am having a problem with one of them. It is a numeric field. The filter is as follows:____SortYear = RRYear ____The sort year is a calculated field that extracts the year from the db field.____If I manually edit the filter and put in the year 2002 it works fine. Just will not work with ParameteRR field.____I am using SQL Edition V9.0 Build 9.0.009____Any suggestion???____Betty
=> RE: ParameteRR Field
Posted: Mon Aug 05, 2002 8:56 pm
by kfleming
Do you see the same problem if the filter includes only the year clause and nothing else?____Kathleen__R&R Support
==> RE: ParameteRR Field
Posted: Tue Aug 06, 2002 10:02 am
by bettymatz
Yes, even when I removed other filter it still will not work.____Betty
==> RE: ParameteRR Field
Posted: Tue Aug 06, 2002 1:08 pm
by bettymatz
>Do you see the same problem if the filter includes only the __>year clause and nothing else? __>__>Kathleen __>R&R Support ______Kathleen,____I deleted the ParameteRR fields and created a new report for the existing and put the Parameter fields back in and it is now working.__