<?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>Create excel from local data</title><link>https://community.appian.com/discussions/f/general/21122/create-excel-from-local-data</link><description>Team, 
 I am having a requirement to generate an excel document from data available as list of CDT (Storing data to DB not allowed). Need suggestions on this.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Create excel from local data</title><link>https://community.appian.com/thread/82425?ContentTypeID=1</link><pubDate>Tue, 08 Jun 2021 13:18:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce5f6ece-e106-4ef2-bbdd-15de26d2d0cd</guid><dc:creator>Saahil Mulla</dc:creator><description>&lt;p&gt;Just a scenario.&amp;nbsp; Both approaches are preferable.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create excel from local data</title><link>https://community.appian.com/thread/82356?ContentTypeID=1</link><pubDate>Fri, 04 Jun 2021 16:26:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:db06aea3-136c-4792-a326-fe39ad69ef4c</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;To add, many of us are still relying on the deprecated Export CDT to Excel service within the &lt;a href="/b/appmarket/posts/excel-tools"&gt;Excel Tools plugin&lt;/a&gt; for this functionality.&amp;nbsp; Would be very nice to see this OOTB one day! :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create excel from local data</title><link>https://community.appian.com/thread/82325?ContentTypeID=1</link><pubDate>Thu, 03 Jun 2021 20:14:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:348be575-e8ba-4eb6-b361-cdfdc4bdce9d</guid><dc:creator>Tim</dc:creator><description>&lt;p&gt;Does this need to happen in process or does the list appear on screen and the user clicks a button to export?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Create excel from local data</title><link>https://community.appian.com/thread/82324?ContentTypeID=1</link><pubDate>Thu, 03 Jun 2021 20:10:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:12ff5988-c16a-4c13-b715-1a426a0977de</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;You can do this by converting a datasubset to base64 and then converting base64 to an Appian document. You need to be careful doing this as these plugins can really harm your environment because of how much text they generate. Look at the Excel Tools plugin to find the function &amp;#39;exportdatasubsettobase64&amp;#39; and then look at the plugin &amp;#39;Base64 document conversion&amp;#39; to use the smart service. I recommend not saving base64 in a process variable and instead calling the function to exportdatasubsettobase64 within the other smart service. You should also set the process to terminate upon completion and to delete after 1 day&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>