We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
We are looking to have master charts on each one of our users' pages. We created the charts but the data updates every quarter - is there a way to upload a new CSV into the WpDataTable that is associated with a chart and then have it update that chart with the new columns added automatically?
Hi, Samantha
Firstly, I would like to sincerely apologize for the delayed response as we have been experiencing an unusually high number of tickets. I am sorry that it has taken longer than usual to respond to your concern and your patience is highly appreciated.
-
There are two ways in using wpDataTables with CSV:
1. If you wish to create a table that will be linked/synchronized with the source CSV file,
you could update/edit the values from the source CSV file, and the output table would immidiately update with it, as soon as the page refreshes.
It will not be editable from WP-Admin/or front-end;
and please note these limitations of this method,
changes in this file like:
are highly not recommended, because the table in the wpDataTable plugin will not work, at the moment. If you make any of these changes, you will have to recreate the table again.
-
2.
the second option is to import the data during table creation, which will not synchronize the source CSV and the output table,
but the table will become editable in WP-Admin and it can be editable on front-end as well.
- A table would be created in the WP database.
If you wish to update it by importing an updated CSV with updated values, you will not be able to delete/add new columns, or change header name of columns.
The only way to import CSV into existing table like that,
would be to only leave the new rows in the updated CSV file,
delete "old existing rows", and delete headers( first row),
and for example, you could use phpMyAdmin to import the data from CSV containing only the new rows.
-
Our developers will work on improving that functionality in the future, but i can't say an ETA on it.
Let me know if anything was not clear, and if you have further questions. Thank you.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi, Samantha
I just forgot to add, regarding charts,
even if you would be able to add new columns to existing wpDataTables via CSV import,
the charts would not be able to automatically pick them up,
because during the chart creation, you have to pick a table and also pick the columns for the chart.
If you then add a new column, you would have to manually edit the chart, and add a new column into it,
so, unfortunately, there is no automation in that regard, as well.
-
Our developers are always working to improve the plugin, so, if they find a way to add this functionality in the future, they will do it,
but for the time being there is no way to achieve it, sadly.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables