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
filter databand with user request date vars
Re: filter databand with user request date vars
Hello.
You should use C# syntax in the filter expressions.
Thank you.
You should use C# syntax in the filter expressions.
Thank you.