I am making a report in ssrs. Now I have a requirement to add a column which will show the difference between two columns(means Subtraction). before that I must check the values of those two fields. If they are not null then only do subtraction. How can I do this?