Generate Table From Sequence Dialog Box
This dialog box is used to generate a data table
from a data sequence. An additional column will
be added into the generated data table to contain the values derived from the
table indices.
Index Selection Criterion
Formula
The text in this text box specifies the mathematical expression that is used to
select data tables in the data sequence for use in the data-table
generation. The expression usually contains the built-in variable IDX
that is evaluated to the index of the current data table in the sequence. For a
specific data table in the data sequence, if substituting the value of its index in the
data sequence into the expression makes the expression evaluated
to true, then the data table will be used in the generation; otherwise, the data
table will be ignored.
Editor
Click this button to open the Formula Editor
with which the above mathematical expression can be edited.
Index Conversion
Formula
The text in this text box specifies the mathematical expression that is used to
convert the indices of the selected data tables in the data sequence to values
that will be copied to the additional column of the generated data table.
Editor
Click this button to open the Formula Editor
with which the above mathematical expression can be edited.
OK
Click this button to close this dialog box and generate a new data table.
Cancel
Click this button to close this dialog box without doing anything.
See Also
|