Page 1 of 2
Calc Invisible in the condition
Posted: Fri Jun 21, 2013 2:09 pm
by abletech
Hi,
In a text field of a GroupHeader I have to do a sum "Sum (GroupHeaderBand1, Commesse.qtafatt)" in "assign expression" of his condition but is not considered to be the property "Calc Invisible" of databand while the same property used in the SUM TEXT of a text field in the same GroupHeaderBand works perfectly.

Re: Calc Invisible in the condition
Posted: Mon Jun 24, 2013 1:57 pm
by HighAley
Hello.
Could you specify what Designer do you use?
Please, send us your report template with sample data for analysis.
Thank you.
Re: Calc Invisible in the condition
Posted: Mon Jun 24, 2013 4:14 pm
by abletech
Hi,
the designer has used the professional
are not in the office, the problem is quickly replicated. assign the expression of conditions does not consider the CALC INVISIBLE
Re: Calc Invisible in the condition
Posted: Tue Jun 25, 2013 12:03 pm
by Alex K.
Hello,
We couldn't reproduce this bug.
Please send us your report with test data.
Thank you.
Re: Calc Invisible in the condition
Posted: Tue Jun 25, 2013 2:37 pm
by abletech
ok
Re: Calc Invisible in the condition
Posted: Wed Jun 26, 2013 12:09 pm
by Alex K.
Hello,
Thank you for the sample.
In this case please try to use the Summary Conditions instead AssignedExpression.
Thank you.
Re: Calc Invisible in the condition
Posted: Wed Jun 26, 2013 3:59 pm
by abletech
Hi,
"assign expression" just wanted to make a simple example. I have to use the script "Sum (GroupHeaderBand1, Commesse.qtafatt)" in the conditions to display an image. unfortunately I need the expression
Re: Calc Invisible in the condition
Posted: Thu Jun 27, 2013 10:30 am
by HighAley
Hello.
The problem is in time of checking condition expression. It's before rendering of the next Group Header. So the Sum() counts sum from the previous Group.
You could try to use Double Pass. At first pass save Sum and at the second pass to disable components.
Thank you.
Re: Calc Invisible in the condition
Posted: Thu Jun 27, 2013 1:09 pm
by abletech
I do not think there are problems rendering of the previous group but does not consider the "calc invisible"
Re: Calc Invisible in the condition
Posted: Thu Jun 27, 2013 1:11 pm
by abletech
Hello,
can you send me a template with the Double Pass?
Please send us your report with test data