Validate spreadsheet data before import
Short answer: Run required, unique, pattern, type, and allowed-value checks locally and jump to the exact result cell.
An Issues report and an unchanged or corrected output chosen by you.
Example prompt
Check required IDs, duplicate emails, phone format, allowed status values, and valid ISO dates.
Constrained Action Plan
validate_requiredvalidate_uniquevalidate_patternvalidate_typevalidate_allowed_values
Review workflow
- Add and inspect source files
- Confirm the action plan
- Review Diff and Issues
- Write and verify output
Risk and output policy
The source is unchanged by default. Unsupported features and ambiguous joins produce Issues instead of being silently discarded.
FAQ
Does this upload my files?
No. Transformation runs locally. Only confirmed planner context and optional metadata sync use the service.
Do I need Excel installed?
No. Supported CSV and XLSX files are processed directly; Excel is optional for opening the result.