1

In Magento 1 admin sales grid, there's a function to export to CSV.
How can I only export selected orders instead of exporting ALL the orders?

1 Answer 1

1

You need to filter the records first for example by date,order amount,status etc. then you can export it.

Hope this helps you.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.