Editing the recipe - Cloud

Talend Cloud Data Preparation Getting Started Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Data Preparation
Content
Data Quality and Preparation > Cleansing data
Last publication date
2024-03-05

The recipe in Talend Cloud Data Preparation, just like any cooking recipe, is the list of preparation steps applied to your data.

After completing four actions on your preparation, you might have noticed that every step was listed on the left side of the screen. This is the recipe of your preparation. Every function that has been applied on your data goes in the recipe.

Example of a preparation recipe.

For the sake of this example, you are going to manipulate the different items that make up your preparation.

To edit your preparation, proceed as follows:

Procedure

  1. To disable a specific recipe line, the third one for example, click the green round button to the right of it.
    Recipe lines with a grey button for a disabled recipe line or a green button for an enabled recipe line.

    Because each preparation step is based on the previous one, disabling one recipe line also disables the following ones.

    This operation allows you to look at the state of your data before you applied the function. In this case, you can see that the whitespaces in the First_Name and Last_Name columns can be found again.

  2. Click the green button next to the fourth recipe line to make the effects of the last two functions active again.
    You can use this feature to disable the whole recipe and see your data in its original state. This can be useful if you want to make a before and after comparison of your data.
  3. To delete a recipe line, the last one for example, hover over the line and click the trash can icon on the right.
    A recipe line when you hover over it and click the trash can icon.

    Unlike the disable button you used earlier, the trash can icon completely removes a line from the recipe.

  4. Click the undo button on the top right part of the screen.
    Undo button.

Results

Your preparation is now back at the state it was at the beginning of this procedure. Remember that every modification can be undone. You have now learned how editing the recipe can impact the preparation.