Microsoft
Software
Hardware
Network
Question : How do you remove trailing blanks in SSRS JOIN expression
Using below JOIN expression in text box in a SSRS 2005 report.
=Join(Parameters!phistdays
.Label, ", ")
Problem is it is displaying:
1 ,7 ,30 ,JUN 30, 2010 , MAY 31, 2010
Want it to display:
1, 7, 30, JUN 30, 2010, MAY 31, 2010
How do you remove trailing blanks in a JOIN expression?
Answer : How do you remove trailing blanks in SSRS JOIN expression
You may have to apply the TRIM to where you are loading your parameters.
Posted via EE Mobile
Random Solutions
XP install without access to CD drive
Perl Iteration issue
VBA Excel UserForm Email Hyperlink
DNS Search List appending to all nebios / dns names
server name
Extract / Create thumbnails (1st page) for office documents using PHP on Windows or Linux/Mac server
Duplicate values
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
Need to strip everything from document.domain
How do I remove old servers from backup Exec?