I am trying to return data based upon an IIF statement in table within SSRS. When I run this statement it returns as expected : =iif(Fields!WKBUCKET.Value =-1,1,0) but if I