Hi Team,
I am using around 20 objects in model. For every object I have around 10 global variables. So, overall I have around 200 global variables. I can see model is heavy in size and it is hanging sometime.
Now, I want to achieve same using labels. Can it be lesser in size and fast in performance in this way?
Also, I would like to know some tips for best performance of model since there are multiple ways to do things. For eg: Use of statistics collector, global table and calculated tables for collecting statistics.
Thank you!