Dear Support,
is there a way to read from multiple CSV files at the same time.
Knowing that those files have the same columns.
In fact, I need my clients to upload CSV files to a directory where flexmonster read them and display the data.
Best Regartds,
Joseph Mhanna
Hello, Joseph,
Thank you for writing to us.
When specifying the data source, the filename
parameter can contain either the URL to the CSV file or to the script which generates CSV data. We suggest creating the script which will combine the data from multiple CSV files.
Please let me know in case of further questions.
Regards,
Tanya
Can you please send me a sample script that can combine multiple files. and how to do it/
We suggest using this thread on Stack Overflow to achieve this: https://stackoverflow.com/questions/27037378/how-to-merge-two-csv-files-in-javascript
Regards,
Tanya