Create a New Report

The Sample Database used for other examples in this guide will also be used here and will create 1099 forms for vendors that supplied services to the Company existing in the Sample Database.  The Purchase_Orders, Vendors, and Purchase_Order_Items tables contain the vendor information.   The “Company” table contains information about the company submitting the file to the IRS.

A DataBlock was developed to sum the Purchase Order records for each vendor that received a 1099 form. Vendors with the “reqd1099” field set to ‘Y’ will receive 1099s.  This will be one of the Datasets used in the Extract Report.  The Company table, which is not joined with any other table, will be one of the other Datasets used in the Extract Report.
The tables used in this example, which includes Purchase_Orders, Vendors, Company, and Purchase_Order_Items. The image is from Access and shows the table relationships.

As with other report types, go to the Argos Explorer, right-click on the DataBlock to be used for this report, then select New Report

Give the report a name and description, click Extract text report, then the Create button.

The Create a New Report dialog box. Ten 99 report is filled in for the report title, and extract text report is selected as the report type.

You can add additional filters or sort the data that comes from the Report Query by clicking the Filters and Sort tabs shown in the figure below.   Refer to the Filters and Sort  section in this guide for an explanation of this feature is used when creating CSV reports.  This feature is also available to Banded and Extract Reports.

The Edit Report dialog with the Report Name and Description filled in.

Click the Design button to launch the Extract Report Editor.