<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Given Key not present in the dictionery in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64310#M17108</link>
    <description>The most likely source of the error is in the call GetWorkbook(). It uses a dictionary to map from a handle/workbook name to the actual Excel workbook object. Specifically, this line (in the global code): &lt;CODE&gt;Return GetInstance(Handle).Workbooks(Name)&lt;/CODE&gt;. What I would do first is comment out everything in your code except the call to GetWorksheet(), and test with just that to make sure it is what is causing the error. After that, I would run your process again, step into Apply Filter and double check that it is supplying a valid handle and workbook name.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Oct 2020 13:24:00 GMT</pubDate>
    <dc:creator>NicholasZejdlik</dc:creator>
    <dc:date>2020-10-27T13:24:00Z</dc:date>
    <item>
      <title>Given Key not present in the dictionery</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64309#M17107</link>
      <description>Hi Expert,&lt;BR /&gt;&lt;BR /&gt;I have created custom BO "Apply Filer" under MS VBO Excel. The code stage is fine. There are no error in the code stage.&lt;BR /&gt;But when I am applying the BO in the process level, its showing me the error.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;As this is huge excel file I am unable to apply filter collection. Please help me to solve this issue.&lt;BR /&gt;Please help me on this issue.&lt;BR /&gt;&lt;BR /&gt;Attachment for ref.&lt;BR /&gt;&lt;BR /&gt;BR/Deb&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Asitabha Deb&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Oct 2020 12:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64309#M17107</guid>
      <dc:creator>AsitabhaDeb</dc:creator>
      <dc:date>2020-10-27T12:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Given Key not present in the dictionery</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64310#M17108</link>
      <description>The most likely source of the error is in the call GetWorkbook(). It uses a dictionary to map from a handle/workbook name to the actual Excel workbook object. Specifically, this line (in the global code): &lt;CODE&gt;Return GetInstance(Handle).Workbooks(Name)&lt;/CODE&gt;. What I would do first is comment out everything in your code except the call to GetWorksheet(), and test with just that to make sure it is what is causing the error. After that, I would run your process again, step into Apply Filter and double check that it is supplying a valid handle and workbook name.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Nicholas Zejdlik&lt;BR /&gt;RPA Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Oct 2020 13:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64310#M17108</guid>
      <dc:creator>NicholasZejdlik</dc:creator>
      <dc:date>2020-10-27T13:24:00Z</dc:date>
    </item>
    <item>
      <title>RE: Given Key not present in the dictionery</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64311#M17109</link>
      <description>Hi Asitabha,&lt;BR /&gt;&lt;BR /&gt;It seems you are passing wrong criteria to filter the records. The criteria should be "='Confirmed'". It doesn't matter if the excel is huge. If you are able to apply filter manually on that excel, then MS Excel VBO can also apply the same filter.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ritansh Jatwani&lt;BR /&gt;Consultant&lt;BR /&gt;EY&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Oct 2020 17:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Given-Key-not-present-in-the-dictionery/m-p/64311#M17109</guid>
      <dc:creator>ritansh.jatwani</dc:creator>
      <dc:date>2020-10-27T17:29:00Z</dc:date>
    </item>
  </channel>
</rss>

