Skip to Content

Add File Path

Creates a new column with the same content as an existing column.

Example

name

John
Jane

file_path

name
/users/user1.csvJohn
/users/user2.csvJane

Configuration

Screenshot of Add File Path configuration

Key Considerations

  • For file sources, the transform uses the file path in the source.
  • For database sources, the transform uses the table name as file path.
  • For other sources, the transform ads an empty file_path column.