SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SSRS Report Issue - Space and Gobbledegook
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

dtoddp
Starting Member

12 Posts

Posted - 08/10/2012 :  14:13:46  Show Profile  Reply with Quote
I've got 2 SSRS report issues (using MS Visual Studio 2008) that I can't figure out how to suppress:

1. When printing the contents of one of the text fields, in addition to the text, I also get - the formatting characters (I call it gobbledegook) - thinks like <p><div style='margin: ... yadda yadda - how do you tell it to only print text?

2. Using the "allow field to grow" function, it adds about 2 or 3 inches of white space (no text) - any ideas how to remedy that?

Thanks

DTP

visakh16
Very Important crosS Applying yaK Herder

India
47069 Posts

Posted - 08/10/2012 :  15:17:23  Show Profile  Reply with Quote
1. you need to apply pattern logic to parse and remove the characters before it reaches report in query behind

2. does the source field has spaces in data? first check that and trim if present

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.05 seconds. Powered By: Snitz Forums 2000