0% found this document useful (0 votes)
26 views18 pages

Understanding and Access The Data

This document provides an overview and learning objectives for a course on laboratory auditing using computer-based Audit Command Language (ACL). It covers topics like creating and importing tables in ACL, verifying data integrity through counting records, totaling numeric fields, and checking for validity errors. It also discusses accessing data through the data definition wizard, creating tables manually, and using filters to isolate records of interest. The overall aim is to perform data analysis in ACL.

Uploaded by

Roifah amelia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views18 pages

Understanding and Access The Data

This document provides an overview and learning objectives for a course on laboratory auditing using computer-based Audit Command Language (ACL). It covers topics like creating and importing tables in ACL, verifying data integrity through counting records, totaling numeric fields, and checking for validity errors. It also discusses accessing data through the data definition wizard, creating tables manually, and using filters to isolate records of interest. The overall aim is to perform data analysis in ACL.

Uploaded by

Roifah amelia
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 18

Course : F1272 – Lab.

Audit Keuangan
Berbasis Komputer
Effective Period: September 2015

Understanding and Access the


Data

Session 3 dan 4
Content

- Creating and importing tables


- Verify the integrity of data
- Using filters to find particular records
Acknowledgement

These slides have been adapted from:

ACL 9 Getting Started Guide, Published by: ACL


Learning Objectives

LO 1: Perform data analysis


operation using features of Audit
Command Language (ACL).
ACCESS YOUR DATA

Starting Creating
the Project Tables

Using the
Editing a
Data
Table
Definition
Layout
Wizard
STARTING A NEW PROJECT

• An ACL project is like a file cabinet, use it


to store all related project items such as,
tables, views, scripts, indexes, logs and
folders.
• Select File | New | Blank Project.
CREATING TABLES TO
ACCESS YOUR DATA

• Select File | New | Table


• ACL opens the Data Definition Wizard to
detect and define the source data.
• You can create a table manually by
editing the table layout.
ACCESSING DATA WITH THE
WIZARD

• The Data Definition Wizard guides you


through the process of defining the
source data and creating a table.
• Let’s try accessing data with the wizard.
VERIFY THE INTEGRITY OF
YOUR DATA

Counting Records

Totalling Numeric
Fields

Checking for
Validity Errors
COUNTING RECORDS

• Use the Count command to count the


number of records in the active table, or
only those that meet a specified filter
condition.
• Count all records in the active table
– From the Menu, select Analyze 
Count Records. Add a command filter
if you want and click OK
COUNTING RECORDS

• If you apply a view filter, then Count will show the total
number of records in the view

After you apply a filter,


use Count to update the
Filter criteria
status Bar
TOTALLING NUMERIC FIELDS

Use the Total command to total numeric fields or


expression the active table.
You can use the Total command to prove the
completeness and accuracy of the data and to produce
control totals.
Total finds the arithmetic sum of the fields or
expressions specified.
Obtain a total for a numeric field
 Select Analyze|Total Fields and choose one or
more numeric fields to total.
Total-non numeric fields
 Create a computed field that uses the VALUE()
function to convert character data to numeric data.
TOTALLING NUMERIC FIELDS

Total results
CHECKING FOR VALIDITY
ERRORS

• Use the Verify command to check for data


validity errors in the active table.
• Verify ensures that data in table conforms
to the table layout and reports on any errors
encountered.
• Check for validity errors in one or more
fields
– Select Data|Verify. Select the fields that
you want to verify and click OK.
ACCESSING DATA MANUALLY

You can create tables manually, and define the fields


one at a time.
Continue from the Wizard
 Select File|New|Table, then choose Skip to Finish
option in the wizard when it comes available.
 In the Overview, double-click the table to open it,
then select Edit|Table Layout.
Change the way in which fields and files are defined
 At any time, you can change how a table reads
your source data. You can redefine fields and
records and define new fields. Select Edit|Table
Layout
USING FILTERS TO ISOLATE
RECORDS OF INTEREST
A filter is a logical expression that you type in the
view’s Filter box, such as Amount<0.
Add a filter to the view
 In the Filter box, type a logical expression and press
Enter.
Add a filter with the help of Expression Builder
 The Expression Builder lets you build expressions
by choosing fields, operators, and functions with
your mouse. Click the Edit View Filter button,
Create a new table from the visible records.
 Use the Extract command to save the records as a
new table.
APPLYING VIEW FILTERS
USING QUICK FILTER
Create a filter based on a single value
 Select a value, the right-click, select Quick Filter, and
choose the logical operator to use in your filter.
Create a filter based a range of values
 Select a range of records by clicking cell and dragging
the mouse pointer. Right click, select Quick Filter, then
choose the logical operator to use in your filter.
To add to an existing filter using Quick Filter
 With a filter already applied, select and right-click one
or more values in the view. Select Quick Filter, choose
AND or OR, and then choose a logical operator
References

ACL 9 Getting Started Guide,


Published by: ACL

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy