Decimal places

When showing the GP on products sold in a report we are getting 5 decimal places. I’d like to change this globally to 2 decimal places. Is this fairly easy? And if so how do I do this please?

Andy

Which report are you using? Is it Puchase analysis reports? Please guide.

Well now you are live I am not so sure you can simply alter the decimal places - what should the system do with the differences?

If it is simply a report you will need to modify the report to show five decimal places, but I guess this is masking a bigger problem in your just live system.

As Adam says need modification am i afraid. I wanted to guide you (Andy) to change in the report but obviously i dont know if you are a developer or even you have developer license.

There are two TextBox properties you can try AutoFormatType and AutoFormatExpr.

“These properties are used when you have an amount or a unit amount that you want to be able to display in another currency and these properties determine the number of decimals that will be displayed”

Thanks,