I work with an RSS feed that gives us data for stocks. I have the visual logic set up to limit values after decimal points to 2 spaces.

I would like to keep this logic but somehow enable the value to accept N/A when data is not available. Currently when I get an N/A value, the text comes up 0.00. When I try to select static text in place of data, it does nothing. Is there a way to do this?