How can I get a list of all unfilled domestic orders?

We want to send them an email letting them know a shipment was delayed but it will be there before Christmas.

How can I get a list of unfilled domestic orders?

I can get a list of unfilled orders, but I can’t filter based on Country.

As a workaround, you could export the orders into a .csv file and do a filter based on fulfillment status and country of shipment in excel/google sheets.