In the IUIE, what parameters are available for a data extract?
In the IUIE, you may manipulate a number of parameters in order to run a precise data extract. Below are tables describing these options.
Note: The exact parameters available will depend upon the report object selected.
Query options
| Columns to be included | Under "Select Columns to Be Included", you may choose which
columns should appear in the output. Selecting All Columns
returns all columns. Selecting Selected Columns: allows you
to check individual columns to return.
|
| Include column names | Under "Include Column Names?", choose Yes (default) or
No to specify whether the names of the selected columns
appear in the first row of the output.
|
| Maximum number of rows to return | You may specify a maximum number of rows to return in order to
restrict the number of rows read from the database. This is useful for
testing and debugging queries that might normally return a large
number of rows. The precise meaning of the phrase "maximum number of
rows to return" is as follows: read rows from the table that satisfy
the SQL WHERE clause, assigning sequential row
numbers until the "Maximum Number of Rows to Return" value has been
met.
|
| Return distinct rows only | When Return Distinct Rows Only is checked, no duplicate
rows are included in the output.
For example, to find the names of the organization managers for a
particular campus, you would need to use the account/organization data
group under the Financial Data Groups section. This table contains the
information you need, but it is repeated for each account in every
organization. Since you need only information about the organizations,
select the appropriate columns (i.e., organization name, organization
code, organization manager) and check |
| Output destination | Under "Select an Output Destination", you may choose where the
query output will go:
|
| Output format | Under "Select the Output Format", you may choose between multiple
formats. Web Browser (for displaying output in a browser) and
Spreadsheet (for loading the output into an alternate
viewer, such as Excel) are common choices.
|
| Selection criteria | Selection criteria, often called data extract parameters, are the
heart of your search. The values supplied are incorporated into the
WHERE clause of the generated SQL SELECT
statement, thus restricting the rows returned by the query.
A sample parameter line contains the following elements:
|
| Include SQL query text | If you check Include SQL Query Text with Output, the SQL
query built from the parameter values you supply will be listed on your
output.
|
| Retain Leading Zeros of Character Columns | Check this option to retain leading zeroes when outputting to the XSL format. This is especially useful when dealing with University IDs. |
Buttons
Run |
Executes your query against the database |
Novice
|
Displays the screen without the "Additional Criteria", "Record Delimiter", and "Field Delimiter" selection fields |
Advanced
|
Displays three additional query options not present on the "Novice"
screen:
|
Valid Values
|
Displays a screen of values valid for the current field |
Save Settings
|
Saves a data extract or template form as a shortcut in My Catalog; see In the IUIE, what are shortcuts, and how do I save settings as a shortcut in the Master Catalog? |
Reset Query
|
Erases changes on the current screen |
Mailing |
Provides additional options if you have been authorized to use mailing functionality; see In the IUIE, how can I use mailing functions in a data extract? |
Run Against Test
|
Allows authorized testers, Data Managers, developers,
and IUIE Admins to use the Run Against Test button to run
the production version of the datagroup against test data located on
DSS1TST
|
Last modified on December 20, 2011.







