0

Greeting, I want to rename a field using "Modified Java Script Value" script.

For example I have Input field "field1" and I want to rename it using JavaScript to "NewField".

Thank you,

Eyla
  • 5,751
  • 20
  • 71
  • 116

1 Answers1

0

The Rename-To option for output fields is not working as expected. Existing fields can not be renamed as of Kettle version 6.1. Renaming works for new fields, but that's hardly a feature we need. Use the Rename-To field option provided by Select-Values, which is the preferred and documented way to do this.

marabu
  • 1,166
  • 7
  • 9