Announcements
No record found.
when I import an excel file into a General Journal using Excel import by Chase
Does your Excel sheet have empty rows and did you confirm that the rows have numeric values in the appropriate columns?
Hi, Is this a customization?
This is because of System.Evaluate(var Any, Text [, Integer]) Method.
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/methods-auto/system/system-evaluate-method
The system is trying to convert a null value to Decimal, so an error is occurred.
You can follow Brad_P's suggestion and fill in the empty information in the import file.But I still recommend updating the source code. If it is empty, it is better not to execute System.Evaluate.
Hope this will help.
Thanks.
ZHU
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 1,747 Super User 2026 Season 1
YUN ZHU 1,016 Super User 2026 Season 1
Dhiren Nagar 506 Super User 2026 Season 1