Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Replacing " with nothing

$
0
0
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]

Viewing all articles
Browse latest Browse all 2791

Trending Articles