I have declared and populated an array of type integer in a report in Navision 3.07B
I want to add a thousands comma to these so 34000 comes out 34,000 etc. But Ive tried it in the FORMAT property of the text box and Ive tried using the FORMAT() function in the sourceexpression property. Neither is working for me so im sure im doing something wrong. What would the best way of doing this be?
GaMBe
0
Comments
RIS Plus, LLC
now that I have it on decimal it IS putting in the commas but is is ALSO putting in decimals which I dont want. So now how to I format them out?
Gavin
In the format property
<Sign><Integer Thousand>
in the Format-Property of the field.
If you want it rounded, use the ROUND function ( ROUND(...,1)) in the source expression.
This must be the right solution :!:
RIS Plus, LLC
At least this forum doesnt have the newbie haters that most forums do
GaMBe
I have an international customer that decided to put all the databases in 1 point with citrix-access. Guess which country take took to put all the databases.... Ireland :!:
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!