- Ensure that all three fields are enabled and actively collecting data in your ThingSpeak channel settings.
- Verify that your CSV file is properly formatted. The headers should include all fields you want to export, such as created_at,field1,field2,field3,latitude,longitude,elevation,status.
- When using the "DOWNLOAD" button, make sure you're not inadvertently selecting only field 1. You might want to try exporting data using the API to ensure all fields are included. Use the following API endpoint to export all fields:
- CSV format data with API export only 1st field - MATLAB Answers - MATLAB Central
- Channel Data Import and Export