Business Central Bank Statement Converter: Import Bank Statements into Dynamics 365 Business Central as CSV

Business Central takes CAMT.053 and mapped CSV files, never a PDF. Upload your PDF statement here and download a CSV with the date, description, and signed amount columns the data exchange definition expects. Start free, no credit card.

Free to try, no credit card
256-bit encryption
CSV and Excel output

PDF, JPG, PNG, BMP, HEIC, TIFF, MT940

Upload your bank statement

Extract:

Business Central bank statement import, in short

Dynamics 365 Business Central imports bank statements as CAMT.053 XML or as a delimited CSV, and it will not read a PDF. For a CSV you first define a bank statement file format through the assisted setup on the Bank Account card, which creates a data exchange definition mapping your columns onto the Bank Acc. Reconciliation Line table. Convert the PDF to a clean CSV, then run Import Bank Statement on the reconciliation.

Why Bank Statement Import in Business Central Breaks

The importer itself is reliable. Almost every failed import traces back to the shape of the file being fed into it.

Business Central Cannot Read a PDF

The supported inputs are CAMT.053 XML and a delimited CSV or TXT file. Your bank emails a PDF, so the file has to be converted before Business Central sees it.

The CSV Needs a File Format Defined First

Before a CSV imports, you run the Set up a bank statement file format assisted setup on the Bank Account card. That builds a data exchange definition, and the column numbers in it must match your file exactly.

Column Positions Shift Between Months

A data exchange definition maps by column number. A statement pasted by hand where one month has an extra column silently loads amounts into the wrong field.

Negative Amounts Land Positive

Business Central uses a Negative-Sign Identifier in the definition to decide which values to flip. Statements printing separate debit and credit columns have to be collapsed into one signed amount first.

Bank Feeds Do Not Backfill

The Envestnet Yodlee bank feeds extension covers many US institutions, but it starts from the day you connect it. Prior periods, closed accounts, and unsupported banks all come off the statement PDF.

Copilot Still Needs a Statement File

Bank account reconciliation with Copilot proposes matches for you, which is genuinely useful, but it matches lines that are already imported. It does not read the PDF for you.

How BankXLSX Prepares Your Statement for Business Central

Upload the PDF and the converter reads the transaction table rather than the page layout, then writes a CSV your data exchange definition can map without hand editing.

Stable Column Order

Every month comes out with the same columns in the same positions, so a data exchange definition you set up once keeps working.

One Signed Amount

Separate debit and credit columns are collapsed into a single signed amount, which is what the reconciliation line expects.

Consistent Dates

Dates are normalized across the whole file, so the mapping does not break partway down a multi page statement.

Balances Preserved

Opening and closing balances come through with the transactions, so you can prove the statement ending balance you type into the reconciliation.

A Year in One Pass

Convert a stack of monthly PDFs into one continuous transaction list, which is how most Business Central go lives load opening bank history.

Private by Default

256-bit encryption in transit and you can delete your uploaded files whenever you want.

Import a Bank Statement into Business Central in 3 Steps

No software to install and no credit card to start.

1

Convert the PDF

Upload your PDF statement above and download the result as CSV.

Tip: Keep the same output columns every month.

2

Set Up the File Format Once

On the Bank Account card, run the Set up a bank statement file format assisted setup and map your columns onto the reconciliation line fields.

Tip: Column numbers must match the file.

3

Import and Match

Open Bank Account Reconciliation, choose Import Bank Statement, pick the CSV, then match lines manually or let Copilot propose matches.

Tip: Check the statement ending balance.

Who Converts Bank Statements for Business Central

Business Central is the default ERP for a large share of US small and mid sized companies moving off QuickBooks, and the bank reconciliation is usually where the migration gets stuck, because the ledger needs history the feed cannot provide.

Business Central Partners

Load a client opening bank history during a go live, when no feed exists yet and everything arrives as statement PDFs.

Bookkeepers and Accountants

Catch up months of unreconciled bank lines for a client whose bank feed was never connected or dropped a period.

Finance Managers

