Blom,
I did as following In the report Studio
1.I went to Condition Explorer,right clicked on variable,chose new string variable,Named as String1,clicked on Add icon,put this condition
if ([Availability]<1) then ('RED') else ('GREEN')
2.Clicked on ok,ok. Then i got Expression Definition page...