<?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>Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/discussions/f/plug-ins/30485/bug-in-readexcelsheetpaging-plug-in</link><description>Hi, 
 This is mainly for the Appian team. 
 I just noticed there is a bug in this plug-in. The moment it comes across a blank row, it treats it as the end of file. 
 For eg, if rows 1-100 have data in any of the columns and row 101 is completely blank</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121185?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 19:25:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:56a3dcc9-5746-41dc-be79-253fa1750642</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="3731" url="~/discussions/f/plug-ins/30485/bug-in-readexcelsheetpaging-plug-in/121162#121162"]Keywords must be passed to plugins by position, right?[/quote]
&lt;p&gt;Off the top of my head, but without checking, I was sure there are some plugin expression functions that accept full/normal keyword syntax, whereas some ignore it (or break if you try to use it for partial passing).&amp;nbsp; I&amp;#39;m open to being corrected, of course.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121171?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 16:36:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72520f99-972e-46b7-8ac5-7e356d80664b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&amp;lt;smartass-mode&amp;gt;To not confuse anyone, it is the arguments, not the keywords, that must be passed by position.&amp;lt;/smartass-mode&amp;gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121164?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 15:29:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b3a1b98-3c6e-440d-a60c-ad7ce85a838a</guid><dc:creator>saurabhrajnala</dc:creator><description>&lt;p&gt;Very true, I would say this plug-in is a bit dodgy.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121162?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 15:27:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b652d9e-6285-4d12-a688-a78137386eec</guid><dc:creator>Steven Miccile</dc:creator><description>&lt;p&gt;Keywords must be passed to plugins by position, right?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/passing-arguments.html#by-position"&gt;docs.appian.com/.../passing-arguments.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121160?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 15:05:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c810d306-1a51-4587-9953-b4844ac4f321</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="59361" url="~/discussions/f/plug-ins/30485/bug-in-readexcelsheetpaging-plug-in/121139#121139"]I am not sure that this plugin supports keyword syntax. [/quote]
&lt;p&gt;As an aside, could this like.. start being a requirement for new or updated plug-in expression functions, perhaps?&amp;nbsp; It would be one thing if they NEVER took keyword syntax and we could assume it NEVER works, but at the moment it&amp;#39;s an uneven mixture and there&amp;#39;s no way of telling other than by trying and failing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121151?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 14:30:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:53783c67-6b82-4e18-a9aa-49b18017b1e4</guid><dc:creator>saurabhrajnala</dc:creator><description>&lt;p&gt;Alright, that worked. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121139?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 13:06:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da241bd2-9f97-4fb1-ac5a-4d3559169aaa</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I am not sure that this plugin supports keyword syntax. I suggest to provide all parameters in the exact order.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121138?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 12:54:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:99e3f4f3-d15d-45a2-aba5-fcc27c8dba25</guid><dc:creator>saurabhrajnala</dc:creator><description>&lt;p&gt;&lt;img height="211" src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/19/pastedimage1698756754874v2.png" width="558" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;it returned totalCount as 65 even though the file has 10001 rows (66th row blank) even after giving&amp;nbsp;stopReadingAtFirstBlankRow as 0 (it doesn&amp;#39;t accept false or true as input but wants integer format even though the documentation help says boolean)&lt;/p&gt;
&lt;p&gt;What value should we give to not stop at blank row?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bug in readexcelsheetpaging plug-in</title><link>https://community.appian.com/thread/121132?ContentTypeID=1</link><pubDate>Tue, 31 Oct 2023 12:16:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df841e4b-7f12-49c8-aefb-201c2afdfe4f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;PEBKAC (Problem Exists Between Keyboard And Chair) ;-)&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/19/pastedimage1698754571769v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>