Trying to replace any instances of " with nothing.
When I try this expression REPLACE(Fields!Name.Value,""","") I get this error:
The Value expression for the textrun 'Textbox12.Paragraphs[0].TextRuns[0]' contains an error: [BC30648]
When I try this expression REPLACE(Fields!Name.Value,""","") I get this error:
The Value expression for the textrun 'Textbox12.Paragraphs[0].TextRuns[0]' contains an error: [BC30648]