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

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

Popular posts from this blog

javascript - Why Selenium can't find an element that is graphically visible -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -