Page 1 of 1

Mutliple selection in list variable.

Posted: Thu Nov 19, 2020 11:29 pm
by omkar.patange
How to do multiple selecting in the list while creating a variable for the filter?

Re: Mutliple selection in list variable.

Posted: Fri Nov 20, 2020 12:56 pm
by Lech Kulikowski
Hello,

Please check the following sample:
https://demo.stimulsoft.com/#Net/Parame ... tCondition

Thank you.

Re: Mutliple selection in list variable.

Posted: Fri Nov 20, 2020 6:12 pm
by omkar.patange
Lech Kulikowski wrote: Fri Nov 20, 2020 12:56 pm Hello,

Please check the following sample:
https://demo.stimulsoft.com/#Net/Parame ... tCondition

Thank you.
I tried this option, but I'm using months in this scenario and having this error in the attachment.
used this in the filter Month.Contains(Info.TDate.Month)

Re: Mutliple selection in list variable.

Posted: Mon Nov 23, 2020 10:32 am
by Lech Kulikowski
Hello,

It is not possible to use "while", "for", etc in the variable expression.

Thank you.

Re: Mutliple selection in list variable.

Posted: Mon Nov 23, 2020 8:31 pm
by omkar.patange
Lech Kulikowski wrote: Mon Nov 23, 2020 10:32 am Hello,

It is not possible to use "while", "for", etc in the variable expression.

Thank you.


I use the above expression "DataBand 9" begin to render tab,

I need to select multiple dates instead of 1 date in the variable. Attaching .mrt report.

Re: Mutliple selection in list variable.

Posted: Tue Nov 24, 2020 12:52 pm
by HighAley
Hello,

We can't run your report because we don't have access to the database.

Please, change the Type of the Variable from Value to List.

Thank you.