1

Hi.


I would like to be able to format currency amounts correctly on documents I send to international customers. For example, in the US the format should be ($1,234.56), in the UK it should be -£1,234.56 and in France it should be -1.234,56 €.


see https://learn.microsoft.com/en-us/globalization/locale/currency-formatting


Currently the Type Helper codeunit (codeunit 10) has a GetCurrencyStyle function which returns a formatted number, but this amount is rounded and negatives are not handled correctly. It is not possible to implement a new function as the function makes use of two DotNets (CultureInfo and NumberFormatInfo) within a local function.

STATUS DETAILS
Completed
Ideas Administrator

Thank you for your feedback. We released this feature as part of the functionality in 'New design for report Language and Region settings' feature.
Please refer to the following link for more information: https://learn.microsoft.com/en-us/dynamics365/release-plan/2023wave2/smb/dynamics365-business-central/new-design-report-language-region-settings.

Sincerely,
Aleksandar Totovic
PM, Microsoft