I've been told that the best way to compress/optmize powerpivot is to sort on the source table. while it's easy to make that statement. I'm having a hard time determining which is the best columns to sort. As an example, I have a table that includes 50+ columns (i.e. fiscal month, seller, customer info, pipeline staging, lead information, etc) some of these fields could be blank but some cannot be.
Is there any easy way to find what are the best sorting order? Is the trial and error the best approach?