Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Are there any third party plugins for thingworx that provides the capability of exporting data in xlsx form? I understand that DataExport widget does it in csv, but I need it to be in xlsx.
Thanks in advance!
Solved! Go to Solution.
Hi Tom,
I didn't had time to test it, but on the Marketplace there's this extension which in theory does what you need: http://marketplace.thingworx.com/Items/Data%20Export%20Extension
Carles.
Or even a way to write a macro in VB and somehow connecting to the Thingworx API would suffice as well.
Hi Tom,
I didn't had time to test it, but on the Marketplace there's this extension which in theory does what you need: http://marketplace.thingworx.com/Items/Data%20Export%20Extension
Carles.
Thanks, I think this may do it. Sorry for the delayed response.