I have this embedded image that I have created an expression for when it is hidden or shown. I want it to be hidden if a field in the dataset is == 0. In this case it is the 'RemainingAmount' field. Here is what I have for my .RDLC report:
And whenever I try to run this report I get this error:
How do I fix this bug?