Title: Append Data
Last modified: February 4, 2022

---

# Append Data

 *  Resolved [mcollen](https://wordpress.org/support/users/mcollen/)
 * (@mcollen)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/append-data/)
 * If your source is an uploaded Excel file, can the new data be added to the file
   by replacing the old excel file and uploading the new one? Each month I would
   like to add new data to the table and am wondering the best approach. If I upload
   a new file will I have to redo an customizations I made to the table?

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * (@wpdatatables)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/append-data/#post-15340307)
 * Hello again, and thanks for reaching out!
 * All Excel and CSV files need to be on the same server. By default, when you create
   a table linked to either of these two sources, they are saved in ../wp-content/
   uploads/YEAR/MONTH/ folder, so if you keep the structure of the file (same number
   of columns, same order of columns, and same headers of the columns), you would
   be able to remove the original file, and replace it with another file of the 
   same name.
 * In that way, the plugin will only update the data within the file, while keeping
   its structure and settings intact.
 * If you add, remove, rename or reorder columns, there’s a chance the table generated
   from the file will break. Our development team already made progress with this,
   so it’s way harder to break the table in this way, but it’s still a possibility.
 * Kind regards.

Viewing 1 replies (of 1 total)

The topic ‘Append Data’ is closed to new replies.

 * ![](https://ps.w.org/wpdatatables/assets/icon-128x128.gif?rev=3010404)
 * [wpDataTables - WordPress Data Table, Dynamic Tables & Table Charts Plugin](https://wordpress.org/plugins/wpdatatables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdatatables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdatatables/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdatatables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdatatables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdatatables/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/append-data/#post-15340307)
 * Status: resolved