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
New ESXi 4 Host (not responding) in vCenter
Record pone calls in remote desktop
Install IIS with a vbs script.If supporting files needed pick from a predefined path.
Computer reboots severat times a day
How to setup two virtual subnets with vmware workstation 6.5
Reading values from UDL-file (textfile)
In Perl, how do I add a value to the list, then check to see if the value exist before adding a new value
RIS - CAN WIN 2003 STANDARD & XP BE IMAGED INTO SAME FOLDER
How to create Point using ArcGIS?
Two SCCM primary site in active directory