6 answers
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.
I would suggest making a report which contains all the information you need and to export that.