Timing for Summary Variable
Hi, i have a variable in the summary band. What timing configuration
must i set to it if i want it calculated only once but references
another summary variable value which timing is traversal?
thanks
--
Guillermo Castaño Acevedo
Gerente de Sistemas - Grupo Millennium Ltda
GuillermoC@GrupoMillennium.com
www.GrupoMillennium.com
must i set to it if i want it calculated only once but references
another summary variable value which timing is traversal?
thanks
--
Guillermo Castaño Acevedo
Gerente de Sistemas - Grupo Millennium Ltda
GuillermoC@GrupoMillennium.com
www.GrupoMillennium.com
This discussion has been closed.
Comments
always caclulate before the other inside the same band. The easiest timing
to use would be to use the OnTraversal. Add a check to see if the summary
band has fired its BeforeGenerate event, to perform the actual calculation
at that time, based on the other variable's value.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com