In this case you have to disregard the year selected, just for experience what is happens, try to make a table with just year and sales. Your expressions are: Year (dim) and Sum(Sales) (exp).
But try this ones: Year (dim) and Sum({<Year>}Sales) (exp).