I now have data showing up. I have two tables defined and only data from the first table is showing up. If I switch the order of the tables the other table shows up.
Converting from Visual Studio 2003 to 2008 and Crystal does not show any data when I run my reports. I am running a 32 bit VISTA desktop and connecting to Oracle.
What I am trying to do in the enclosed example is if a type is a ‘1’ do not print any of the additional types associated with that account number. If the type is not a ‘1’ print all types associated with the account number.
Example Data:
Account number type
1 2
2...
Let me try and clafify further,
I am suppressing for detail_a account_numbers that are equal previous account numbers or type = ‘1’.
I want to store detail_a non suppressed account numbers and compare them to detailb records to determine whether to suppress.
I read account number ‘1’...
Thank you for your reply.
I am trying to store the account number for DetailA that has not been suppressed (if type is '1' I am suppressing). Then I want to suppress DetaillB accounts that do not match.
In the following example. The first row has a type of '2' so I do not suppress. I...
I am using Crystal Reports for Visual Studio .net 2003.
I have a report that has two detail sections. I am suppressing account numbers that have a type = '1'. The second detail I want to suppress based on the first details account number. I store the first detail's account number in a global...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.