Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

Sum/Filter Help

I'm stumped!      I have the following measure:   SAS_Testing:= SAS-TESTING = CALCULATE(SUM(Table1[AMOUNT]),ALL('Name'[NAME]),Table1[Dept]="SAS", Table1[sales_id]=0,table1[product_id]="GENOH")...