• I think there's an error in your expression. Are you missing the .Value? (Bolded below)

    =iif(Fields!TrantypeID.Value = "INT",SUM(Fields!DrAmt.Value),0)