Contact Us
Index
Version 23.2
Version 5.1 Version 5.0 Version 5.2 Version 5.3 Version 5.4 Version 5.5 Version 5.6 Version 20.1 Version 20.2 Version 20.3 Version 20.4 Version 21.2 Version 21.3 Version 21.4 Version 22.1 Version 22.2 Version 22.3 Version 22.4 Version 23.1 Version 23.3 Version 23.4 Version 24.1 Version 24.2 Version 24.4 Version 25.2
Contact Us
Wands for SAP 23.2 – Home
Wands
Logging On
Launch Configuration
Company Code Selection
Excel Not Ready Error
Add-In Load Error
Toggling from V21.x to V4.x
Toggling from V4.x to V21.x
Multi Language Support
License Key
License Key Errors
License Model
Platform Portal
Insert Wands Function
Combine Text
Last Refreshed By
Last Refreshed Time
Split Text
Tools (Wands)
Snapshot
Shared Templates Drive
Drive Types
Navigator
File Server
Create a File
SAP Database
Delete a File
Edit a File
Open a File
Common Options
Administrator
System Administrator Options
System Administrator License Key
System Administrator User Permissions
System Administrator User Options
System Administrator Delimiter Options
System Administrator Configuration Options
System Administrator Server Information
Errors and Troubleshooting
Help and Shortcuts
Excel Error
Upgrade Workbook
About
Exit
GL Wand
Quick Start
Report Wizard
Add Columns
Design Layout
Add Rows
Report Wizard Output
Company Code and Object Selector
Discover
Discover FICO Object Values
Expand/Explode Level
Expand and Explode
Expand FICO Object Values
Expand FICO Object Value Hierarchy
Explode FICO Object Values
Explode FICO Object Value Hierarchy
List of Values
List of Values – Create
Insert GL Wand Function
Get Balance
Get Classic GL Balance
Get New GL Balance
Get Daily GL Balance
Get CCA Balance
Get PCA Balance
Get COPA (CB) Balance
Get Internal Order Balance
Get Activity Type Balance
Get Project Balance
Get SKF CCA Balance
Get ECCS Balance
Get Universal Consolidation Balance
Get SKF IO Balance
Get Universal Journal Balance
Get Overall Plan Balance
Get Classic Funds Balance
Get Classic Grants Balance
Get Funds Management Balance
Get SKF PCA Balance
Get Budget Control System Balance
Get SPL Balance
Company Code Name
Object Description
FICO Object Description
COPA (CB) Object Description
Next Object
Next COPA (CB) Object
Next FICO Object
Get Exchange Rate
Fiscal Period to Month
Previous Object
Previous FICO Object
Previous COPA (CB) Object
Alternative GL Account
Get Offsetting Account
Calculating
Execute Drilldown
Drill Criteria Sheets
Drill Using a Saved Template
Drill to Line Item
Drill to Document
Drill to Document Attachment
Customize Drilldown
Edit Template Layout
Save Template Layout
Manage Templates
GL Wand Tools
GL Wand User Options
Other Tools
Hide Zeros
Clean Template
Manage Criteria Templates
Configuration Sheet
Reports Wand
Report
Create Report
Execute Report
Insert Function
Insert Run Report Function
Run Report Filter
Modify a Run Report Function
Drill On Function
Drill to Saved Template
Refresh
Refresh Reports Wand Functions
Refresh Mode
Show
Parameter List
Report Editor
Template Manager
Tools
Reports Wand User Options
Connection Manager (User)
Administration
Report Definition
Create
Edit
Import Export
Multi Data Source (MDS)
Angles for SAP
Planning Wand
Insert Planning Wand Function
Load CCA
Load PCA
Load New GL
Load Activity Input
Load Activity Output
Load SKF
Load S4 Financial
Load Option Selector
Loading Plans
Planning Wand User Options
Report Distribution Manager
Create RDM Template
Source Report
Named Ranges
Parameters
Drilldowns
Email
Advanced Options
Execute Report Distribution Manager
Load and Validation
Execution
Edit RDM Template
Scheduler
Create Schedule
Running the Scheduler
RDM User Options
SMTP Email Settings
chat icon - ignore
Live Chat
Chat Offline

Insert Run Report Function

On the Function menu, click the Insert Run Report button. A list of the reports available to the responsibility are shown:

If there is another formula in the cell, or some other text, a warning will be displayed. This is to notify the user that the current cell contents will be overwritten. Select the desired report and click Next. A screen will be shown with a number of options:

The information is divided in to three sections.

Function Returns

The function return defines what will be displayed in the cell.

If you want to return a numeric value, such as a sum or count of a field, select the Calculated radio button. This value will be displayed in the cell once the function has resolved. If you want to display some text that will describe the drilldown, select the Static Text radio button. The Text value will be displayed in the cell once the function has resolved.

Drill Behavior

This section controls what happens when the user double clicks on the cell containing the function.

Report Title – this will be the title that is shown on the report if the user drills from the function. This defaults to the report title that was entered when the report was created, but can be changed.

Report To – if this is blank, the report will drill to a new workbook. If there is a matching drilldown template on the worksheet this field points to, then the output will be placed in that sheet.

Output Mode – this will almost always be Replace. Replace removes the values from the last execution, and replaces them with the results from the next execution. Append will keep the results from the previous execution, and append the results from this execution.

Template – if there are existing saved templates for this report definition, it can be selected here.

Function Result

The fields available in this section will depend on whether this is a Numeric or Text function, as defined in the Function Returns section above.

Result Field – this is the field that will be summed, counted, etc. The options available will depend on the field type, i.e. Date, Numeric, etc.

Result Operator – the operator to apply to the Result Field. The options are Average, Count, Max, Min, Sum, and List. Sum and Average are only available for Numeric fields.

Text – the text to display in the cell.

Once the values have been entered, click the Next button.

Parameters

The Parameters section may or may not be shown in this screen. What is shown will be determined by what parameters have been defined when the report definition was created.

Filters

A user can enter up to ten filters. These will be applied in addition to the parameters defined above. Filters can be applied to any field, not just those displayed on the report.

Advanced Criteria

The Advanced Criteria section has four options.

Option Description
Advanced This allows the Filters created above to be joined together in complex ways. If two filters are entered, and this field is left blank, then the two filters will be joined together with an AND logic. For example, assume Filter 1 is “Creation Date Greater Than 01-Jan-2000”, and Filter 2 is “Creation Date Less Than 31-Dec-2000”. If the advanced value is blank, the logic will be “Creation Date Greater Than 01-Jan-2000 AND Creation Date Less Than 31-Dec-2000”. To change this criteria, enter a value in to the Advanced field with format 1 AND (2 OR 3). The numbers represent the Filter number, and the rest of the field must be valid syntax. Currently, we only support AND, OR, and brackets. Using the example above, if we enter 1 OR 2 in the advanced field, the logic applied will be “Creation Date Greater Than 01-Jan-2000 OR Creation Date Less Than 31-Dec-2000”.
Limit This numeric value limits the number of rows returned.
Order By This field will override the default “Order By” clause used when the report was defined. Optionally select to sort in ascending or descending order.

Once all the information has been filled in, click finish to create the function.

The Clear Filters button will clear all the filters.