<?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>readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/discussions/f/general/39409/readexcelsheet-function-was-taking-only-first-250-columns-in-uploaded-template</link><description>when trying to upload a template with 500 lines of data the readexcelsheet function was calling in interface to read those 500 lines in that only first 250 lines was fetching the function other 250 was not reading tried providing paging info too but still</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149765?ContentTypeID=1</link><pubDate>Thu, 10 Jul 2025 07:14:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:49e8e461-a215-4104-b492-1ed91d943ebe</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;Thank you so much for all details was checking and working on the logic if there was any will update&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149688?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 19:32:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b577000c-51bb-4a0c-a933-8d0ca34e91eb</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;How do you validating a data?&lt;br /&gt;Could you share logic where exactly you are facing this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149687?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 18:00:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6bbadc76-a8c5-4d87-b70a-289f41513332</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;means after uploading excel with 501 rows of data and after validating(readexcel completed) from those 501 first defined 250 was showing as valid data and second set of 250 is showing as invalid data even though the data is valid i tried swapping first set of data to second set and vice versa whatever the data that i gave first in 250 that data alone showing as valid rest other showing as invalid&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149686?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 17:44:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f3bcc541-859f-425d-99dc-e527a863629b</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;I can see you are able to fetch 1250 rows of data using readexcelsheet.&lt;br /&gt;Then how come you are experiencing&amp;nbsp;&lt;span&gt;first 250 lines was fetching the function other 250 was not reading?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149685?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 17:32:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2ba6c38-ead8-40c2-9929-288cc57c08c5</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;yes please find the same can see the data&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1751909507767v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149684?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 17:21:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:515b962e-81dc-4239-bf77-c63a0eb3f02a</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Data is null here.&lt;br /&gt;Can you share the same output using readexcelsheet smart service?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149683?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 17:18:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58d0706e-c1d3-4f54-b63f-53ae0d942a26</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;sure please find the same Output Data was returning blank though there was valid data in uploaded template&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1751908677612v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149682?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 17:01:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51a0b1fb-2177-4d9b-9903-0a52f0d736bf</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Can you show me output of &lt;span&gt;readexcelsheetpaging&amp;nbsp; in&amp;nbsp;&lt;/span&gt;blank rule?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149681?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 16:53:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05d6c392-c858-4465-a1fd-098c2c165b8f</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;Thank you!! Yeah got to see thank you and sorry that time i didn&amp;#39;t able to see yes tried in blank rule it was returning output as list of variant now after correcting as you suggested getting again conversion error like below&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1751907222037v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149679?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 16:26:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:31197cd7-b495-4c16-94e1-6912136c357f</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;I edited my earlier response.&lt;br /&gt;Verify once.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Looks like error you got&amp;nbsp;at apn_isblank --&amp;gt; As you already doing .data so result.values are not required you can reference local!extractedData.values as output is datasubset.&lt;/span&gt;&lt;br /&gt;&lt;span&gt;Have you tried readexcelsheetpaging in blank rule to check output?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149678?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 16:24:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1065d06f-00f7-4b42-bc9f-54a0a97ce380</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;yeah it was 0 only and removed&amp;nbsp;&lt;span&gt;startRow parameter but getting conversion error like above shared snip&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149677?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 16:15:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e4d6dc1f-b223-41dd-aafa-1ddbf7a7b0f7</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Looks like error you got&amp;nbsp;at apn_isblank --&amp;gt; As you already doing .data so result.values are not required you can directly reference local!extractedData.values as output is datasubset.&lt;br /&gt;Have you tried readexcelsheetpaging in blank rule to check output?&lt;br /&gt;&lt;br /&gt;Make sure sheet number value should be 0 as it starts from 0 instead of 1(if you are reading 1st sheet).&lt;br /&gt;also remove startRow parameter&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149675?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 15:57:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:51041475-b090-445d-8ac9-7f66719e1f3e</guid><dc:creator>dharanik2600</dc:creator><description>&lt;p&gt;Thank you for details&amp;nbsp;&lt;br /&gt;Yes tried using&amp;nbsp;&lt;span&gt;readExcelSheetPaging but getting below error could you please suggest on this and sure will check plugin version too&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1751903806563v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/11/pastedimage1751903836393v3.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: readexcelsheet function was taking only first 250 columns in uploaded template</title><link>https://community.appian.com/thread/149674?ContentTypeID=1</link><pubDate>Mon, 07 Jul 2025 15:35:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a5d61a33-8f48-43ed-bfcb-6c0dde75b750</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;It&amp;#39;s strange to see this issue.&lt;br /&gt;Have you tried using the&amp;nbsp;readExcelSheetPaging&amp;nbsp;function instead?&lt;/p&gt;
&lt;p&gt;Also, validate your Excel tool plugin version, as major changes have recently happened to this plugin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>