Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
expand_keys_to_columns [2020/04/29 18:01]
argemiro created
expand_keys_to_columns [2020/05/08 14:00] (current)
hermann
Line 3: Line 3:
 ===== Description ===== ===== Description =====
  
-Create a table containing a data column for each key found in a given input table. ​+{{:​submodels:​submodel16.png?​nolink|Submodel}} ​Create a table containing a data column for each key found in a given input table. ​
  
 ===== Inputs ===== ===== Inputs =====
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
- Input tables ​ | [[table_type|Table]] ​ |  This table must have exactly two key columns and any number of data columns. The user can choose which data column will be used to generate the output table. ​  | +| Input tables ​ | [[table_type|Table]] ​ | This table must have exactly two key columns and any number of data columns. The user can choose which data column will be used to generate the output table. ​  | 
-| Key column name  | [[name_type|Name]] ​ |  The name of the key column in the output table. ​  | +| Key column name  | [[name_type|Name]] ​ | The name of the key column in the output table. ​  | 
-| Data column name prefix ​ | [[name_type|Name]] ​ |  The prefix used to name the data columns in the output table. ​  | +| Data column name prefix ​ | [[name_type|Name]] ​ | The prefix used to name the data columns in the output table. ​  | 
-| Original data column:   | [[index_or_name_type|Index Or Name Type]] ​ |  The index or name of data column used to generate the output table. The default value corresponds to the first data column. ​  |+| Original data column ​ | [[index_or_name_type|Index Or Name Type]] ​ | The index or name of data column used to generate the output table. The default value corresponds to the first data column. ​  |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
Line 20: Line 20:
  
 ^ Name  ^ Type  ^ Description ​ ^ ^ Name  ^ Type  ^ Description ​ ^
- Output table  | [[table_type|Table]] ​ |  The resulting output table. ​  |+| Output table  | [[table_type|Table]] ​ | The resulting output table. ​  |
  
 ===== Notes ===== ===== Notes =====
Line 30: Line 30:
 ===== Group ===== ===== Group =====
  
-[[Functor List#Control ​Control]]+[[Functor List#Table Table]]
  
 ===== Internal Name =====  ===== Internal Name =====