<?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>Read Data From Excel using the sheet name</title><link>https://community.appian.com/discussions/f/plug-ins/38207/read-data-from-excel-using-the-sheet-name</link><description>Currently in the functions we have to pass the sheet number to extract the information from excel. Is there is any other excel plugin or function to get the data using the sheet name.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Read Data From Excel using the sheet name</title><link>https://community.appian.com/thread/143891?ContentTypeID=1</link><pubDate>Tue, 24 Dec 2024 12:59:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3746d6a7-d551-4008-bf0c-6dd41ad9d3db</guid><dc:creator>Ranjith shanmugam</dc:creator><description>&lt;p&gt;You&amp;nbsp;can&amp;#39;t directly refer KC file path, you need to push the file to RPA system 1st.&lt;/p&gt;
&lt;p&gt;Below are the steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;From the Process Model you need to pass the document into RPA task.&lt;/li&gt;
&lt;li&gt;1st step is to push the document into the RPA system, its output will be the file path(Please refer ScreenShort Setup section).&lt;/li&gt;
&lt;li&gt;From the file path, you can check if the file exists and do other actions like opening and reading sheet name,etc.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/19/Screenshot-2024_2D00_12_2D00_24-at-6.26.48_2F20_PM.png" alt=" " /&gt;&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/19/pastedimage1735045076885v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Data From Excel using the sheet name</title><link>https://community.appian.com/thread/143890?ContentTypeID=1</link><pubDate>Tue, 24 Dec 2024 12:49:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9f8dd6c8-be88-4f7d-beb4-520a13d91915</guid><dc:creator>Partha</dc:creator><description>&lt;p&gt;HI Ranjith,&lt;/p&gt;
&lt;p&gt;Can we pass the document directly to the RPA or if we able to pass only the file path. How to pass the file path of the document in the knowledge centre to the RPA.&lt;/p&gt;
&lt;p&gt;Our requirement is to extract the sheet name once user upload the document through the site page.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Data From Excel using the sheet name</title><link>https://community.appian.com/thread/143881?ContentTypeID=1</link><pubDate>Tue, 24 Dec 2024 07:35:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb6365a2-c56e-45b9-aa73-c46820502243</guid><dc:creator>Ranjith shanmugam</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/parthasarathym6661"&gt;Partha&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;There is some workaround available.&amp;nbsp;You can Fetch the Sheet Name through RPA.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Create a Robotic Task.&lt;/li&gt;
&lt;li&gt;Pass the File in the RPA Task to read the sheet Name.&lt;/li&gt;
&lt;li&gt;The sheet name will be passed in the same order as the Excel document.&lt;/li&gt;
&lt;li&gt;Create an Index for the same Name.&lt;/li&gt;
&lt;li&gt;Use the Excel Plugin to read with the index constructed by sheetName.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;****This is not the optimal solution*****&lt;/p&gt;
&lt;p&gt;Below are some screenshots of configuring these actions in the Robotic Task.&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/19/Screenshot-2024_2D00_12_2D00_24-at-12.54.38_2F20_PM.png" alt=" " /&gt;&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/19/Screenshot-2024_2D00_12_2D00_24-at-12.50.57_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Note: &lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;This will take some time around 10 to 15 sec to complete,&amp;nbsp;depends how you configured the Wait time in Robotic Task.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Check with the project team they are okay with the RPA approach.&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Data From Excel using the sheet name</title><link>https://community.appian.com/thread/143856?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 11:27:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:81e3ba67-21fd-40cf-a62d-ec49b4c22a06</guid><dc:creator>Partha</dc:creator><description>&lt;p&gt;As i mentioned, I want to extract using the sheet name.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Data From Excel using the sheet name</title><link>https://community.appian.com/thread/143855?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 11:24:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6ee54c02-3cef-4ed7-93d6-7f196fbc87b7</guid><dc:creator>rakshitha0003</dc:creator><description>&lt;p&gt;&lt;a href="/members/parthasarathym6661"&gt;Partha&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please use the plugin&amp;nbsp;&lt;/p&gt;
&lt;p&gt;readexcelsheetwithfilter(&lt;br /&gt; excelDocument: document ,&lt;br /&gt; sheetNumber: 1,&lt;br /&gt; startRow: 2,&lt;br /&gt; endRow: 4,&lt;br /&gt; startColumn: 1,&lt;br /&gt; endColumn: 2&lt;br /&gt; )&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://community.appian.com/b/appmarket/posts/excel-utility"&gt;community.appian.com/.../excel-utility&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Read Data From Excel using the sheet name</title><link>https://community.appian.com/thread/143851?ContentTypeID=1</link><pubDate>Mon, 23 Dec 2024 06:13:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:02132765-c998-4bc3-8167-b0432b113d14</guid><dc:creator>JayaPrakash Ravipati</dc:creator><description>&lt;p&gt;AFAIK there is no plugin to extract details based on sheet name.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>