Is there any performance cost difference between a) SUM on a list line item in your data module, and b) dimensioning your data module by the list, then LOOKUP on a dimension?
I am asking because I have a data module that is dimensioned by several large lists, creating sparsity. I can reduce sparsity by removing some of those lists from the dimensions, but would required changing subsequent references from lookups to SUM.