DW Handbook

This page shows the name of the stage, its description and how it was created (references)

Name Structuring1
Explanation Perform intra-record structuring
Task(s)
Structuring1_1:Reordering record fields (moving columns)
Structuring1_2_1 :Create new field through Positional Extraction
Structuring1_2_2:Create new field through Pattern Extraction (RegEx)
Structuring1_2_3:Create new field through complex structure extraction from fields such as JSON array
Structuring1_3:Combining multiple record fields into a single record field (merge multiple columns)
Structuring1_4:Renaming of columns/fields of a dataset
Used In pm2 , pm3 , pm4 , ps1 , ps2 , ps3
DW Constructs Split Column , Column Arrange , Create Column , Merge Columns , Rename Column , Ungroup

Back