Changing the Number of Decimal Places
By default, aPriori displays two significant digits after the decimal point. in various views including:
Cost Summary tab
Part Details and Assembly Details tab
Investment tab
Rollup Summary and Comparison Summary views
You can specify that more decimal places should be displayed in these views by adding the following line:
cost.table.decimal.places = <n>
to the following file:
C:\Users\<user>\AppData\Local\aPriori\<version>\apriori.user.properties
where:
<n> is the number of significant digits to display
<user> is the Windows username of the current user
<version> is the aPriori version number
Note: Certain dialogs will NOT be affected by this option and will always be displayed with two decimal places. This includes the Cost Ticker, the Materials Selection dialog, and PDF reports.