In this example, a dynamic marker line is putted on the bar chart.
By script I find the value I want to put on the chart :
reportContext.setPersistentGlobalVariable("MAX_PRODUCT", this.getValue());
on "onCreate"
and use with onRender script on the graph.
But
I would to group my report by productlines and made the dynamic value change to being the max of each product line...
But I don't find how to change the value in each group
Any Idea ?
Thanks in advance for your answer.
Vincent
Attached File(s)
-
chartwithdynamicmarkers.rptdesign (190.33K)
Number of downloads: 17






MultiQuote