Error: "Please Enter a Value for Amount" Received During CSV Import
Published on
June 30th, 2023
Scenario
When Importing a CSV File, the following error message is received: "Please enter a value for amount."
Solution
The error is derived when NetSuite import does not recognize the format of the data in the CSV file. Also, make sure that there is no zero value under the Amount column as some imports requires amount to be non-zero. To resolve this, format the Amount column in the CSV File using a third party application, like Excel:
- Highlight the column
- Right click
- Select Format Cells
- Click Number tab
- Select Number
- Click OK
- Save the File