Filter

Filter and Search Results

Filter and Search Results You can filter the results and search for specific results when viewing detailed drilldown information. To filter results based on the period, choose the appropriate period [...

Users

Setup > Users You can use the Users area to define users in Xactly Incent, assign roles, and provide Incent and Modeling access. A user is required for defining people who […]

Introducing Analytics Terms

Introducing Analytics Terms Xactly Analytics uses a set of specific terms to describe sections and elements of the application. Terms The following table provides definitions for common terms in Xactl...

Show Directory Contents with DirList()

Call DirList() to display the contents of a directory. Use Filter= to prune the returned results:   1 SQL> call DirList(Directory=:v_my_dir, Filter=‘*.csv’);   In these result...