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.
Calc Invisible in the condition
Calc Invisible in the condition
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.
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
Hello.
Could you specify what Designer do you use?
Please, send us your report template with sample data for analysis.
Thank you.
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
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
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
Hello,
We couldn't reproduce this bug.
Please send us your report with test data.
Thank you.
We couldn't reproduce this bug.
Please send us your report with test data.
Thank you.
Re: Calc Invisible in the condition
ok
- Attachments
-
- file.zip
- database and report
- (21.03 KiB) Downloaded 371 times
Re: Calc Invisible in the condition
Hello,
Thank you for the sample.
In this case please try to use the Summary Conditions instead AssignedExpression.
Thank you.
Thank you for the sample.
In this case please try to use the Summary Conditions instead AssignedExpression.
Thank you.
- Attachments
-
- Capture.PNG (77.73 KiB) Viewed 5644 times
Re: Calc Invisible in the condition
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
"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 (13.05 KiB) Viewed 5643 times
-
- a0.jpg (234.41 KiB) Viewed 5643 times
Re: Calc Invisible in the condition
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.
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
I do not think there are problems rendering of the previous group but does not consider the "calc invisible"
- Attachments
-
- a0.jpg (14.92 KiB) Viewed 5631 times
Re: Calc Invisible in the condition
Hello,
can you send me a template with the Double Pass?
Please send us your report with test data
can you send me a template with the Double Pass?
Please send us your report with test data