I am trying to bring in the image from one of the images I added to the report as a tooltip.
So if someone hovers through the name they can see the image of the person as tooltip.
What should I expression be like in tooltip
IIF(Owner.Value = "John",.....?