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

SSRS Expression - Line break/new line with comma

$
0
0

One of the column contains a comma delimited set of values

Title=Full Name, Designation, Company Name

o/p should be like this -

Full Name
Designation
Company Name

I used below expression, not sure why leading space is not trimming, any help will be a great help...

=LTRIM(First(Fields!Title.Value.ToString().Replace(",",vbCrLf), "dataset"))

Thank you...


ss


Viewing all articles
Browse latest Browse all 10045

Trending Articles



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