Page 1 of 1

Variable Range not working

Posted: Wed Jan 11, 2012 11:59 am
by Nathan
Designer AIR
Version: 2012.1.1204

I have created a variable of type Range call "DateRange".
So now I have "From" and "To" date range variable for the user to enter dates.
I have added a Filter in my DataBand with the expression "CostSummary.date_used > DateRange.FromDate"

I get this from the Fx Manuel on page 450.

When I preview the report I get a Report Rendering Message:
Parser error: field, method, or property is not found: 'FromDate'

Variable Range not working

Posted: Thu Jan 12, 2012 10:01 am
by Vladimir
Hello,

Unfortunately, at this moment works only simple variables. Ranges and lists are in development.

Thank you.