<?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>Question on reading the total no.of sheets in excel</title><link>https://community.appian.com/discussions/f/plug-ins/20367/question-on-reading-the-total-no-of-sheets-in-excel</link><description>Hi Everyone, 
 Is there any direct way to fetch the total no.of worksheets uploaded in the excel document and also what is the maximum limit of sheets that can be read in appian 
 
 Thanks, 
 Rakshna JG</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Question on reading the total no.of sheets in excel</title><link>https://community.appian.com/thread/81381?ContentTypeID=1</link><pubDate>Wed, 05 May 2021 07:56:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f7d8af3-67c5-4a03-83d9-b8f6bca39e69</guid><dc:creator>rakshnaj</dc:creator><description>&lt;p&gt;Hi saahilm,&lt;/p&gt;
&lt;p&gt;&lt;span&gt;readexcelsheet() does not have any limitations on rows/columns/file size.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on reading the total no.of sheets in excel</title><link>https://community.appian.com/thread/81379?ContentTypeID=1</link><pubDate>Wed, 05 May 2021 07:34:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:45970baf-e07e-472b-83db-ce4a67f413bc</guid><dc:creator>Saahil Mulla</dc:creator><description>&lt;p&gt;Hi Rakshnaj,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Can u let me know what are the limitations of readexcelsheet(). Like max file size, max column or rows or any ther limits. And how to verify the columns as well?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on reading the total no.of sheets in excel</title><link>https://community.appian.com/thread/79472?ContentTypeID=1</link><pubDate>Wed, 10 Feb 2021 05:25:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4556d68a-c131-4f9a-bf28-970a61f346ba</guid><dc:creator>Dhananjay Kumar</dc:creator><description>&lt;p&gt;I don&amp;#39;t think so.&amp;nbsp; If your use case is to just count the number of sheets then you need to look for some other plugin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on reading the total no.of sheets in excel</title><link>https://community.appian.com/thread/79471?ContentTypeID=1</link><pubDate>Wed, 10 Feb 2021 05:01:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4901adc1-0875-4d09-b0b5-56cd45e8b396</guid><dc:creator>rakshnaj</dc:creator><description>&lt;p&gt;Hi DhananjayK,&lt;/p&gt;
&lt;p&gt;Thanks for your reply, Is there any direct&amp;nbsp;way to read the total no.of sheets used in the excel document.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question on reading the total no.of sheets in excel</title><link>https://community.appian.com/thread/79425?ContentTypeID=1</link><pubDate>Tue, 09 Feb 2021 06:01:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7bfae588-97a9-4e0a-8dd0-37c9a33027aa</guid><dc:creator>Dhananjay Kumar</dc:creator><description>&lt;p&gt;Hi Rakshnaj&lt;br /&gt;&lt;br /&gt;We have&amp;nbsp;readexcelsheet function. It does not have any sheet count limitation but if you have more sheets it takes time to return results and lag is easily visible.&lt;br /&gt;&lt;br /&gt;However, it has parameters as below&lt;br /&gt;1. sheetNumber: from which sheet system should read excel&lt;br /&gt;2.&amp;nbsp;startRow:&amp;nbsp;The row to start reading from where 0 is the first row&lt;br /&gt;3.&amp;nbsp;numberOfColumns:&amp;nbsp;The number of columns to read. Leave blank (or use 0) to auto-detect the number of columns.&lt;br /&gt;4. password: Optional: The Excel documents password&lt;/p&gt;
&lt;div class="SplitPaneLayout---separator SplitPaneLayout---horizontal SplitPaneLayout---resizable SplitPaneLayout---resizable_cursor"&gt;
&lt;div class="SplitPaneLayout---default_direction SplitPaneLayout---collapse_control_parent SplitPaneLayout---parent_horizontal SplitPaneLayout---collapse_control_parent_left"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>