Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0682

Recipe steps that change the number of rows in the dataset have additional impacts on your dataset and its samples. These reshaping steps include the following transformations:

TransformationDocumentation
SplitrowsInitial Parsing Steps
Expand Arrays into RowsWorking with Arrays
Filter Rows (keep or delete)Remove Data
Pivot TablePivot Data
Unpivot Columns 
Join DatasetsJoin Panel
Union DatasetsUnion Page
Select Lookup from the column menuLookup Wizard
Remove Duplicate RowsRemove Data


Samples:

When one of these transformations is applied and rows are removed from your dataset:

  • Any samples generated before the step was added are invalidated and cannot be used. 
  • If you edit steps in your recipe before this added transformation, any samples that you generated after the step are invalidated and cannot be used.

  • A valid initial sample is always available for use.
For more information, see Samples Panel.