Forum Discussion

latheesh89's avatar
latheesh89
Icon for Helper II rankHelper II
5 years ago

Remove context filter "except" for a given table (all columns)

Hi Techies,   I am creating a measure something like below,   = CALCULATE(SUM('Internet Sales[Sales Amount]), ALLEXCEPT('DimDate', 'DimDate'[Month Year],'DimDate'[Year]........)   I wanted to s...