web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Decimal value formatting for payment export

(0) ShareShare
ReportReport
Posted on by 90

Hi All,

Trying to solve an issue with a Payment Export file, where it is formatted as a decimal but outputs no decimal when there is a whole number.

Example: 100.00 is outputted as 100

pastedimage1643894207754v1.png

Although this is being accepted by the bank it is showing as £1.00, once imported.

Another possibility is using the text padding, instead of decimals but i cant get this to work correctly.

Does anyone have any experience with this issue and can you show me the correct method to set this up in Data Exchange Definitions.

I have the same question (0)
  • Inge M. Bruvik Profile Picture
    1,165 Moderator on at

    You have to add a data format to your colum:

    docs.microsoft.com/.../standard-numeric-format-strings

  • James De Filippo Profile Picture
    90 on at

    Hi Inge,

    We do have that in place, but is it incorrect?

    pastedimage1643895019437v1.png

    Edit: Noticed <Decimal> should be <Decimals>...however doesn't resolve the issue.

  • Verified answer
    Dirk Profile Picture
    Microsoft Employee on at

    Did you try with something similar to this:

    <Precision,2><Sign,1><Filler Character, ><Integer,7><Filler Character, ><Decimals>



    Found it for a different example:

    The expected result is an amount with 11 digits, and "0" as filler in case the number is smaller than 11 digits.

    How to achieve this result:

    In the column definition of the Data Exchange Definition for field amount you should have the following values.

    Data Type = Amount
    Data Format = <Precision,2><Sign,1><Filler Character,0><Integer,7><Filler Character,0><Decimals>

    With this data format, you get the following results when exporting the payment file:

    The amount of 100,11 is converted into:
    00000100,11

    The amount of 100,00 is converted into:
    00000100,00

    If the filling zeros are not needed, it is also possible to change the data format to this:

    <Precision,2><Sign,1><Filler Character, ><Integer,7><Filler Character, ><Decimals>

  • Suggested answer
    James De Filippo Profile Picture
    90 on at

    Hi Dirik,

    That's what i was missing! Now added the <Precision,2> to the data format!

    pastedimage1643906138687v1.png

    pastedimage1643906157257v2.png

    Thank You!

  • Dallefeld Profile Picture
    229 User Group Leader on at

    In the field mapping for the amount field there is a 'multiplier field'. It which is hidden by default and is set to 1.00 by default. I needed 100 to show in the file as 10000 (no decimal in the file) and I was getting 100. By simply changing the multiplier to 100.00, the issue was solved. Not sure if it will work for you.

    pastedimage1643912684898v1.png

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,005 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,148 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 557 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans