I'm new at using reporting tool and i can't figure out how to show/hide image in report. This is my code. Been playing with it for a while and I can't get right solution. Suppose i'm gonna hide it.
Microsoft.VisualBasic.Interaction.IIf(First(Fields![ES_EXCUSETYPE].Value, "DataSet1") = "1", True, False)