Hi Experts,
Earlier we were using Export SQL to Excel for generating the Excel from the db having 387 columns.
This particular service has got deprecated, how can we get this undepreciated or if there is any other workaround to generate the same.
Tried using Export Data Store Entity to Excel but it not working beyond 50 columns, when trying to break the colomn into set of 50 and then trying to right in next 50 column the previous column data is getting deleted.
Discussion posts and replies are publicly visible
Not that this is a "supported" answer or anything, but last I checked, Export SQL to Excel still works just fine despite being deprecated.
Hi Mike,
Thanks for your response, I tried to use the same, its working fine but when I'am trying to make use of some base template which have some colored coded cells and formula its giving below error..
Export SQL to Excel was working fine till version 2.0.0 of Excel tools, currently we are on version 2.2.0 of Excel tools and Appian 20.4...could it be a possible reason..?
Bansh Patel
I'm really not sure, I assume that depends on the template you're trying to feed in. I don't know if any behavior was altered in the versions of excel tools which would affect this. For your template I'd double-check that it's freely editable by a user opening it in Excel, etc, but after that I'm not sure what to suggest. Maybe making a new copy of the template could help.