we've been using crystal reports and now changing to Reporting Services. i'm trying to create formula fields and i'm not sure how to go about it, here's an example i used in crystal.
if ({vw_wrkWorkOrders.BaseStateDescription} = "Cancelled") = true
then 1
else 0