Based on your description, I’m not sure if I’ve misunderstood your question. You mentioned that you want the character spacing function in reporting service. Is
it like the split function?
If so, you can refer the =System.String.Split function in reporting service expression. You also can refer other functions in System.String namespace.
D.C.
Member
50 Points
24 Posts
Is there any Character spacing function in Reporting Services?
Nov 11, 2008 05:32 AM|LINK
Is there any Character spacing function like microsoft work in Reporting services?
Nai-Dong Jin...
All-Star
41630 Points
3558 Posts
Re: Is there any Character spacing function in Reporting Services?
Nov 17, 2008 01:52 AM|LINK
Hi,
Based on your description, I’m not sure if I’ve misunderstood your question. You mentioned that you want the character spacing function in reporting service. Is it like the split function?
If so, you can refer the =System.String.Split function in reporting service expression. You also can refer other functions in System.String namespace.
Thanks.