Print Page | Close Window

Data not showing

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Technical Questions
Forum Discription: Formulas, charting data, Crystal syntax, etc.
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=22833
Printed Date: 24 Apr 2024 at 9:52pm


Topic: Data not showing
Posted By: dan231
Subject: Data not showing
Date Posted: 08 Nov 2019 at 9:17am
I have a report that groups members. On the left on the CR program in preview, shows group drop downs and my member is listed here, but is not listed in the actual report data.

I've gone s far as removed each of the select expert filters and I still can't get the data to show.

I am not sure what else I should be checking for in order to see the data.

EDIT - when I add a filter to only show this member, the footer states 2 records, but the screen is blank

-------------
Thanks,
Dan



Replies:
Posted By: lockwelle
Date Posted: 08 Nov 2019 at 10:45am
How do you get the data? Do you use a stored procedure? if so I would run that and inspect the values. If you don't, I would use the Show Sql on the Database tab and run that. It might provide you some insight as to what is going on.

Without knowing anything about your data, this is where I would start.

HTH


Posted By: dan231
Date Posted: 08 Nov 2019 at 11:08am
Its a DB2 database. I'm no SQL wiz, so that's not overly helpful to me.

What should I be looking for?

-------------
Thanks,
Dan


Posted By: DBlank
Date Posted: 11 Nov 2019 at 2:54am
Do you have any suppression criteria going on here?


Posted By: dan231
Date Posted: 12 Nov 2019 at 2:55am
I might. How do I check for that? This isn't a report I created.

-------------
Thanks,
Dan


Posted By: DBlank
Date Posted: 12 Nov 2019 at 3:34am
it could be on any field but likely it would be in the section expert. open the section expert and select each section (likely details) and look at the suppression option to be checked or for the x-2 button to be red. if it is red it has a criteria. so click on the x-2 to see the suppression criteria.


Posted By: dan231
Date Posted: 20 Nov 2019 at 9:35am
Finally found it! There was a formula that pointed to a field that didn't really pertain to the data at hand. Once removed, all the "missing" data was shown.

-------------
Thanks,
Dan



Print Page | Close Window