<?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>How to download selected columns in the Excel Sheet</title><link>https://community.appian.com/discussions/f/user-interface/21180/how-to-download-selected-columns-in-the-excel-sheet</link><description>Hi Everyone, 
 If I select the fields Ex. -&amp;quot;name&amp;quot;,&amp;quot;email&amp;quot;, etc. from the interface. Only the data related to the fields should only download in excel format. Please explain to me how to do it. 
 Thanks in advance.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to download selected columns in the Excel Sheet</title><link>https://community.appian.com/thread/82593?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 13:32:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a0dc5c7-5046-4548-bb9f-8453f6b49367</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.2/Export_To_Excel_Smart_Service.html"&gt;Export DSE to Excel&lt;/a&gt; allows you to select an arbitrary set of columns from the data type to be included in the exported Excel document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to download selected columns in the Excel Sheet</title><link>https://community.appian.com/thread/82589?ContentTypeID=1</link><pubDate>Mon, 14 Jun 2021 10:59:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c0281879-d6c4-49b4-b69c-9da10ca00584</guid><dc:creator>Sourabh Gabhane</dc:creator><description>&lt;p&gt;Hi Priyak,&lt;/p&gt;
&lt;p&gt;You can use Export sql to excel and provide the column names in the sql query.&lt;/p&gt;
&lt;p&gt;example: select name,email from Table1;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>