User Tools

Site Tools


transformations:parametertable

PARAMETER TABLE

Category: Create / Generate


Description

This action creates a single-row dataset where each column displays a project parameter name and value. Each column corresponds to one parameter.


Use cases

  • Parameter table is a convenient way to start processing input values passed into the project by another project during iterations.
  • This action can be used to display values of calculated parameters.
  • This action can be used to output the names of all files held in an Uploaded files parameter.


Action settings

There are no settings for this action.


Remarks

Parameter tables are not updated automatically if parameters are modified through Parameter Editor. This action needs to be rerun to pick up changes made to Parameters.

Multiple filenames held within an Uploaded files parameter type are separated by the delimiter specified in the Parameter's settings.


Examples

Example #1

Display all Parameters and values for the current project.

After (result table)

Output file Const value Rpt TF
C:\Outfile.txt 87 TRUE

Action parameters

This action has no settings.


Example #2

Display all Parameters of the current project (including Uploaded files and Calculated parameters).

After (result table)

Uploaded files Top N Calc output
C:\myfile1.txt,C:\myfile2.txt,C:\myfile3.txt 20 2000

Action parameters

This action has no settings.
Note: Calc output's expression is "{Top N} * 100"


Community examples


See also

transformations/parametertable.txt · Last modified: 2025/02/09 12:26 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki