I have simple report designed based on a single transaction table. I use a prompt field for a cut-off date used to select the transactions to include in the report.
There report structure is: (See attached Capture0.jpg)
Report Header (Always...
CR v2013 - I have a master file table I need to print ALL records that have a current YTD Total <> 0.I also have a transactional table by week that I need to print the current week amount for any corresponding like items. So the results I'm looking f...
I have a CR2013 report design that has the following sections: Report Header, Group #1 {Customer}, Detail (suppressed), Group #1 Footer, and Report Footer.
Detail Section has {InvoicedAmount}, {PaidAmount}, {CostTotal}
Grp #1 Footer has the foll...
I developed a report design using SAP Crystal Reports 2013 at my local office and it runs fine. The report connects to an ODBC data source name created based on an ODBC driver provided by the software company. Everything works fine at my office. But,...
I have a report where the detail section is always suppressed. I have (3) Formulas in the detail section: PrioMonthSales, CurrentMonthSales, MonthlyDifferentialSales. I have (1) group: Group A = Customer ID. I only show the Group A summary section an...
I'm sure I sound ignorant here, but I'm not sure how to recreate expressions that sum detail records conditionally and have that located in a group supress formula. I tried several different ways using while printing records and even running totals b...
Thanks Dell ! So I left out the If's for the ZERO value (div by 0) to simplify the post I made sorry. Yes, I will flip the multiply vs divide as well, and I didn't know about the "%" option! Thanks for educating me !!!! I do need to figure out how...