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 :
Finance | Project Operations, Human Resources, ...
Unanswered

Arithmetic overflow error converting numeric to data type numeric.

(0) ShareShare
ReportReport
Posted on by
Hi,
 
I am getting below error while I am executing /Trial balance/ (General ledger - Trial balance). The error is triggering on below step
/insert_recordset _ledgerTrialBalanceStagingTmp/ in LedgerTrialBalanceDP class.
 
Regards,
Zee
I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    303,691 Super User 2026 Season 1 on at
    Hi Zee,
     
    Can you tell if you have customizations or partner solutions in this environment? If not what exact version of Dynamics 365 F&O are you using?
  • Hana Xue Profile Picture
    Microsoft Employee on at
    Hi,
    This error may indicate a problem in your code related to numeric data. This error typically occurs when a numeric value inserted into a column exceeds the column's specified precision or scale.
    You can view the data types of the columns involved in the operation. Make sure the data you are trying to insert is compatible with the defined data type. Numeric columns usually have a specified precision and scale. Precision represents the total number of digits, and scale represents the number of digits to the right of the decimal point. Make sure the data you insert conforms to these specifications.
    View the data to be inserted into the table. Finds any value that may be too large for a numeric column. If the inserted data is the result of a calculation, review the logic to ensure that the calculation does not result in a value outside the allowed range of the target column.
    Best Regards,
    Hana

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!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 617

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 461 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 298 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans