<?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>Excel File</title><link>https://community.appian.com/discussions/f/general/30102/excel-file</link><description>Hi Team, 
 When using import CSV to Database smart service, is there a way to update the data after uploading the document 
 
 Eg: 
 In my excel file, I have 3 columns 
 id, name, updatedon 
 id and name values will be availble in the csv file, after</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Excel File</title><link>https://community.appian.com/thread/119655?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 11:54:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c65441c1-01fc-4ad9-b5ff-0d68dfe5501a</guid><dc:creator>Purvaja</dc:creator><description>&lt;p&gt;How do we pass the values to the additional columns and additional values?&lt;/p&gt;
&lt;p&gt;Can you provide an example?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel File</title><link>https://community.appian.com/thread/119654?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 11:50:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65a55472-580a-4117-b9cc-2bbe7ebb06f8</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;You can&amp;nbsp;define an After insert trigger on the underlying table to update the updatedon value. That way updated on will be populated automatically after each row insertion in the table.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel File</title><link>https://community.appian.com/thread/119653?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 11:47:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0465cf2c-d7f5-4c4d-939a-aecd2174d9f8</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;If this table needs to be&amp;nbsp;available&amp;nbsp;via&amp;nbsp;Records, I would suggest simply selecting all the data and updating the fields via the Write Records service.&lt;/p&gt;
&lt;p&gt;Otherwise, I would simply run an&amp;nbsp;Update&amp;nbsp;statement using the Query Database Smart Service:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.3/Query_Database_Smart_Service.html"&gt;https://docs.appian.com/suite/help/23.3/Query_Database_Smart_Service.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel File</title><link>https://community.appian.com/thread/119652?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 11:44:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5c6600b-f35e-45a4-910e-d83fd19f4728</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I suggest to use a staging table for the raw import, then run a stored procedure to post-process the data into its final table.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Excel File</title><link>https://community.appian.com/thread/119649?ContentTypeID=1</link><pubDate>Fri, 22 Sep 2023 11:05:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66ab0258-4dce-453c-a6f7-03e2ca176d03</guid><dc:creator>Harshitha Mangamuri</dc:creator><description>&lt;p&gt;Hello Purvaraj, You can try using the additional columns and additional values of the&amp;nbsp;&lt;span&gt;import CSV to Database smart service to achieve the above requirement.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Have a look into this link for more info:&amp;nbsp;&lt;a href="/b/appmarket/posts/excel-tools"&gt;https://community.appian.com/b/appmarket/posts/excel-tools#&lt;/a&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>