Variable Range not working

Stimulsoft Reports.PHP discussion
Post Reply
Nathan
Posts: 21
Joined: Wed Dec 07, 2011 2:24 pm

Variable Range not working

Post 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'
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Variable Range not working

Post by Vladimir »

Hello,

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

Thank you.
Post Reply