<?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>Is there any way to generate CSV file except smart services?</title><link>https://community.appian.com/discussions/f/plug-ins/30684/is-there-any-way-to-generate-csv-file-except-smart-services</link><description>Hello, 
 I want to generate CSV file and send it via mail. There are smart services through we can generate CSV file but in this case my data is not stored in tables. 
 Please see below: 
 Functionality to generate CSV file on demand and send it to the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Is there any way to generate CSV file except smart services?</title><link>https://community.appian.com/thread/122113?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2023 15:49:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d38f38c-8d88-4310-a0cc-d3933e60df0b</guid><dc:creator>manjit.1486</dc:creator><description>&lt;p&gt;I tried the same way and it worked out. Thank you so much.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there any way to generate CSV file except smart services?</title><link>https://community.appian.com/thread/122071?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2023 07:35:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:92e99a61-6134-49d4-aedd-b14a4c6f4cb4</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;A CSV file is just a text file using commas to separate values in a row and new-lines to separate rows.&lt;/p&gt;
&lt;p&gt;Create a text file with a place holder like &amp;quot;###data###&amp;quot; and store it as template.csv. Then use the &amp;quot;Text from Template&amp;quot; smart service to write any text to it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>