Forum Discussion

MattBI's avatar
MattBI
Regular Visitor
3 years ago

Challenges with ALLSELECTED and iterators

So everything I've read says "stay away from ALLSELECTED inside iterators" because it has complex functionality and it probably won't do what you want it to (because it will activate the iterators sh...