reporting services - SSRS image with expression -
i trying change "red" color in expression embedded image below code can't life of me show image.
=iif(fields!lotqty.value = fields!siallocqty.value, "lightgreen", "image1")
image should set in backgroundimage section not in backgroundcolor section. can set if value such display color, display lightgreen color, otherwise put nocolor or transparent. in backbroundimage put expression shows either image or nothing (depending on value).
Comments
Post a Comment