Hey All,
Is there any smart service which have "Base Template" option, like we had in "Export CDT to excel". Requirement is excel generation with two pages. First page data comes from data store entity, where as second page is static information, which is fixed data. As the "Export Data Store Entity to Excel" not having base template, how to achieve this? Thanks in advance.
Discussion posts and replies are publicly visible
Hi Muthulakshmi,
We can use Export SQL to excel plugin, in your usecase where you can keep the base template with two sheets where the second sheet will hold the static data in the template itself.
By using this plugin just query the db and update in the sheet1 .
Thanks for your reply Dinesh. Here i am working on 19.4 version. Many smart services for excel is deprecated, including this "Export SQL to excel" one.