<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>DS to Excel smart service</title><link>https://community.appian.com/discussions/f/general/17190/ds-to-excel-smart-service</link><description>Hi All , 
 
 Currently we are using DS to excel smart service to download excel file from the grid based on filters . 
 
 Problem : In The downloaded excel file lets say Column A is of type TEXT (Its CDT field type is Text in appian ) . Now the business</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67851?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 13:36:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7db9ef34-a789-4e84-915f-4dc9ac300a6a</guid><dc:creator>ankitab0001</dc:creator><description>&lt;p&gt;Thanks for the clarification. I tried this myself by providing the template in the said field. The good news is that the smart service is retaining the existing contents of the template and creating the new output as well, however, it is not retaining the excel formatting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67846?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 11:56:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4adcc8a3-530c-46a1-a925-18a74fcb5dc7</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;[quote userid="&amp;quot;19507&amp;quot;"]We can provide the excel base template in &amp;quot;Document to update&amp;quot; field[/quote]&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve tried this and it does not work how you think. &amp;nbsp;The formatting in the Document to Update gets completely overwritten with unformatted information once the smart service is run. &amp;nbsp;Additionally it&amp;#39;s hard to use a base template for this use case because the file passed in will be overwritten with the new version, whereas document generation smart services that take in a base template always leave the original template file untouched and create a new output file instead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67841?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 11:21:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50278e00-4070-4b05-a77b-3d8ef1864185</guid><dc:creator>Raghuvaran Nagarajan</dc:creator><description>[quote userid="19507" url="~/discussions/f/general/17190/ds-to-excel-smart-service/67832"]&amp;quot;Document to update&amp;quot; field.[/quote]
&lt;p&gt;This field is used to update a different sheet in a workbook already created by another smart service node. This will create a new version of the given document not a copy of the document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67840?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 11:18:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e3382a4-0532-4bc5-8ffc-a4f96726abd3</guid><dc:creator>Raghuvaran Nagarajan</dc:creator><description>&lt;p&gt;&lt;a href="/members/vetrivelk"&gt;vetrivelk&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;With the new OOTB Export DS to excel smart service you can&amp;#39;t control the formatting of the excel workbook columns. It will be set based on the source&amp;nbsp;CDT&amp;#39;s (table/view)&amp;nbsp;field type. If you are using a table entity on this smartservice, I would recommend creating a view (it can be just select * ) for the table and using a new CDT only for document generation.&lt;/p&gt;
&lt;p&gt;Because if there is any expectation to do basic formatting on the excel content like displaying date/time in a specific format or displaying Boolean as TEXT then these formatting has to be done in the view and appian will just export it.&lt;/p&gt;
&lt;p&gt;Thanks, Raghu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67832?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 04:49:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:550acd15-612d-430a-aa51-324ca6dc2faf</guid><dc:creator>ankitab0001</dc:creator><description>&lt;p&gt;Can you confirm if you are talking about this smart service?&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1562042874571v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;We can provide the excel base template in &amp;quot;Document to update&amp;quot; field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67830?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 03:07:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f448fc30-f0f9-412d-8373-6b53f951c082</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Unlike the Excel Tools smart services like CDT to Excel or SQL to Excel, the DS to Excel OOTB smart service does not allow use of an excel base template at all, which is a big missed opportunity. &amp;nbsp;This means it&amp;#39;s not possible to preformat any columns for data type or even for width, headers, filters or the like.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DS to Excel smart service</title><link>https://community.appian.com/thread/67825?ContentTypeID=1</link><pubDate>Tue, 02 Jul 2019 00:54:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7d33a6e3-86a5-4e99-bc7e-90b408bc2a45</guid><dc:creator>ankitab0001</dc:creator><description>&lt;p&gt;&lt;a href="/members/vetrivelk"&gt;vetrivelk&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Why don&amp;#39;t you try changing the template. Make the column of type integer. The text value from the cdt will not get affected there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>