I would like to insert an image into this expession instead of True and False
=IIf(Sum(Fields!cont.Value, "DataSet7")<>Sum(Fields!tot.Value, "DataSet7"), True,False)
i would like to insert a red or green image to compare this two fields
thanks to all who wants to help me