The big problem behind this is that I want to fill in one of the fields in a form with a default value. The current expression in data-->default value looks like this
[race number] is a FK to the main table's primary key.
=(1+Nz(DMax("ID","[race tasks]","[race number] =" & "[race number]")))...
Using CR 8.5, I want to suppress one of the group headers until the details section gets displayed.
I created formulas
// {@true} as
whileprintingrecords;
booleanvar flag := true;
// {@false} as
whileprintingrecords;
booleanvar flag := false;
I drag the false onto a different header, and in...
I need to do dozens of reports using the same set of data presented different ways.
In my searching I noticed some stuff in CR 9 about saving & reusing some work in other reports but nothing turns up for CR 8.5.
I don't know, can't pinpoint any specific reason, I'm just having a very difficult...
using Crystal 8.5, Sql Server 2000, trying to do a crosstab and the associated chart (the chart's the most important thing, I've been told)
I have a date field which I'm using as the item running across the top (that is, a date as the "column" heading).
I'd love to instead use just a number...
Just thought of this after the last post (marking outliers). Are the chart elements (columns, labels, etc...) exposed to the formula mechanism, ie are they programmable.
I can find no info on this.
The kind of thing I've googled for (web and USENET) is
"crystal reports" with "mark maxima"...
This sounds impossible to me, let's see if y'all agree.
Can I make the columns of a chart all one color, say yellow, except let's say
1. the 1, 2 or 3 highest outliers red
2. the lowest 3 outliers green
Other things to achieve the same goal
-- labels that convey the same info
-- some kind...
I must be missing something, I hope this is not a smack my head question.
How to flip the x & y axes?
Exact same information, just swap the axes.
I think I looked through every dialog box/menu & searched google for (in addition to "crystal reports" & chart) exchange, change, flip...
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.