Contact Us
Index
Version 26.3
Version 20.3 Version 20.4 Version 21.1 Version 25.2 Version 25.3 Version 25.4 Version 26.1 Version 26.2
Contact Us
Wands for Oracle Cloud 26.3 – Home
Wands
Installation
Launch
Launch Multiple Environments
Platform Logon
Insert insightsoftware Function
Combine Text
Last Refreshed By
Last Refreshed Time
Split Text
Tools (Wands)
Common Options
Shared Templates Drive
Oracle Cloud Connector Database
Navigator
Open a File
Edit a File
Create a File
File Server
Drive Types
Dropbox
Delete a File
Snapshot
Administrator
Custom Drill Columns
Subledger Custom Columns
Journal Custom Columns
Add a Custom Drilldown Column
System Administrator Options
System Administrator Delimiter Options
System Administrator Configuration Options
System Administrator Server Information
System Administrator User Options
About
Lineos
Exit
Help and Shortcuts
Excel Error
GL Wand
Live Data
Ledger and Segment Selector
Change Data Access Set
Discover
Discover Child Ranges
Discover Segment Properties
Expand and Explode
Explode Segment Values
Explode Segment Value Hierarchy
Expand Segment Values
Expand Segment Value Hierarchy
Discover Segment Values
Discover Level
Discover Period Names
List of Values
List of Values – Create
Insert GL Wand Function
Segment End Date
Segment Description
Ledger Name
Segment Tree
Account Type
Next Segment Value
Ledger Set
Parent Flag
Enabled Flag
Segment Start Date
Period Name
Financial Category
Period Name by Date
Period Start Date
Period End Date
Period Offset
Previous Segment Value
Functional Currency
Get Balance
Multiple Ledgers
Get Balance Options
Calculating
Execute Drilldown
View Transaction
Drill Using a Saved Template
Analyze Balances
Drill to Journal or Subledger
Drill Criteria Sheets
Drill Criteria – Balance
Drill Criteria – Journal Extract
Customize Drilldown
Edit Template Layout
Save Template Layout
Manage Templates
GL Wand Tools
GL Wand User Options
Other Tools
Hide Zeros
Reports Wand
Report
Execute Report
Create Report
Functions
Drill to Saved Template
Drill on Function
Modify Run Report Function
Run Report Order
Run Report Filter
Insert Run Report Function
Calculation
Calculate Reports Wand Functions
Calculation Mode
Show
Template Manager
Report Editor
Parameter List
Tools
Create List of Values
Show List of Values
Clean Template
Report Distribution Manager
Create RDM Template
Advanced Options
Email
Drilldowns
Parameters
Source Report
Named Ranges
Edit RDM Template
Execute Report Distribution Manager
Load and Validation
Execution
Scheduler
Running the Scheduler
Create Schedule
RDM User Options
SMTP Email Settings
chat icon - ignore
Live Chat
Chat Offline

Add a Custom Drilldown Column

Before you can add a custom drilldown column to the Wands configuration, you must derive the SQL statement in the correct format and ensure that it works correctly by testing it in a utility like Toad or SQL Developer. The instructions for creating valid custom drilldown column SQL can be found under the main Custom Drill Columns section.

Once you have a working custom drilldown column SQL statement, follow the instructions below to add it to the Wands configuration. For the purposes of this example, we will show you how to add an Accounts Receivable Adjustment column to the subledger SLA drilldown report. But the principles are the same for the other drilldown reports that support custom drilldown columns.

Add the Custom Column Definition

Create the custom columns in GL Wand by perform the following actions:

  1. Click the button on the toolbar: Wands (Oracle Cloud) > Administrator (section) > Custom Drill Columns
  2. Select the applicable drilldown report.
  3. Add the column and populate the prompt, name and SQL. The Prompt can be a user-friendly name for the column. The name is the technical field name. The SQL is the subquery that you created to return the additional column data.

You must quit GL Wand and log on again (or change Data Access Set) to force the new column to load into your session.

Add the Custom Column to a Drilldown Report

Run the drilldown report that you wish to add your new custom drilldown column to. In our example that is the subledger SLA drilldown report. Edit the template layout: GL Wand (ribbon) > Customize Drilldown (section) > Template Layout.

Find the new custom field in the “Custom” Category and add it to the layout by dragging it onto the report:

Optionally save the template for future use.

Test the Custom Columns

Go back to the journal level and rerun the drilldown to the AR transaction. The custom columns are now populated in the subledger report.

Formatting

To ensure the correct formatting is used when your custom columns are returned, format any existing data rows using normal Excel formatting functionality. When you re-execute the drilldown the formatting will be applied to the new data.