Skip to main content
1-Visitor
March 8, 2022
Solved

How to Export a Custom Excel file from Thingworx to add Pie-Charts, Bar-Charts, Line-Chart &&

  • March 8, 2022
  • 2 replies
  • 1512 views

Hi Satish Kumar,

 

I am looking to export an infotable and chart to a csv, can you please brief a bit more with steps , where i can find the excel report template

 

Thanks

Vignesh

Best answer by Sathishkumar_C

Keep your final report template in Repository folder. Report template (Excel) should have required graph using empty data (cell) reference.

Using custom extension, append infotable data to excel file. File should be copied from report template. Now, you able to see the data with graph in new excel file.

 

Regards,
Sathishkumar C

2 replies

22-Sapphire I
March 8, 2022

The chart might be hard, but for the data, there is a Data Export Widget.

17-Peridot
March 10, 2022

Keep your final report template in Repository folder. Report template (Excel) should have required graph using empty data (cell) reference.

Using custom extension, append infotable data to excel file. File should be copied from report template. Now, you able to see the data with graph in new excel file.

 

Regards,
Sathishkumar C