WO> Maintenance> Query by Example

Create a QBE Report in WO

 

Summary

 

The QBE Builder reporting tool is used to create customized reports in the Work Order module. Reports are created in the QBE Builder by selecting columns, creating arguments to remove records (Transaction Date < 01/01/2020), selecting how the report will group and sort, and then defining the totals that will display on the report. After the report has been created, it can be printed out or exported into an MS Excel, MS Access or CSV format. Reports that have been created using the QBE Builder tool can be saved and generated at any point.

 

This document will cover how to create a specific example report that provides an explanation of primary tables, secondary tables, arguments and totals. When creating your own QBE reports, it is helpful to know the general structure of the database and how the information entered into the fields on a window will be stored in the database fields and tables.

 

The Table/Field help feature (Help> Table/Field) is designed to be used in conjunction with database security (SS> Security> DB Security), but it can be helpful when building QBE Reports to help you determine where the information entered into a field on a window is stored. This tool will not always be helpful because it will display the exact name of the table and field where the information is stored, but QBE Builder uses simplified and more intuitive field and table names.

 

The report we will create in this example is a report that displays all work orders with a due date of 01/01/2021. Every module with a QBE reporting tool offers a different example report, so if the report you want to create is different than the report created in this example, refer to the QBE examples in other modules for more help. The QBE Report feature works the same in all of the modules, but the information that is available to report on is different from module to module.

 

Related Links

 

Click here for information on the Jobs Viewer window.

Click here for information on Table/Field help.

 

Step by Step