The Performance Problem is most definately caused by your 100+ local report variables
Push the calculation down to the Universe or even better to the database/data mart instead.
The Performance Problem is most definately caused by your 100+ local report variables
Push the calculation down to the Universe or even better to the database/data mart instead.