I would like to know if we have any replacement or equally functioning Deprecated Export CDT to Excel. I am aware we have Export DSE to Excel but my requirement is to export the local data into Excel and we are not storing data in the table.
Discussion posts and replies are publicly visible
As far as i know , there is no replacement for this plugin as of now. But what you can do is , create a temporary table , write your cdt data into temp table and export the data using Export DSE to excel. I hope it helps.
Thanks for your response. Even this is my plan B. I am curious to know if there is any other way to do without the table.
To note, a number of us are still utilizing the deprecated Export CDT to Excel service, as there isn't really a suitable replacement available which can support local data, with excel templates, properly.
Otherwise for Export DSE to Excel, you will need to persist the data to your data store to export via this node.
In agreement with the prior answers - until "Export DSE to Excel" can at the very, very least accept a base template Excel file, I consider that it is nowhere near a sufficient replacement for the two main deprecated "Excel Tools" smart services, both Export CDT... as well as Export SQL..., which have slightly different use cases but generally have a similar level of powerful flexibility.
Thanks for your inputs Chris I am bit sceptical to use Export CDT to Excel as its deprecated else I need to persist the data which is not useful and requires additional maintenance.