Uncheck box via Mass Update
I need to submit a mass update and have a specific box that is check marked, unchecked. I’m using a CSV file and I’m asking what do I put in the field of the CSV in order for NetSuite to uncheck it? Thanks!
I would make the change in the csv mapping, on the third screen. You would select the pencil and edit there. You can also use FALSE in the csv import file to uncheck fields. You would have the column named to the field so that the mapping is automatic and then all of the values down the column set to FALSE.
Thanks for sending me your answer! figured out that there wouldn’t be a header on the CSV, and it would be selected as a ‘Null’ on the field screen of the mass update mapping for that check box field.