1. Standardizing CRM Export
Data AnalystBackground
Received a messy CSV export from a legacy CRM with inconsistent date formats and trailing whitespace.
Problem
The data is incompatible with the company's SQL database due to formatting errors.
How to use
Paste the CSV content, select 'Standard Normalization', and choose 'Moderate' processing level.
Input: CSV, Output: CSV, Normalization: Standard, Level: ModerateOutcome
A clean, uniform CSV file with standardized dates and removed whitespace, ready for database ingestion.