Benchmarks & Validation

What Exact Statement validates today and how to verify exports before import.
Mar 15, 2026

Exact Statement does not publish a single public “accuracy percentage” yet. Instead, the product exposes validation signals you can use before import.

Validation Signals Available Today

CheckWhere you see itWhat it helps catch
Preview tableDashboard previewobvious column-shift or parsing issues
Balance warningsFile status and warning summaryrows where the running balance chain may not match
Multiple export formats from one normalized datasetPreview/export switcherformat-specific issues before download
Failed-job refundsDashboard and billing recordsprocessing failures that should not consume credits
  1. Confirm the statement period and account.
  2. Check whether any rows are flagged with balance warnings.
  3. Preview the same file in the export format you actually plan to download.
  4. For QBO, verify the date format and debit/credit direction.
  5. For Xero, verify the amount sign and Transaction Type column.
  6. Use the destination app's own import preview before final import.

Why This Matters

Statement PDFs are not one consistent machine format. Different banks, years, products, and scan qualities can all change the layout. The safest workflow is not “blind export”, but “export plus review”.

Output Checks By Format

QBO 3-column

  • one Amount column
  • positive amount = money in
  • negative amount = money out

QBO 4-column

  • Credit and Debit are split into separate columns
  • only one of the two should be filled per row
  • values are exported as positive numbers in their destination column

Xero CSV

  • signed Amount
  • Transaction Type derived from the amount sign
  • one consistent date format throughout the file

XLSX

  • keeps the selected date format
  • includes balance, currency, and account identifier fields for review

Contact

If a file looks wrong, send the upload ID and row range to support@exactstatement.com.

Benchmarks & Validation