Expression error
Posted: Mon Jan 14, 2013 7:06 am
Hi,
I'm Pef, and please excuse my very bad english... I'm French.
I actually use stimulsoft integrated in another program, and try to do something.
I have 12 pages on my report.
On each page, there is a databand with filter conditions.
For exemple :
- Page1 databand1 : Filter = red
- Page2 databand2 : Filter = blue
- etc.
I want to disable a page the databand is empty.
If there is only blue things in the datas, i will print only the page 2.
I tried to build an condition (with expression) to disable the differents pages, but there is always an error.
On each page, I have some text object (Text1, Text2, Text3, etc.)
Some Text objet calculate the number of line in the databand.
I tried the expression : Text216==0, Text216=="0", Text216="0", Text216=0, but it doesn't.
Any idea to solve my problem ?
Thank you.
I'm Pef, and please excuse my very bad english... I'm French.
I actually use stimulsoft integrated in another program, and try to do something.
I have 12 pages on my report.
On each page, there is a databand with filter conditions.
For exemple :
- Page1 databand1 : Filter = red
- Page2 databand2 : Filter = blue
- etc.
I want to disable a page the databand is empty.
If there is only blue things in the datas, i will print only the page 2.
I tried to build an condition (with expression) to disable the differents pages, but there is always an error.
On each page, I have some text object (Text1, Text2, Text3, etc.)
Some Text objet calculate the number of line in the databand.
I tried the expression : Text216==0, Text216=="0", Text216="0", Text216=0, but it doesn't.
Any idea to solve my problem ?
Thank you.