Bring in an account at a bank the Yodlee feed does not cover, without keying rows into the reconciliation by hand.

Controllers

Reconcile a closed period against the authoritative PDF statement rather than a feed that may have missed items.

Common Search Terms

business central bank statement converter bank statement import business central import bank statement into business central business central bank statement import format business central bank statement import setup

Transaction Types We Handle

Customer payments received
Vendor payments
ACH debits and credits
Card purchases
Bank fees
Intercompany transfers
Interest credits
Loan repayments

Last updated July 2026

What file formats does Business Central accept for bank statement import?

Business Central imports bank statements as CAMT.053 XML or as a comma or semicolon delimited file. CAMT works out of the box. A CSV or TXT needs a bank statement file format defined against the bank account first, which is really a data exchange definition telling Business Central which column holds the date, the description, and the amount. PDF is not on the list.

FormatImports into Business CentralSetup required
CAMT.053 XMLYesSupported natively, no column mapping.
CSV or TXTYesNeeds a bank statement file format (data exchange definition).
Bank feed (Yodlee)YesExtension based, covers supported banks going forward only.
Excel workbookNot directlySave the sheet as CSV first.
PDFNoConvert to CSV before importing.

How do I import a bank statement into Business Central?

Open the bank account, choose Bank Account Reconciliation, and create a new reconciliation for the account and statement date. From the reconciliation page choose Import Bank Statement and pick your file. Business Central loads each row as a bank account reconciliation line, and you then match those lines against bank account ledger entries, either by hand, with the suggest lines action, or with Copilot proposing matches.

How do I set up a bank statement import format in Business Central?

On the Bank Account card, run the assisted setup called Set up a bank statement file format. It walks you through creating a data exchange definition: you tell it the file type and delimiter, number the columns in the order they appear in your file, then map each numbered column onto a field on the Bank Acc. Reconciliation Line table. Two settings catch people out. The header lines value has to account for a title row, and the Negative-Sign Identifier tells Business Central which marker means money out so it can flip those amounts negative.

Because the definition maps by column number rather than by header name, the value of a converted file is consistency. Every statement you convert comes out with the same columns in the same order, so the definition you build once keeps working next month and the month after.

Why a converted CSV beats a hand built one

A spreadsheet you assemble by copying pages out of a PDF will import happily even when it is missing three rows. Nothing errors. The problem shows up at the end of the reconciliation, when the statement ending balance you entered does not agree with the lines that loaded, and you spend an afternoon hunting a difference that was a page break. Converting straight from the PDF keeps every transaction and both balances.

The amount column is the other reliable trap. Statements that print withdrawals and deposits in two separate columns have to be collapsed into one signed value, and a manual paste usually leaves withdrawals positive, which inflates the bank balance and makes every subsequent match wrong.

Does Business Central have bank feeds for US banks?

Yes, through the Envestnet Yodlee Bank Feeds extension available in the North American versions. Coverage is broad but not universal, and more importantly a feed begins the day you connect it. It will not reach back to the start of your fiscal year, it will not cover an account you have already closed, and if the connection lapses for a month, that month has to be loaded from the statement. Those are exactly the cases a converted file handles.

Loading opening bank history during a Business Central go live

Most implementations go live partway through a year, so the bank account starts empty while the business has months of activity behind it. Convert each monthly PDF, concatenate them into one file, import once per bank account, then reconcile forward. The guide to reconciling multiple bank accounts covers doing this across several accounts at once, and transaction categorization cleans up descriptions before they hit the ledger. If you support clients on other platforms there are matching guides for the NetSuite bank statement converter, the Odoo bank statement converter, and the Xero bank statement converter. Running the enterprise product instead of the small and midsize one? Business Central and Finance and Operations are different products with different import mechanics, so use the Dynamics 365 Finance bank statement converter for that side of the family. Coming off QuickBooks? The QuickBooks bank statement converter handles the other side of that migration. Starting from a PDF? Use the bank statement converter.

The documents around the bank line

