CR_tips2_Formula

Tips for using the formula option in Crystal Reports
File Name: CR_tips2_Formula.pdf
Category: Crystal Reports
File Size: 283.64 KB
File Type: application/pdf
Created Date: 18-10-2010
Last Updated Date: 25-04-2020

Related documents

Price of collections
Here's a report of the cost of collections, grouped by collection. Includes a grand total, count of total items per collection and an average price per collection. Naturally you will need to set datasource to your server. And main.deactdate is null, otherwise you're counting all your withdrawals as well. Please test and see how you go. Also don't forget gigo, if you don't have a value in the field for price, it will distort the figures. - Gavin
CR_tips4_Age_Groups
A detailed instruction for using age groups in Crystal Report's "Cross-Tab" report
Issues_by_branch_by_collection_for_fin_year_-_not_renewals

Issues for financial year by branch by collection. Not including renewals - just remove that part of the select statement to count all issues.

To change the breakdown to just by collection or just by branch, delete one of those cells from the table and it will recalculate the table without that sort criteria.

A very simples report - what could possibly go wrong?

Rental_yesterday
Same as Rental_.rpt except: "I copied this rental report and added a formula for yesterday’s date (DateAdd("d", -1, CurrentDate). Now I do not have to select yesterday’s date anymore ..." The original Rental report is for our three libraries with Crystal Reports, which shows: - how much money each library waived in each rental collection - how much each library has received in rental fees for each rental collection - the time and date of issue - the borrower barcode number - sub totals in each rental collection and a grand total We use this report daily with a slight modification of Trevor’s original report design. Madelon van Zijll de Jong Hastings Central Library NZ
Serials_issues_by_branch_and_date
Before opening this report, set datasource location and change selection parameters for your library.
Crystal Templates

These are template files which can be used as the basis for your own reports. The key links between tables are already established allowing you to report on the data you need.
The reports were written under Crystal Reports 2008 and tested against an 851 environment.

You must of course change Set Datasource Location before running these reports. All templates prompt for Institution allowing them to be used in a consortia environment. The loans and reservations (holds) templates also prompt for date ranges in order to limit the volume of data returned.

Please note: The Borrowers (XXX_BORROWERS).rpt is specifically designed for SELMS customers in the UK and even then it cannot be used without amendment. Through Database Expert the SELMS user must replace the KJO_BORROWERS table with their own unique table in the SpydusREP database. All links must therefore be re-established.

Search