Building a successful audit analytics program is like climbing a staircase.
The staircase is a set of steps that consist of several items having increasing levels of maturity.
The staircase steps not only help you build your program, but enable you to measure that maturity.
As you view the staircase graphic, mentally insert the word “analytics” before each step.
Continue reading →
Like this:
Like Loading...
Filed under ACL, Audit, Data Analytics, How to..., Technology, Written by Skyyler
Tagged as acl, addin, alignment, analytic, Audit, automate, BI, chart, company, data, database, descriptive, diagnostic, download, education, engagement, enterprise, excel, Fuzzy Lookup, graphic, hardware, high risk, maturity, measure, menu, model, perform, pivot, power, predictive, prescriptive, program, query, software, staircase, strategic, tools, training, view, visual, visualization
Adding a custom view to an ACL table comes in handy when you want to 1) change the order of the fields in an ACL table, or 2) view a select number of fields.
You can add a custom view manually or via script. We’ll tackle the script version first.
This post is in response to Les’ question about reordering fields in a table.
Continue reading →
Like this:
Like Loading...
Filed under ACL, Data Analytics, How to..., Scripting (ACL), Written by Skyyler
Tagged as change order, computed, custom, default, field, manual, script, table, view
To quickly view or print the table layout in ACL, type dis in the ACL command line (dis is short for display).
The table layout contains information about the fields in a table, such as field names, field type (ASCII, Date, Numeric), field length, and most importantly, the expressions used to create computed fields. For more info on computed fields, see What is a Computed Field?
Continue reading →
Like this:
Like Loading...
Filed under ACL, Audit, Data Analytics, How to...
Tagged as access, acl, command line, computed field, dis, display, edit, error, expression, format, length, menu, print, table layout, view