In this step, you add more transformations to your recipe and publish another version of it. To refine our example, we use the information that not all chess games result in a clear winner; some games are played to a draw.
To add more recipe transformations and republish
-
From the transformation toolbar, choose Filter, By Condition, Is not to remove the games that were played to a draw.
-
Set these options as follows:
-
Source column -
victory_status
-
Filter condition – Is not
draw
To add this transform to your recipe, choose Apply.
-
-
Change the data in
victory_status
so that it's more meaningful. To do this, from the transformation toolbar choose Clean, Replace, Replace value or pattern. -
Set these options as follows:
-
Source column -
victory_status
-
Specify values to replace – Value or pattern
-
Value to be replaced -
mate
-
Replace with value -
checkmate
To add this transform to your recipe, choose Apply.
-
-
Repeat the previous step, but change
resign
toother player resigned
. -
Repeat the previous step, but change
outoftime
totime ran out
. -
Choose Publish to save your work, at right on the recipe pane.