Fixing strategy

Decide what to fix in bulk, what to review manually, and when to export for strong data integrity.

Prioritize safely

  • Resolve Critical issues first
  • Then clean Warning issues for consistency
  • Re-check issue counts before exporting

Use bulk fixes for repeatable patterns

Bulk fix is best for high-volume, deterministic cleanup such as trimming whitespace, removing stray quotes, normalizing booleans/casing, and data deduplication for remove duplicates in Excel tasks.

Use manual review for business decisions

Prefer manual edits when domain context matters, such as choosing header names, deciding how to handle mixed value types, or determining whether duplicate rows are valid events versus true duplicates.

Export and rollback options

  • File → Export downloads the current cleaned file so teams can fix excel files faster
  • You can export while excluding rows with selected issue severities
  • File → Restore to original discards edits and reloads source content