I have an Excel file of accounts which is imported from a previous CRM version (2011), and I would like to import it to CRM Online. Some columns that hold integer values might also contain “null” in case the value does not exist.
These null values are causing errors and doesn’t allow the row to be imported, it displays the message “The source data is not in the required format.” How can I get around this and let the CRM ignore the cell data when “null” and not try to insert it into the CRM?