In the IUIE, in a data extract, what parameters are available?
In the IUIE, you may manipulate a number of parameters in order to run a precise data extract. Below are tables describing these various query options and buttons.
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 select individual columns to
return by placing a checkmark beside them.
|
| Include column names | Under "Include Column Names?", choose
Yes or No, depending upon whether or not you want
the names of the selected columns to be included in the first row of
the output. (The default selection is Yes.)
|
| 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 the Return Distinct Rows Only checkbox is checked,
no duplicate rows are included in the output.
For example, to find out 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 only need
information about the organizations, select the appropriate
columns (i.e., organization name, organization code, organization
manager) and check the |
| 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 alternative 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 | Placing a check
beside Include SQL Query Text with Output causes the SQL
query built from the parameter values you supply to be listed on your
output.
|
| Retain Leading Zeros of Character Columns | Place a check in the box to retain leading zeros when outputting to the XSL format. This is especially useful when dealing with University IDs. |
Buttons
Run |
Run executes your query against the database.
|
Novice
|
The Novice button displays the screen without the
"Additional Criteria", "Record Delimiter", and "Field Delimiter" selection
fields.
|
Advanced
|
The Advanced button displays
three additional query options not present on the "Novice" screen:
|
Valid Values
|
The Valid Values button
displays a screen of values that are valid for the current field.
|
Save Settings |
The Save Settings button
saves a data extract or template form as a shortcut in My
Catalog. For more information on the Save Settings button,
see In the IUIE, how can I save my settings as a shortcut in My Catalog?
|
Reset Query
|
The Reset Query button erases
changes on the current screen.
|
Mailing |
If you have been authorized to use mailing
functionality, you will see a Mailing button as well. For
information on mailing functions, see In the IUIE, how can I use mailing functions in a data extract?
|
Run Against Test |
Authorized testers, Data Managers,
developers, and IUIE Admins can use the Run Against Test
button to run the production version of the datagroup against test
data located on DSS1TST.
|
Also see:
Last modified on November 13, 2007.






