Can't import csv file into thingspeak.

I cant import csv files into thingspeak. Is there a bug on the thingspeak side?

3 Comments

Hey, did you see a feedback from the System, a kind of error message?
since 2 days I have also a issue regarding upload an (previousely downloaded & modified) csv file.
I saw the Error message : "The file was not uploaded because it contains invalid location fields".
Yes i did :(
and? .... what it is telling you? ;-)) cant you pls share it (here) ? ;-)) also a time stamp issue? or double rows? .... or ??

Sign in to comment.

Answers (5)

Vinod
Vinod on 19 Feb 2020
Thank you for reporting the issue. It has been resolved.
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

The format of my file basically came from the exported csv file from the channel. I just tried to remove the zero data readings that came from a hardware issue. But when I tried to reupload the same csv file that was exported, the file cannot be reupload due to the issue. The format I was using was
created_at field1 field2 field3 field4 field5 field6
2020-02-07 00:00:31 +08 90.05 29.05 822 0 1 1
Hoping for next reply cause we hope to use the platform for our thesis presentation. Thanks
retried your format but to no avail, still can't import :(
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.
Thank you soo much

Sign in to comment.

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.
The issue has been fixed and your csv uploads should work as before.

2 Comments

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.
I'm sorry to hear you are having trouble.

Sign in to comment.

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

Maybe if you share your CSV file as an attachment we can guide you to what is missing.

Sign in to comment.

Communities

More Answers in the  ThingSpeak Community

Categories

Products

Tags

Asked:

Jj
on 18 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!