Skip to main content
I have been requested to export data for a Win/Loss analysis.  The date being requested comes from the Account, Contact, and Product objects.  Is there a way to export from multiple SF objects?
6 answers
  1. Jan 27, 2012, 8:04 PM
    As far as I know you can only export records from one object at a time using the Apex Dataloader.

     

    I would suggest making a report which contains all the information you need and to export that.
0/9000