...
- Recipe cursor: Represented by the dotted line in the above image, the recipe cursor indicates the state of the data in the data grid at that step. The current data is the current sample of data, plus all of the steps between the sample and the recipe cursor.
Selected step: The step with the selected checkbox next to it is the currently selected step. In the context menu of the selected step are a set of commands that you can apply to it. See below.
Tip Tip: You can select multiple steps using
SHIFT
+ click orCMD
/CTRL
+ click. The available context menu options may change for multiple steps.Tip Tip: If you make a mistake, press
CMD
/CTRL
+Z
to try to undo it. Some recipe actions cannot be undone.
Step Actions
Tip |
---|
Tip: When you add, edit, or delete a recipe step, your changes to the recipe are automatically saved. |
Add a new step
Steps:
Move the recipe cursor to the location after which you wish to add a step.
Tip Tip: You can also select a step and then select Insert after step to insert a new step.
- Click Add New Step.
- In the Search panel, search for the transformation or function to add. Select the appropriate one from the list.
- Specify the transformation settings as needed.
- Click Add.
...