Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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.