🔍 What You’re Doing
In this step, you’ll create a new Pipeline using Nexadata’s AI Transformation and Mapping Copilot. By simply selecting your input and output datasets and providing a clear prompt, the Copilot automatically generates a multi-step transformation Pipeline—joining, filtering, and mapping your data. You’ll then review and approve the plan before Nexadata builds the full Pipeline for you.
✅ Summary of Steps
Open your Workflow and go to the Pipelines tab.
Click New Pipeline, name it, and select Sample Data as the input.
Launch the AI Copilot.
Set Sample Output Goal as the output dataset.
Paste the following prompt into the Prompt field:
Filter the Measures column so it only shows Sales, and then filter the Scenario column to just Budget. Next, split the Product column at the dash (“-”) to make two new columns named SKU_Family and SKU_Number. Change any SKU_Family value of 100 to Colas, and everything else to Non Colas. Then rename SKU_Family to Product Family, and then sum the DATA column by Product Family and Year. Then, finally, sort by Product Family.
Generate the transformation plan and click Approve & Build.
Review the results when the Pipeline completes.

