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
Trying to upgrade from 2008 64 to 2008 R2 and it states WSUS needs to be removed
Older Flash document potential issues
Plug n Play/USB/Registry Nigtmare - I Need to regularly delete keys in order to "detect" my MP3 Player!
Translate web site
php mysql storing date time
Most commonly used and useful ESX Service Console commands?
PL/SQL Performance
Read Only user for Oracle VM Manager (OVM)
Outlook hyperlinks take me to my homepage (not the actual link url
Update RevTex in TexLive and Kile - Fedora 13