Quantcast
Channel: Adobe Community : Popular Discussions - Reporting
Viewing all articles
Browse latest Browse all 38309

Pound sign creating error

$
0
0
I have some pound signs in one of my output fields that are causing an error in the Report Builder. I've tried doing a Replace, but just can't seem to get the syntax correct.

Original code:
query.Action & Chr(13) & Chr(10) & IIf(query.Material NEQ '', DE(query.Material), DE(query.ContainerSize))

Tried doing a Replace like this:
query.Action & Chr(13) & Chr(10) & IIf(query.Material NEQ '', DE(Replace(query.Material, '#', 'No.')), DE(query.ContainerSize))

Viewing all articles
Browse latest Browse all 38309

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>