Hi,
I have a stats collector that looks at a Model parameter at the change value for the event. The parameters are in the drop down option so I would expect it to work:
When pressing reset I get the following exception:
exception: FlexScript exception: Cannot access collected data values outside of statistics collector events at MODEL:/Tools/StatisticsCollectors/Content Vs Time_2 Collector>variables/eventReferences/Group1 - On Content Change/changeValue at line 4
Is this a bug? Or maybe just something that is not allowed?
As a work around we tried to set a label on the stats collector at the OnModelReset trigger and use this label in the stats collector instead of the model parameter. However this resulted in the same exception.
Thank you for your time,
Patrick