cancel
Showing results for 
Search instead for 
Did you mean: 

PLD at Genaral Ledger for showing decimal point.

Former Member
0 Kudos

Hi experts,

I wanna show 2 decimal points for the PLD for General Ledger. The default of PLD General Ledger is showing "$ 100.00" so i add a formula to Round(Amount(Field_417),2), but it show it as "100". The output which is i want is "100.00"

Please kindly advise me how to get the output which i want.

Your reply is higly appreciated.

Thanks.

Regards,

Danny

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try just simply Amount(Field_417).

Nat

Former Member
0 Kudos

Hi Nat,

i have tried put "Amount(Field_417), but show it the out as "100" with ".00"

Thanks.

Regards,

Danny

Former Member
0 Kudos

Make sure in the field Properties -> Format tab the 'Suppress Zeros' tickbox is unticked both for Field_417 and the formula field.

Answers (1)

Answers (1)

former_member187989
Active Contributor
0 Kudos

hi danny,

Use formula Amount(Field_417),U have already set amount decimal place right !

Former Member
0 Kudos

Hi Jeyakanthan A,

I see, but i have tried pit it as "Amount(Field_417) but output is "100" with out the ".00"

Thanks for fast respone.

Regards,

danny