Skip to Main Content
Cumulocity IoT Feedback Portal
Created by Rahul Talreja
Created on Mar 17, 2023

Exporting Chart Data in CSV ,XLSX, PDF or any other formats

Allow exporting the rendered chart data in CSV, XLSX, PDF or any other formats

Sample:

How will this help ?

Solution administrators can create the dashboards, while the end user can change the time range as per choice and download the data in csv or any other format

Possible formats

CSV, XLSX, PDF, PNG, JPG etc.

Possible Widgets on which this can be implemented

  1. Data Point Table

  2. Data Point Graph

  3. Data Point List

  4. Alarm List

  5. All Critical Alarms

  6. Asset Properties


Edge cases

For single axis charts with 1 device measurements only the export is simple as that will contain only column for time and other for parameters

For single axis charge with multiple device measurements, there might be cases where data exist for 1 device but not for the other, in such cases the fields can be left blank such as

Timestamp

Device1/Parameter 1 / Unit

Device 2 / parameter 1 /Unit

17.03.23 10:00

10


17.03.23 10:05


9

17.03.23 10:10

11

10

17.03.23 10:15


12

17.03.23 10:20

9

7

  • Attach files