I read elsewhere on this forum that if you put some set analysis in the outermost part of Aggr(), it will affect everything inside of it. But that doesn't seem to be fully true.
I have this set analysis that ignores all selections except for some date fields:
At this point, out of paranoia, I'm wondering whether to sprinkle that set analysis variable in there in some more places. Does anyone have a clear idea of what the rules are regarding this? Is there some documentation spelling it out clearly?