Transforming data

Edit columns

In this lesson, we dive into one of the most foundational and frequently used steps in Parabola: the Edit columns step. 

Building challenge

Let’s put this step in action using the sample data downloaded in the “Pulling data | key concepts” lesson: 

Keep the following columns and put them in the following order:

  • Order Number
  • Product Title
  • SKU#
  • Status 
  • Order Date
  • Line Item Price
  • Units
  • Rename SKU# to SKU.

Check your work

Image 1 Image 2

Next lesson