I've connected a couple of my shopify storefronts and just need to a single .csv/excel export of all the sales data. Is this possible?
Individual datasets can be exported. So you can do one at a time, or you can use dataflows to merge them all into one (which you might want to do for reporting purposes anyway), and then export that merged dataset.
@julmes, did @AS's reply help you out?