AX2235
Configuring advanced multipass settings
- Specify a data table as the source table
- Specify additional source columns to return pass-specific information during the multipass process
- Specify grouping and sorting settings other than the default settings
- Specify a subset of items to be processed instead of processing all items
- Apply different multipass filter settings than the default filter settings, to explicitly control which tables are filtered by the multipass filter in the report
To access the advanced multipass settings on the File Processing pane, click the Show Advanced View link in the Multipass Settings section. (You can also use the File Processing Control Sheet.)
If you show the advanced mode settings after already completing the Source Column in basic mode, you will see that some settings have been automatically determined by Axiom Software based on your source column selection. You can edit any of these settings as desired in advanced mode, as well as define additional settings.
NOTE: If you return to basic mode after making advanced mode changes, and then you change the Source Column in basic mode, the advanced mode settings are cleared. Once you have used the advanced mode settings, any future changes should also be made in advanced mode (or on the File Processing Control Sheet).
Multipass settings are validated as you complete them. If an entry is invalid, a red outline appears around the box of the invalid entry. To get more information about the error, hover your cursor over the box, and the error message will display in a tooltip.
Multipass Data Settings
The multipass data settings determine the list of items to be processed. For more information, see How the multipass list of items is determined. After making any changes to the multipass data settings, click Preview Multipass List to make sure that the list of items to process is as you expect.
IMPORTANT: If a report uses advanced multipass data settings, and you want to process that report using batch processing, then you cannot set a multipass source column for the report in the batch settings. When a multipass source column is specified in the batch settings, it overwrites the current multipass settings in the target report (as if you had gone back to "basic mode" and selected a new multipass source column). However, the report can be run using batch processing if you use the native multipass settings defined in the report (meaning, leave Multipass Source Column blank in the batch settings).
Item | Description |
---|---|
Source Table |
The source table for the multipass processing. The source table is similar to the primary table for Axiom queries. All other data settings for the multipass process must be valid in the context of the source table.
You can type a table name, or click the table icon If you use basic mode, the source table is automatically set to the table of your specified source column. |
Source Columns |
The source column or columns for the multipass processing. Source columns provide information about the current pass. You can type a column name, or you can click on the column icon In basic mode, you specify a source column, which also determines the Group By and Source Table settings, and therefore determines the multipass list of items. In advanced mode, it is not required to specify a source column. You only have to specify source columns in advanced mode if you want to:
|
Group By |
The column or columns to group by, to determine the multipass list of items. For example, if you want to process by department, the group by column should be You can type a column name, or you can click on the column icon Although this setting is not technically required, it should be specified in most cases. If left blank, the multipass list is grouped by the key columns of the source table. If you use basic mode, the grouping level is automatically set to your specified source column. |
Sort By |
The column or columns by which to sort the multipass list of items, to determine the order in which the list of items is processed. Separate multiple columns with a semicolon. The sort is always ascending order. You can type a column name, or you can click on the column icon If left blank, the multipass list is sorted by the Group By column(s). |
Source Filter |
If desired, you can specify a filter criteria statement to limit the multipass list of items to be processed. For example, if you are processing by department, you could specify You can type a filter criteria statement, or you can use the Filter Wizard The only purpose of this filter is to limit the multipass list of items to be processed. It does not impact any data queries in the report. |
NOTE: Alias names and column-only syntax can be used in the multipass data settings.
Multipass Filter Settings
Using this section, you can override the default filter behavior for multipass processing. For more information on how the filter is applied by default, see How data is filtered during multipass processing.
Item | Description |
---|---|
Override Default Filter Behavior |
Select this check box if you want to override the default filter behavior for the multipass process. Once this check box is selected, the other settings in this section become available. If you do not select a table type or a table to be affected by the multipass filter, then the default filter behavior continues to apply. The default filter behavior is only overridden once you specify a different filter behavior. |
Affected Table Types |
Click the table icon NOTE: Tables that do not have a table type are listed under a (No Type) folder; that folder cannot be added as an affected table type. If you want to filter tables that do not belong to a table type, use the Affected Tables setting. The multipass filter will be applied to any table that belongs to a table type listed in this field. |
Affected Tables |
Click the table icon The multipass filter will be applied to any table listed in this field. |