If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Crystal Reports > Subreport shows up with no text

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-10, 10:57
emkay717 emkay717 is offline
Registered User
 
Join Date: Nov 2010
Posts: 5
Subreport shows up with no text

I have multiple subreports in a document. It's actually a pretty simple document. The subreport link is working. The suppression is working. But I don't see the text on the report.

If I put a border around the subreport, the subreport shows up on the correct pages ... but the text is blank. When I run the subreport itself and pass it the parameter, I get the correct results. I checked the subreport to make sure the text wasn't white.

I'm at my wits end ... What else might be causing this?

TIA!
Reply With Quote
  #2 (permalink)  
Old 11-18-10, 08:51
emkay717 emkay717 is offline
Registered User
 
Join Date: Nov 2010
Posts: 5
I actually did figure this out. It seems that the data being passed to the subreport, even though it was defined as numeric, was actually alpha.

A little totext((tonumber)) magic did the trick.

Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On