Support } Customer Service


In this section


 

Testimonials

"This software has absolutely made us more efficient...mainly because we don't need to spend a lot of time "managing" the timekeeping system like we did with our manual processes. We can now focus on "real" work - helping our business’s grow - and let the software do its job. "

- Ed Soto,
Bayer MaterialScience Aktiengesellschaft

 

 

Learn to Design a Custom Report

NOTE: The information in this article applies to:

- DOVICO Timesheet™ version 8.x or higher

- DOVICO Track-IT® Suite version 8.x or higher

No matter how many reports there are in the software our clients are always interested in adding new ones or customizing existing reports to their needs. In this example article, we will show you how to create a new report and save it in the software for future use.

* Editors Note: It is much easier to modify our existing reports or the ones published on this web site vs creating a brand new report from scratch. However if you would like to learn the inner workings of Crystal Reports then read on...

Purchase Crystal Reports® to create your own custom reports directly from Crystal Decisions.

Objective: To create an employee list sorted by start date.

Your will need the correct version of Crystal Reports:

DOVICO Timesheet™ version Crystal Reports® version
- v10.x
- v9.x
- v8.x
- v9 Professional Edition or higher
DOVICO Track-IT® Suite version Crystal Reports® version
- v10.x
- v11.x
- v12.x
- v9 Professional Edition or higher
- v9.x - v9
- v8.x - v8

 

Steps to create the Client List Report:
Follow the instructions below, or copy the code from our web site (.rpt)
  1. Start Crystal Reports.
  2. Select the New icon to create a new report. Choose the Using a Report Wizard and choose the Standard Wizard. Click OK.
  3. From the Data page under the Create New Connection folder select OLE DB (ADO).
  4. In the OLE DB Provider window select Microsoft OLE DB Provider for SQL Server. Click Next.
  5. Enter the Server name for the DOVICO Software your are using.
  6. Enter login account information. This information was created when the software was installed.
  7. If the above information is correct, the drop-down list in the Select the database on the server box will list your existing databases. Select the applicable database from the list. Click Finish.
  8. A list of tables and views will be displayed under the database you connected to in the data wizard window.
  9. Expand the Views under the database connection you just made and double-click DOVREP_LIST_EMPLOYEE to add the view to the report. Click Next.
  10. From Fields choose Employee_Last_First, Employee_Start and Employee_End, Click Finish.
  11. You should now see a bare list of employees and dates.
    1. To sort this list based on employee start dates choose the Record Sort Expert icon.
    2. From the Record Sort Order window select the report field Employee_Start. Choose OK.
  12. In order to run this report from; you will need to add a parameter to the report. Right click on Parameter Fields in the Fields Explorer and choose Add. In the Name field enter REPORTID and in the Value Type field choose Number. Click OK.
  13. The report is now finished except for basic formatting which you may want to apply according to your specific needs.
  14. Save the report in an appropriate directory.

 

To add this report:
  1. Open the DOVICO software you are using.
  2. Select the Reports Explorer
  3. Select the Folder that you would like to add a report to. Or right click and select Add Folder to create a new folder.
  4. Within the right window containing the reports, right click and select Add Report.
  5. Enter the Report Name.
  6. Enter a brief description for the report.
  7. Browse to the .RPT file and select open.
  8. Click OK.

    * Note: You have now added the report, however the specific report query boxes (parameters) need to be added.
  • The example above was a very simple exercise to get you started using Crystal Reports. Needless to say there are all kinds of Business Intelligence tools that you can use with our software to extract data (i.e. Excel™, MS Access™ for example).
  • Final Thought... Be patient, Crystal Reports has quite a learning curve, especially when linking with a complex database. If you find you are still having problems, and cannot get the results you want, it may be a good idea to hire DOVICO for the specific report, or try to acquire some training on the Crystal Reports software.