
Hi:
When I run a custom Purchase Order report in SSRS Report Builder, I get an error pointing to a text field that I created containing an expression (Expr) that houses a colon.
This is shown below.
How do I change this formula to prevent the error from generating and to allow for the colon to display?
Thanks!
=”PLEASE SEND INVOICE TO THE FOLLOWING ADDRESS"&":"
&Fields!CompanyAddress1.Value
John
Hi, I did the same test but did not get an error.
="PLEASE SEND INVOICE TO THE FOLLOWING ADDRESS"&":"&Fields!CustomerAddress1.Value