Title: Delete Rows with Empty fields
Last modified: March 10, 2020

---

# Delete Rows with Empty fields

 *  Resolved [Ankur](https://wordpress.org/support/users/ankurtyagiit/)
 * (@ankurtyagiit)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/delete-rows-with-empty-fields/)
 * I have created a recurring csv file of woocommerce products(Car Directory basically)
   and I am exporting the same csv file to another server as well. Sometimes certain
   cells in the file are empty and I would like to delete those rows from the csv.
 * I have written functions for parsing the values but this one I couldn’t figure
   out yet.
 * Thanks for a great plugin.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/delete-rows-with-empty-fields/#post-12548801)
 * Hi [@ankurtyagiit](https://wordpress.org/support/users/ankurtyagiit/)
 * > Sometimes certain cells in the file are empty and I would like to delete those
   > rows from the csv.
 * You should be able to use filtering rules to do that: [https://d.pr/i/yGDkmH](https://d.pr/i/yGDkmH).
 * If you need more control, then you can use our wp_all_export_csv_rows hook: [https://www.wpallimport.com/documentation/advanced/action-reference/#wp_all_export_csv_rows](https://www.wpallimport.com/documentation/advanced/action-reference/#wp_all_export_csv_rows).
 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/delete-rows-with-empty-fields/#post-12573618)
 * Hey [@ankurtyagiit](https://wordpress.org/support/users/ankurtyagiit/), I’m marking
   this as resolved since we haven’t heard back. Let us know if you still have questions
   regarding this. Anyone else, please open a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Delete Rows with Empty fields’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-export/assets/icon-256x256.png?rev=2570162)
 * [WP All Export – Drag & Drop Export to Any Custom CSV, XML & Excel](https://wordpress.org/plugins/wp-all-export/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-export/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-export/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-export/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-export/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-export/reviews/)

## Tags

 * [csv](https://wordpress.org/support/topic-tag/csv/)
 * [export](https://wordpress.org/support/topic-tag/export/)

 * 2 replies
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/delete-rows-with-empty-fields/#post-12573618)
 * Status: resolved