filter databand with user request date vars

Stimulsoft Reports.PHP discussion
Post Reply
3inweb
Posts: 9
Joined: Sun Mar 11, 2012 11:29 am
Location: Spain

filter databand with user request date vars

Post by 3inweb »

Hello ...

I'm trying to set a filter on a data band that uses the value of two variables the user requested date type.

I created the variable Ffin and Fini with the type DateTime and the user request.

In section filter expression to select the data band

I tried different expressions but it has an error in display mode

"(databand1.facturas.fechafactura> = Fini and databand1.facturas.fechafactura = <Ffin)"

I can not find the right word.

In a previous post you told me that type variables range required of the user still did not work in this version is that correct?

Could you give me some indication?

Thank you very much for your help.

greetings
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: filter databand with user request date vars

Post by HighAley »

Hello.

You should use C# syntax in the filter expressions.

Thank you.
Post Reply