I too have an issue with this.
Standard CSV export includes unwanted data in one column
Excel CSV export contains unwanted data in many columns
I am using SQL import from one table in my dB using the following SQL
Code: |
SELECT `created`, `name`, `email`, `message`, `phone` FROM `j25_chronoengine_chronoforms_datatable_site_main_contact` WHERE `name` IS NOT NULL
LIMIT 0 , 30
|
The table display correctly from the module and no unwanted data is displayed.
Attached are two exports which display the unwanted data.
I can give site access if required.
Regards
Chas.