<?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>Approach to upload excel sheet data to DB</title><link>https://community.appian.com/discussions/f/general/24392/approach-to-upload-excel-sheet-data-to-db</link><description>I have to upload data(rows) from excel sheet to Db and maximum number to rows in excel sheet can be 100 rows . What is the best approach to get this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Approach to upload excel sheet data to DB</title><link>https://community.appian.com/thread/94161?ContentTypeID=1</link><pubDate>Tue, 26 Apr 2022 05:58:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:904ae5fb-8701-4fd4-9186-69b140687d4e</guid><dc:creator>praful</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Approach to upload excel sheet data to DB</title><link>https://community.appian.com/thread/94144?ContentTypeID=1</link><pubDate>Tue, 26 Apr 2022 03:10:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:27576844-543a-4586-98d3-0cec00281a41</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;No ,it wont impact. I have inserted much more without any performance issues. If you are going to insert heavy data then you would need to design your flow considering performance aspects.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Approach to upload excel sheet data to DB</title><link>https://community.appian.com/thread/94130?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 17:31:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3bbbbe50-d1ff-4404-bb66-b469d1619f52</guid><dc:creator>praful</dc:creator><description>&lt;p&gt;saving 100 rows all at once in db is fine , it will not affect performance ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Approach to upload excel sheet data to DB</title><link>https://community.appian.com/thread/94129?ContentTypeID=1</link><pubDate>Mon, 25 Apr 2022 17:24:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:29236116-986a-4251-9821-508c19574c4d</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use&amp;nbsp;Import Excel to Database smart service to import data into a temporary staging table first and then use that data to save into associated tables (This will give an option to manipulate or update any data ex: Date Values before saving to actual tables)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>