I have an ssrs matrix , the design of which looks like this :

The sql
I don't know, why it shows blank space, but here is how I handled this problem:

=IIF(Month(Fields!Date.Value)=Parameters!UserSelectedDate.Value,True,False)And when I select report parameter to 1 and preview the report, it hides Change column for month 1:
