Skip to main content
Alfredo Esquivel a posé une question dans #Data Management
I would like to import a CSV excel file that contains the fields involved in the "Products" tab, such as product tab, serial number, product description, ... Is it possible if I use the option in data management called Import custom objects (as such I will create a new one), or how can the existent options be modified in order to do that? I know there is a tool called Excel connector and Data Loader, but is there another common way to do that?
1 réponse
  1. 4 févr. 2011, 20:19
    Excel Connector (http://www.salesforce.com/community/crm-best-practices/administrators/data-management/data-tools/excel-connector.jsp) and Apex Data Loader (http://wiki.developerforce.com/index.php/Apex_Data_Loader) are your best bets for this. They are very common tools for admins to use; I use both multiple times daily. Definitely recommend to give both a shot. For loading a list of Products the Data Loader will be very straightforward. The Excel Connector is better for querying data, modifying it in real time, then pushing your changes back, all from one screen.
0/9000