Hi all,
I have this strange situation:
1. Report A > works
11 dimensions in row
3 dimensions in column
2. Report B >doesn't work
11 dimensions in row
3 dimensions in column
The report it's the same; the only difference is that I switch in one of the dimension in the column axis I set in report A a node value while in report B I set a base member (it could be a descendant of the node in report A or not, that's not important). After a few minutes the error shows up:
trying to debug we found out that it was loopping a number of times equal to:
- dimension 1 in row members set as filter * dimension 2 in row members set as filter *....dimension 11 in row mebers set as filter
and of course the number generated was huuuuge and this triggered the memory error. But the question is why if I change from a node to a base level the filter for a dimension in column axis this generates the problem? Why in one scenario it dumps but in the other it's fine?
Thanks,
Regards
Michele