Skip to main content
11-Garnet
March 18, 2024
Solved

Exporting CSV files from Line Chart

  • March 18, 2024
  • 1 reply
  • 2637 views

Hi everyone, I am currently trying to export data to CSV in which I have collected in my LineChart from my mashup. I have seen the following article: Solved: Re: How to Export a Custom Excel file from Thingwo... - PTC Community. 

In which shows how to import CSV files but I am trying to export that data out and if its possible can is there a way to export in 30 minute intervals?
I would be exporting data from a thing in thingworx from a thing group that updates that chart if that information is helpful. 
I'm using ThingWorx 9.3.5

VC_10938534_0-1710787570689.png

 

 

Best answer by Velkumar

Hi @VC_10938534 

 

You can bind any InfoTable output to the Data Export widget. If you want to download Line Chart data as CSV, you can bind Line Chart data to the Data Export Widget.

 

Velkumar_1-1710909655847.png

/VR

1 reply

19-Tanzanite
March 19, 2024

Hi @VC_10938534 

 

You can use Thingworx Data Export Widget to export CSV file from InfoTable Data

 

Data Export Widget (ptc.com)

 

/VR

11-Garnet
March 19, 2024

I read up on that Data Export Widget, but what is the best way to bind that?
@Velkumar 

Velkumar19-TanzaniteAnswer
19-Tanzanite
March 20, 2024

Hi @VC_10938534 

 

You can bind any InfoTable output to the Data Export widget. If you want to download Line Chart data as CSV, you can bind Line Chart data to the Data Export Widget.

 

Velkumar_1-1710909655847.png

/VR