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
java get utc date/time
Sharing Methods Between Applications on the Same Server
Terminal Server client side CD/DVD writing
Alternative to a cursor
Login control design and Programming
fiddling nose habit
Cisco "Do wr" does not work in "conf t" mode or any other sub-mode
Giving permission for stream writer to write in C:/ drive
xp sp2 clients wont log or ping server 2003
Running the System Update readiness tool.