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
combining commands in terminal find and grep any ideas
excel vba to save worksheet as mht file
Outlook in "safe mode"
Wyse thin client and Citrix display/graphic lag
Is this BIOS-setting correct?
SQL in C# code .. Reading Output Parameters.
Oracle SQL Developer -- Run Package ?
Microsoft Access: Creating a payment system.
Uninstalling DFS Service
Need to convert lotusscript to work with macintosh