Contact Us
Index
Version 5.4
Version 5.1 Version 5.0 Version 5.2 Version 5.3 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.2 Version 23.3 Version 23.4 Version 24.1 Version 24.2 Version 24.4 Version 25.2
Contact Us
Wands for SAP 5.4 – Home
Wands
Logging On
Troubleshooting
New Release Notification
User Profile
Company Code Selection
Excel Not Ready Error
Add-In Load Error
Toggling from V5.x to V4.x
Toggling from V4.x to V5.x
Maintenance Transaction
Maintain Versions
Maintain CDS Search Help
Maintain CDS View Parent/Child
Select SPL Table Group/Fields
Maintain Launch Configuration
License Key
License Key Errors
Insert Wands Function
Combine Text
Last Refreshed By
Last Refreshed Time
Split Text
Tools (Wands)
Snapshot
Shared Templates Drive
Drive Types
Navigator
Dropbox
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
Help and Shortcuts
Excel Error
Upgrade Workbook
About
Exit
Errors and Troubleshooting
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 Daily GL Balance
Get Daily Customer Balance
Get Daily Vendor Balance
Get New 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 SPL Balance
Get SKF IO Balance
Get SKF PCA Balance
Company Code Name
Object Description
FICO Object Description
COPA (CB) Object Description
Next Object
Next FICO Object
Next COPA (CB) Object
Get Exchange Rate
Previous Object
Previous FICO Object
Previous COPA (CB) Object
Alternative GL Account
Get Offsetting Account
Execute Drilldown
Drill Criteria Sheets
Drill Using a Saved Template
Drill to Line Item
Drill to Document
Drill to Document Attachment
Calculating
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
Planning Wand
Insert Planning Wand Function
Load CCA
Load PCA
Load New GL
Load Activity Input
Load Activity Output
Load SKF
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

Parameter List

To edit the parameters of a Reports Wand report, click the Parameter List button on the tool bar. This will open up a screen showing the parameters applicable to the report, as well as the other options available.

 

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 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. There are a number of different filter operators which are self explanatory and work as expected.

The Advanced operator is very useful and allows for additional functionality.

Type Example Value Description
Multiple value or list 1000,2000,3000 Specify multiple values separated by a comma to include a multiple values as a list.
Return all values *, null To dynamically use a single parameter to return filtered results or all values on request, you can specify “*, null” as the value. This will return all rows where the criteria is either null or contains a value.
Wildcard list *test,*train,*temp Specify a list with wildcards to return all values that meet each criteria e.g. the example value will return all rows where the value ends with either test, train or temp.
List with an exclude *test*,*train*,~work train,*temp* Specify a list with (or without) wildcards, and exclude values that don’t need to be returned e.g. all test, train and temp values will be returned except for the value work train.

The Advanced Criteria section has three 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 parameters are as required, click Execute to run the report, or click Save and Close to preserve the parameters and execute at a later time.

The Clear Filters button will clear all the filters. Filters can also be cleared individually by clicking on the red trashcan icon to the right of the filter.