User Tools

Site Tools


transformations:lookuprename

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
transformations:lookuprename [2018/01/11 21:17] dmitrytransformations:lookuprename [2020/02/19 04:18] dmitry
Line 3: Line 3:
 Category: Transformation / Advanced Category: Transformation / Advanced
  
-This transformation renames columns in a table looking up old and new column names in another table. It's typically used when names of columns to rename and/or the new names are not known in advance, and have to be obtained dynamically during a calculation.+This action renames columns in a table looking up old and new column names in another table. It's typically used when names of columns to rename and/or the new names are not known in advance, and have to be obtained dynamically during a calculation, or from a set of known names in a lookup table. 
 + 
 +The lookup table should have 2 columns: old names and new names. 
 + 
 +After the action is applied, columns with old names from the lookup table will be renamed to the new names.
  
 **See also** **See also**
  
   * [[transformations:selectbylookup|Select columns by lookup]]   * [[transformations:selectbylookup|Select columns by lookup]]
transformations/lookuprename.txt · Last modified: 2021/07/19 02:19 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki