Skip to main content
1-Visitor
October 23, 2018
Question

Thingworx Mashup Extension - Custom Reports

  • October 23, 2018
  • 5 replies
  • 3224 views

Hi All, 

I am learning Thingworx and its functionalities. Is there any functionalities in Thingworx mashup builder to view custom reports with export options(Refer attached). 

Thanks in Advance,

Manirajan

Contact: manirajan729155@gmail.com

5 replies

22-Sapphire I
October 23, 2018

Within Thingworx you can create mashups to function as your reports

these could be exported as CSV (underlying data) or to PDF using an extension.

If you wanted to use a different program to create the reports.

The underlying data can be accessed through REST API from Thingworx

or you can export it first as CSV for your reporting software.

Manirajan1-VisitorAuthor
1-Visitor
October 25, 2018

I want to view this report in Thingworx Mashup and also i want to export the report.

How do we proceed? Kindly provide more clarifications'

22-Sapphire I
October 25, 2018

Depending on what the report should look like, you should be able to create a mashup that represents that information and report.

To then export it.

1. export the data used in the report as CSV, this is something you can do with the Data Export Widget

2. use the export to PDF extension to create a pdf export of that mashup.