Incorrect format number

Hello,

I have a problem with my format number. I want to make precision 00,00 and 1000 separator.

My Settings :

Fields who have same configuration :

2818.2.jpg

The result :

2402.3.jpg

Thanks in advance :wink:

Plz ? Somebody can help me ?

Hi Morand,

Normally it is enough to specify standard NAV format in the format property in Visual Studio, like: =Fields!Ledger_Entry_AmountFormat.Value

Here it will pick up the format from NAV, where you can specify DecimalPlaces like 2:2, so that all amounts are always displayed with 2 decimals, like above, but also with numbers = 0.