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
Variable Range not working
Hello,
Unfortunately, at this moment works only simple variables. Ranges and lists are in development.
Thank you.
Unfortunately, at this moment works only simple variables. Ranges and lists are in development.
Thank you.