Hi, I have used Crystal Publishing wizard to publish reports on Crystal Management Console/BO Enterprise. i would like to know how can we do it Front End...
Hello all. Here's my scenario. I have to track the stages of orders for my company. An order can have several steps between stages. These stages are defined by...
I am confused. Maybe if you could post your report structure and the formulas you are using we can better understand your need. Fuskie Who wonders if you will...
I'd have to really clean up all the "solutions" that haven't worked yet. Plus, it has a very confusing datasource and all. I don't think I did a very good job...
I have created a new LinkedIn group specifically for Crystal Reports professionals in the metro Atlanta area (which covers half of GA). If you use Crystal...
This is pretty darn difficult to explain in a message board. The suppressed detail lines still get evaluated in the sum attempts. PS. I just joined the newly...
No problem. In you may have to use a combination of running totals using a formula to only include those in stage 4 in your calculation and a suppression...
Jeff, Why are there three Stage 1 lines for a single pizza? Are you saying that there are milestones within a given Stage? Is there a reason you can't set up a...
If I am understanding you correctly, you have a lot of coding to do. What it sounds like is you want your application to display a dialog that allows your user...
Jeff, could you create a variable stage. create 2 formulas Formula 1 local numberVar stage := 0; Formula 2 numbervar stage; whileprintingrecords; if...
I may be beginning to see this. As an order moves through the system, it gets classified as being in Stage 1, 2, 3 etcetera. That's held (hopefully) at the...
Better yet - ship it off to Bombay and let them work on it for a year. ... From: David W. Deitch <dwdeitch@...> Subject: RE: [Crystal Reports User's...
Hi All, I ve a single report which has a summary and details of the summary. the summary has the total sales value and the detail has the diferent division...
I have a perplexing situation where the field user wanted a real time drill on revenue calculations. To make a long long story short The developer executes...
Is there a way to change teh default settings of the report? Things like font, special fields -including the print date field automatically placed on the page...
Much of what you want is in File - Options - Fields. Richard Richard A. Polunsky ROME Corporation (a division of Triple Point Technology) Office Email:...
I have a report for auto accidents where an involved party may have more than one Reserve or Expense type, ie: Property Damage and Bodily Injury. The database...
You probably need to group on party then take the max of your formula at that level. After that you'll probably have to roll your own aggregation formula. ...
I should tell you I am a beginner. I am trying to understand this. I created a 3rd group and Maxinjcount. Group 1 is the company name. Group 2 is the accident...
Just copy the group and paste it into the other group footers. Dan ... From: Dennis & Ramona Williams To: crystalreportsusersgroup@yahoogroups.com Sent:...
Here is what I think is happening: Company group Accident group Party group Detail Line where (unknown) type = Property Damage InjuryYN = "Y" Detail Line...
Thanks all for the help. I got it working by using 3 different running totals, one in each group. As Fuskie suggested. Dennis -Trucking from Washington State. ...
Dears All I want to make sales report for a month with cr 8.5 use cross-tab with access database. How Can I Modified the columns headers so i can put the data...