Hello,
I have been with a company for five years as an hourly employee. When I originally started the job was mainly data entry. As the company has grown I took on more tasks. The work I do now involves writing, running, and distribution of reports in Crystal XI that takes up about 50% of my...
In the supressed details section I have the formula
@accum
whileprintingrecords;
stringvar coverages := coverages + totext({COVERAGES.COVERAGE_DESCRIPTION})+", ";
stringvar drivers := drivers + ProperCase(totext({DRIVERS.DRIVERNAME}))+"] ";
stringvar age := age + totext({@age},0)+", ";
In the...
I have the report grouped on our clients.client_id. The details section is supressed. The display information is in the group footer.
What I get currently which is listed horizontally.
Drivers:
TOM ZIP] LISA ZIP] TOM ZIP] LISA ZIP]]
Age:
46, 46, 46, 46
Coverages:
Preferred Auto, Motorcycle...
Crystal 11, IBM UniVerse
Accumulation formula references this thread. Which I have at the clients level.
Report function: Display clients without a particular coverage with as much informaiton in one horizontal line.
I work for an insurance agency just so this makes a little more sense. I am...
Well it almost works...When I use AND I do not seem to retrieve any information when I use OR it works buuuuut when I add another group i.e.
AND
(
if 3 in {?coverages} then
NOT ISNULL({PA_COVERAGES_VEHICLES_ID.UNDINSBIPREM})
)
OR
(
if 4 in {?coverages} then...
Crystal XI, IBM UniVerse
I was curious if it is at all possible to use a Parameter Field to select multiple values from different fields.
I have a number of fields that at some time or another need reports generated from them either being null or not null.
I would like to be a selection box...
Crystal XI, IBM Universe.
I'm trying to select client who only have a particular type of policy. Our {Policies.Coverages_ID} table contains this info and the policy type I'm trying to select is 53. What should show up is clients who only have 53 as their only policies. The client may have more...
Crystal XI
I'm trying to supress alphanumric account numbers that end with a zero, the alpha portion being at the front. An example would be, under the supress section {accountnumber] endsWith 0 though I know there is not endsWith but is there someway to accomplish that?
I'm using Crystal Reports XI with Windows XP.
I am coming from Crystal 8.5 and i used to be able to insert a subreport and supress the section that subreport was in and the subreport variable would get passed. With XI when I try supressing the subreport or supress/hide the section the variable...
I'm using Crystal XI on WinXP an IBM Universe database.
I am trying to figure out how to create a parameter field with a drop down list populated by specific date ranges that are not stored in a database.
-J
Has anyone else expierenced this? When I turn on hyperthreading Crystal XI runs incredibly slow. As a single CPU it seems to run just fine. Anyway around that at all?
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.