Calc Invisible in the condition

Stimulsoft Ultimate discussion
abletech
Posts: 7
Joined: Fri Jun 21, 2013 1:56 pm

Calc Invisible in the condition

Post 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. :(
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Calc Invisible in the condition

Post by HighAley »

Hello.

Could you specify what Designer do you use?
Please, send us your report template with sample data for analysis.

Thank you.
abletech
Posts: 7
Joined: Fri Jun 21, 2013 1:56 pm

Re: Calc Invisible in the condition

Post 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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Calc Invisible in the condition

Post by Alex K. »

Hello,

We couldn't reproduce this bug.
Please send us your report with test data.

Thank you.
abletech
Posts: 7
Joined: Fri Jun 21, 2013 1:56 pm

Re: Calc Invisible in the condition

Post by abletech »

ok
Attachments
file.zip
database and report
(21.03 KiB) Downloaded 336 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Calc Invisible in the condition

Post by Alex K. »

Hello,

Thank you for the sample.
In this case please try to use the Summary Conditions instead AssignedExpression.

Thank you.
Attachments
Capture.PNG
Capture.PNG (77.73 KiB) Viewed 5278 times
abletech
Posts: 7
Joined: Fri Jun 21, 2013 1:56 pm

Re: Calc Invisible in the condition

Post 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
Attachments
a1.jpg
a1.jpg (13.05 KiB) Viewed 5277 times
a0.jpg
a0.jpg (234.41 KiB) Viewed 5277 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Calc Invisible in the condition

Post 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.
abletech
Posts: 7
Joined: Fri Jun 21, 2013 1:56 pm

Re: Calc Invisible in the condition

Post by abletech »

I do not think there are problems rendering of the previous group but does not consider the "calc invisible"
Attachments
a0.jpg
a0.jpg (14.92 KiB) Viewed 5265 times
abletech
Posts: 7
Joined: Fri Jun 21, 2013 1:56 pm

Re: Calc Invisible in the condition

Post by abletech »

Hello,
can you send me a template with the Double Pass?
Please send us your report with test data
Post Reply