--- title: "Analysing a Datalog Export in Excel - icom Data Suite" slug: "analysing-a-datalog-export-in-excel-en" updated: 2024-10-01T11:41:29Z published: 2024-10-01T11:41:29Z canonical: "docs.insys-icom.com/analysing-a-datalog-export-in-excel-en" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.insys-icom.com/llms.txt > Use this file to discover all available pages before exploring further. # Analysing a Datalog Export in Excel - icom Data Suite The data logger exports files in CSV format that may be easily imported and analysed in spreadsheet software such as Microsoft Excel. ## Situation The trend of a data point shall be made visible in a diagram. The logged data points in the export file are to be used to draw this diagram over time. ## Solution The data logger function of the icom Data Suite logs the desired value. An export file of this datalog will be created that contains the values. This export file is a tar.gz archive file, which contains a CSV file, which again is compressed using xz. This CSV file will be imported in Microsoft Excel. The basic functions of Microsoft Excel will be used to draw a graph. The following is prerequisite to continue configuration: - You have a data logger export file - You have Microsoft Excel installed on your computer - You have a file archive program installed that is able to unpack **xz**, **tar** and **Gzip** such as 7-Zip for example In this Configuration Guide, we use the file that results from this [Configuration Guide](/kb/docs/en/logging-and-exporting-data-points-en). ### Importing the CSV File in Excel 1. Open a file browser and locate the export archive file on your computer. 2. Use your file archive program to unpack the export archive file until you have the exported datalog in CSV format. 3. Start Microsoft Excel and open a new spreadsheet. 4. Change to the *Data* tab and click on *From Text/CSV*. 5. Select the unpacked CSV file in the *Import Data* window and open it. 6. Check the suggested import settings and click on *Load*. The logged data will be imported in Microsoft Excel. ### Analysing the Data in Excel - Highlight the columns with the timestamp and the supply voltage except the heading. ![cg ids analysing data log excel 1](https://docs.insys-icom.de/assets/cg_ids_analysing_data_log_excel_1.png) - Change to the *Insert* tab, click on *Scatter* and select one of the scatter graphs with lines. The supply voltage will be drawn as a graph over time. ![cg ids analysing data log excel 2](https://docs.insys-icom.de/assets/cg_ids_analysing_data_log_excel_2.png)