Check if the layout of the report, in the table the field format
=first(Fields!<columnName>.Value)
if it this then change it to
=Fields!<columnName>.Value
Regards,Eshwar.
Please don't forget to Marked as Answer if my post solved your problem and use Vote As Helpful if a post was useful. It will helpful to other users.