Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 20764

Carriage Returns and Line Feeds from XML source not showing up in text boxes.. tried Replace VbCrlf

$
0
0

SSRS 2005. Data Source is XML (A sharePoint list).  This field in question seems to a have Carriage Returns/Line feeds at least in the source.

copy paste shows 0D 0A hex for the source - but not sure those are coming over in SSRS.

I'm trying these on the report textbox format, but having no luck:

=Replace(First(Fields!ows_IDXReg_FSC.Value),CHR(10),VbCrLf)

=Replace(First(Fields!ows_IDXReg_FSC.Value),CHR(13),VbCrLf)


============================
Thank You
cyberpine.com


Viewing all articles
Browse latest Browse all 20764

Trending Articles



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