Forum Discussion
AdamKeever1
6 years agoQrew Commander
Changing the decimal places to 4 will fix the number of digits:
I don't know of a solution for the other issue other than for you to download as a spreadsheet, make a quick formula to multiply your value by 100 and then copy that column and paste values, then import using the Record ID# as the merge field; this will update only the values you have changed and will overwrite the old values.
------------------------------
Adam Keever
------------------------------
I don't know of a solution for the other issue other than for you to download as a spreadsheet, make a quick formula to multiply your value by 100 and then copy that column and paste values, then import using the Record ID# as the merge field; this will update only the values you have changed and will overwrite the old values.
------------------------------
Adam Keever
------------------------------
AdamKeever1
6 years agoQrew Commander
I thought about this a bit more Nikki. You can use a formula numeric field with the following formula:
[YOUR_PERCENT_FIELD] * 100
Set display properties to 4 decimal places and display as a simple number:
Here is the result:
If you change the formula numeric field type to numeric, it will retain the values.
------------------------------
Adam Keever
------------------------------
[YOUR_PERCENT_FIELD] * 100
Set display properties to 4 decimal places and display as a simple number:
Here is the result:
If you change the formula numeric field type to numeric, it will retain the values.
------------------------------
Adam Keever
------------------------------