A reconciled bank account is only half the picture, because every payment line has a document behind it. Vendor invoices still have to be read and coded, which teams handling real volume do by automating accounts payable rather than typing them one at a time.

Why People Pick BankXLSX for Business Central Imports

Same columns
every month, so the mapping holds
Balances
preserved for the reconciliation
Under 1 min
to convert a typical statement

Security & Privacy

  • 256-bit encryption on every upload
  • Delete your files at any time
  • No reselling or sharing of your financial data
  • Runs in your browser, nothing to install

Business Central Bank Statement Import: Common Questions

Open the bank account, create a Bank Account Reconciliation for the statement date, then choose Import Bank Statement and select a CAMT.053 file or a CSV that matches a defined bank statement file format. The rows load as reconciliation lines, which you then match against bank account ledger entries.

No. Business Central reads CAMT.053 XML and delimited CSV or TXT files, and PDF is not supported. Convert the PDF into a CSV with date, description, and signed amount columns, define the file format once against the bank account, and import that instead.

It is a data exchange definition attached to a bank account that tells Business Central how to read your file. You number each column in the order it appears and map it onto a field on the Bank Acc. Reconciliation Line table. The assisted setup on the Bank Account card creates it for you.

The data exchange definition has a Negative-Sign Identifier that tells Business Central which marker means money out. If your file uses separate debit and credit columns rather than one signed amount, collapse them into a single signed column before importing so the sign is unambiguous.

Not an .xlsx workbook directly. Save the sheet as a comma or semicolon delimited CSV, then import that against a bank statement file format. The converter outputs both Excel and CSV, so you can review the data in Excel and import the CSV.

Yes, natively, with no column mapping needed. If your bank issues ISO 20022 statement reporting, the XML imports straight into the reconciliation. If you want to inspect the entries as rows first, convert the file with the camt.053 to Excel converter and review it before loading.

No. The Envestnet Yodlee Bank Feeds extension is convenient for supported US banks going forward, but it does not backfill history, does not cover every institution, and cannot reach a closed account. Importing a converted statement file works in all of those cases.

No. Copilot proposes matches between imported statement lines and bank account ledger entries, and it is a real time saver on the matching step. It works on lines that are already in the reconciliation, so the statement still has to be imported as CAMT or CSV first.

Related Resources

Other Bank Statement Converters

ICICI Bank JPMorgan Chase Bank of America Citigroup Wells Fargo Goldman Sachs Morgan Stanley U.S. Bancorp PNC Financial Services Truist Capital One TD Bank Charles Schwab Fidelity Vanguard E*TRADE TD Ameritrade Bank of New York Mellon State Street BMO USA Ally Financial Regions Fifth Third Bank Huntington KeyBank Citizens Financial Group First Citizens Synchrony Financial M&T Bank First Horizon Cathay Bank USAA Navy Federal Comerica Zions Bank East West Bank First National of Nebraska Cullen Frost Bankers BOK Financial Fulton Financial Associated Banc-Corp Valley National Wintrust Financial First Midwest Bancorp Commerce Bancshares UMB Financial Pinnacle Bank Webster Bank Cadence Bank Old National First Interstate BancSystem Umpqua Bank First Hawaiian Bank Prosperity Bank SouthState First Merchants First Bank Holding Glacier Bank First Financial Bancorp Independent Bank Columbia Banking System Western Alliance Pacific Premier Bancorp Bank OZK United Community Banks Customers Bank Texas Capital SVB Financial Group Signature Bank First Republic Bank New York Community Bancorp Sterling Bancorp First Bank Bank United First Commonwealth Financial Flagstar Bank Synovus Bank Santander Bank Commonwealth Bank (CommBank) ANZ Bank Westpac NAB ServisFirst Bancshares Renasant Corporation Simmons First National Trustmark Corporation First Busey Community Bank System First Mid Bancshares Ameris Bancorp Hancock Whitney First BanCorp Third Coast Bancshares Home Bancshares Byline Bancorp Simmons Bank United Bankshares Peoples United Financial American Express HSBC Bank USA

From the same family of tools