I have a column/field that contains currency and integers. Is there a way I can conditionally add a $ sign? Amt will have the $ sign and Vol will not.
I tried below, but didn't work as expected.