Docs sections
Clean data
Run cleaning
Learn how to execute a cleaning plan, monitor progress, and handle execution failures.
After reviewing the steps in a cleaning plan, you can execute it. Execution runs each step in order and updates the data table.
If an error occurs during execution, the system stops and alerts you. You can fix and retry.
Execute a plan
Click Execute in the plan editor. The system runs each step in order and updates the progress indicator after each step completes.
Do not close the app or disconnect during execution to avoid data file corruption.
Monitor progress
Execution progress is shown in the status bar or progress panel. You can see which step is currently running and how many remain.
If the table is large, some steps may take longer to complete.
Handle failures
If a step fails, the system displays error information and the cause. Common causes include invalid parameters or data type mismatches.
Correct the step parameters based on the error message and retry the failed step. If necessary, skip or delete the step.
