Reading a Dataset

In Astera Dataprep, the dataset that is most recently loaded becomes the current dataset meaning any transformation, filter, or cleansing steps you apply next will target this one. If you want to apply operations on a previously loaded dataset instead, you can use the Read Dataset step to bring it back as the current dataset.

This allows you to:

  • Reuse a cleaned dataset from earlier in your dataprep flow.

  • Switch focus from one dataset to another without reloading the file.

  • Ensure your transformations apply to the right data.

Option 1: Read a Dataset Using Chat

Simply type your request in the Dataprep chat, such as asking to apply a transformation to a previously used dataset. It will automatically reload that dataset and perform the requested operation.

Option 2: Toolbar Method

  1. Open Astera Dataprep.

  1. Navigate to the Toolbar and select Read > Dataset.

  1. Configure the following options in the dialog:

  • Name: From the dropdown, choose the name of the dataset you want to use. This dropdown shows you all the available datasets in the project.

  1. Choose the Dataset you want to read and click Apply to apply the changes or Cancel to discard them.

  2. Once you click Apply, your selected dataset is now the current one. You can continue performing any transformations, joins, validations, or data quality operations on it.

This concludes the document on reading a Dataset in Astera Dataprep.

Last updated

Was this helpful?