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
HTML Multiselect Box
How do I access RDWEB on SBS 2008 Domain?
Duplicate Calendars in Outlook 2007
How to round numbers
How to redirect My Documents Folder on an unattended install
Need RHEL Samba 3.0 authenticate against AD/LDAP environment for mapping share
error with external dll
USB meters
Javascript to toggle DIVs and scroll to anchor link IF there is an anchor link in URL
SBS 2003 Exchange 2003 IMAP