🔍 What You’re Doing
In this step, you’ll review and understand the transformation pipeline generated by Nexadata’s AI Copilot. By walking through each pipeline step, you can inspect how your data was filtered, transformed, and mapped—ensuring that the logic created by your prompt aligns with your intended output.
✅ Summary of Steps
Open the Pipeline from the Pipelines tab.
Click into each step to inspect how the data was:
Filtered (Sales, Budget)
Split (SKU code into parts)
Mapped (conditional logic on values)
Renamed, Summed, and Sorted
Use Advanced Mode if you want to view or modify logic.
Check the source data before transformations.
Review the original prompt, input, and output goal.
Open the full Copilot prompt summary, then close.

