<?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 EXCEL - SLICER in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69300#M21905</link>
    <description>Hi, why its not wotking?

If i put the slicer name to the code manually its working, but if i use the slicer name from dataitem (text) than its not working with error:
Internal : Could not execute code stage because exception thrown by code stage: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

Dim wbslc as Object = wb.SlicerCaches(Slicer_name) 'input from data item not working. Its takes the name from dataitem (text) and is used as input for the code again as text.
'Dim wbslc as Object = wb.SlicerCaches("Slicer_Sectore") 'input manually working fine, exactly same name as in the dataitem.</description>
    <pubDate>Mon, 23 Apr 2018 16:46:00 GMT</pubDate>
    <dc:creator>PavelKrál</dc:creator>
    <dc:date>2018-04-23T16:46:00Z</dc:date>
    <item>
      <title>EXCEL - SLICER</title>
      <link>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69300#M21905</link>
      <description>Hi, why its not wotking?

If i put the slicer name to the code manually its working, but if i use the slicer name from dataitem (text) than its not working with error:
Internal : Could not execute code stage because exception thrown by code stage: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

Dim wbslc as Object = wb.SlicerCaches(Slicer_name) 'input from data item not working. Its takes the name from dataitem (text) and is used as input for the code again as text.
'Dim wbslc as Object = wb.SlicerCaches("Slicer_Sectore") 'input manually working fine, exactly same name as in the dataitem.</description>
      <pubDate>Mon, 23 Apr 2018 16:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69300#M21905</guid>
      <dc:creator>PavelKrál</dc:creator>
      <dc:date>2018-04-23T16:46:00Z</dc:date>
    </item>
    <item>
      <title>SOLVED</title>
      <link>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69301#M21906</link>
      <description>SOLVED</description>
      <pubDate>Wed, 25 Apr 2018 00:01:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69301#M21906</guid>
      <dc:creator>PavelKrál</dc:creator>
      <dc:date>2018-04-25T00:01:00Z</dc:date>
    </item>
    <item>
      <title>i have the same problem, how…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69302#M21907</link>
      <description>i have the same problem, how can we solve it?
&amp;nbsp;</description>
      <pubDate>Mon, 18 Jun 2018 19:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/EXCEL-SLICER/m-p/69302#M21907</guid>
      <dc:creator>norarabaa</dc:creator>
      <dc:date>2018-06-18T19:49:00Z</dc:date>
    </item>
  </channel>
</rss>

