We have several reports where we are using the OnRender and Render event of a databand to calculate some global variables.
Now it seems, that .core and interpretation mode is not working anymore with event

Is there any alternativ place where we can calculate variables and values at runtime for each line of the databand ?
Situation: We have a global variable HoursOfWeek and we must substract a value per each line of a databand
Thanks