收藏Steve Isham (Asure Software) 提问于 #Data Management2012年1月27日 18:44Using Apex Dataloader, can you export from mulitple SF objects?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 个回答排序按日期排序按最有帮助排序按日期排序加载更多评论...已采纳的回答Martijn Reekmans (Sapa Building System)2012年1月27日 20:04As 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.添加评论撰写回答...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
已采纳的回答Martijn Reekmans (Sapa Building System)2012年1月27日 20:04As 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.