<?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>Need to handle 35-40 MB excel data with 100+ columns</title><link>https://community.appian.com/discussions/f/general/27088/need-to-handle-35-40-mb-excel-data-with-100-columns</link><description>I have a requirement where I have to process, filter and Validate 35-40 MB data in excel with 100+ columns and if validation is successful then Import the data into Landing table. 
 What could be the best way to design this. We don&amp;#39;t have any control</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Need to handle 35-40 MB excel data with 100+ columns</title><link>https://community.appian.com/thread/106329?ContentTypeID=1</link><pubDate>Fri, 06 Jan 2023 06:53:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8599a7c1-e76e-44a8-aaa5-bd6d130ebcc5</guid><dc:creator>gauravg568</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems likely that this is 35-40 MB data in Excel with 100+ columns is an Export taken from another system. If so, worth exploring if Appian can directly integrate with this other system so the other system can periodically &amp;#39;push&amp;#39; data to Appian such as by invoking an Appian WebAPI or Appian can &amp;#39;pull&amp;#39; data from other system assuming the other system makes avaialble an API to integrate. A&amp;nbsp;direct integration between Appian and other system would allow programmatic control over aspects such as batch size, frequency of sync, etc. Therefore, would be preferred over using large Excel files.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If this is not possible, given the amount of time involved with processing, filtering and validating 35 - 40 MB data in Excel, suggest use of Asynchronous pattern of &amp;#39;&lt;a href="https://docs.appian.com/suite/help/22.4/recipe-refresh-until-asynchronous-action-completes.html"&gt;Refresh Until Asynchronous Action Completes&lt;/a&gt;&amp;#39; to process, filter and validate the Excel file in the background, and display the results to the user once the &amp;#39;asynchronous&amp;#39; series of activities completes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>