Skip to main content
1-Visitor
December 20, 2019
Question

how can i export the ui which is designed in thingworx mashup (along with data) as it is to excel?

  • December 20, 2019
  • 6 replies
  • 2404 views

hi,

My requirement is to Export the mashup to excel file.

 

1. I have performed using data export widget. I have bind the service to the data export widget(.csv).
But the problem is ,it binds only single service at a time to the widget.
2. I have multiple grids on the mashups where i have bind multiple different services.
3. how can i export the ui which is designed in thingworx mashup as it is to excel?
4. It must also export along with the colors and fonts i am using on mashup.
5. How can i export graph present on the mashup to either excel, .png or .jpeg format.

 

 

Thanks and Regards,

Sheetal

6 replies

Support
December 20, 2019

Hi @Sheetal_sable.

 

If you have access to Composer, you can export the data via the Import/Export option.  If you need to allow data export to your users running the mashup, you could add a separate data export widget to each grid for exporting the data.  This will also allow more flexibility to your users. As far as the graph is concerned, you could do a screen capture or graph it in Excel from the data that was exported.

 

We're not understanding your intent regarding numbers 3 and 4.  Are you just looking to take a screenshot?

 

Regards.

 

--Sharon

14-Alexandrite
December 22, 2019

I understand that the requirement is to see the content as seen in mashup to be exported as-is to an Excel file as a snapshot. Not sure whether there is an event or service on Mashup to take its own content-snapshot and use it for export to a file.

1-Visitor
December 26, 2019

hi @nhksrd ,

 

Thanks for understanding the requirement.Thanks for your reply.