Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Same Peeriod Last Year Filtered by Many Columns

Hi,

 

I am trying to calculate the sales same time last year filtered by about 20 columns. What is the best way to do this? I been using caculate sum, sameperiodlastyear, and allexcept (with the 20 columns in the allexcept), but the calculation came out incorrect. I thought perhaps of duplicating the table and then instead of allexcept use filters, but I am sure there is an easier way.

 

Note: unfortunately due to data privacy I can't show the formula or data. The formula I wrote is something like 

CALCULATE(SUM(sales),SAMEPERIODLASTYEAR(date), ALLEXCEPT(Table1,column a, column b, c, d, etc.).
 
Thank you!

 

8 Replies