Can't import csv file into thingspeak.
2 views (last 30 days)
Show older comments
I cant import csv files into thingspeak. Is there a bug on the thingspeak side?
3 Comments
Yam Schuster
on 18 Feb 2020
and? .... what it is telling you? ;-)) cant you pls share it (here) ? ;-)) also a time stamp issue? or double rows? .... or ??
Answers (5)
Christopher Stapels
on 18 Feb 2020
The enforcement of time stamps seems to have become more strict. I will look into what changed.
I was able to upload this file:
datetime field1 field2 field3 field4 field5 field6 field7 field8 latitude longitude elevation status
2019-12-02 11:23:45+300 1.11 2.22 3.33 4.44 5.55 6.66 7.77 8.88 20.22 156.4 24 Asleep
Can you share the format of your file?
4 Comments
Christopher Stapels
on 18 Feb 2020
There is presently a bug in the csv import. We are working on a fix. In the mean time, you may be able to user the bulk update csv endpoint. Ill post more details soon.
Alexander Kocian
on 18 Feb 2020
Hello
I have been suffering from the same problem. However, the following trick worked with me. Replace all empty fields by some finite value like -1
Having done that, I could upload my csv However, the graph looks now ugly.
Cheers, Alex.
0 Comments
Christopher Stapels
on 24 Feb 2020
The issue has been fixed and your csv uploads should work as before.
2 Comments
Biswa Ranjan Senapati
on 5 Jun 2022
The way I am importing csv file earlier, now I am not able to upload. I am not able to find any reason for this.
hamza mahdi
on 28 Nov 2021
I downloaded my channel data, make some adjustments. But when uploading it replies "The uploaded file was not imported because it is missing timestamps" how can I fix the problem?
1 Comment
Vinod
on 28 Nov 2021
Maybe if you share your CSV file as an attachment we can guide you to what is missing.
Communities
More Answers in the ThingSpeak Community
See Also
Categories
Find more on Read Data from Channel in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!