<?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>Import Data from excel to database</title><link>https://community.appian.com/discussions/f/process/30540/import-data-from-excel-to-database</link><description>Hi All, 
 I have a scenario where i am facing some issue: 
 I have a process model to create a data into db by using import excel to database, when i add the data in excel and upload its working as usual, but when i miss some rows in excel while adding</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Import Data from excel to database</title><link>https://community.appian.com/thread/121483?ContentTypeID=1</link><pubDate>Thu, 09 Nov 2023 05:05:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c1510fb7-a863-4722-9219-835234655a01</guid><dc:creator>Dhivya Murugaraj</dc:creator><description>&lt;p&gt;Hi &amp;nbsp;&lt;/p&gt;
&lt;p&gt;We have done a workaround to handle this case.&amp;nbsp;If anyone has a better solution please share it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. Read the data from Excel (&amp;nbsp;&lt;span&gt;readexcelsheet()&amp;nbsp;&lt;/span&gt;).&lt;/p&gt;
&lt;p&gt;2. Check that the expected column has been returned, before pushing it to the table.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. If it is empty, return the flow back to the screen, and will show a validation message manually.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hope it will work for you.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import Data from excel to database</title><link>https://community.appian.com/thread/121382?ContentTypeID=1</link><pubDate>Tue, 07 Nov 2023 07:13:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bbdf1a39-b65a-45e1-a770-28a9097c4492</guid><dc:creator>Sri Ram Kaja</dc:creator><description>&lt;p&gt;Hi Mohammed, you can read the file using readexcelsheet or readexcelsheetpaging but those functions also stop reading once they detect empty row. So, better check the file before uploading&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import Data from excel to database</title><link>https://community.appian.com/thread/121354?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2023 13:05:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8328065d-ccb0-4e8b-8bb3-16ec95f42d86</guid><dc:creator>Mujaheed Pasha</dc:creator><description>&lt;p&gt;Hi @sriramkaja thanks for you response, Is there any validation we can add so that it throw some error or cancel the floe please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Import Data from excel to database</title><link>https://community.appian.com/thread/121349?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2023 11:52:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dff8164e-1d51-47d6-bdb1-54b6136be105</guid><dc:creator>Sri Ram Kaja</dc:creator><description>&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;If appian detects one empty row, then the node stops there from writing into db. So please dont leave empty rows in the middle&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>