<?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: deleting pivot table field in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92967#M42640</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Sorry, can yo please give us some information? Witch wich kind of object are you working for?&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;634726270&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 03 Feb 2022 07:28:00 GMT</pubDate>
    <dc:creator>PabloSarabia</dc:creator>
    <dc:date>2022-02-03T07:28:00Z</dc:date>
    <item>
      <title>deleting pivot table field</title>
      <link>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92966#M42639</link>
      <description>I want to delete one pivot fields from value field.&lt;BR /&gt;&lt;BR /&gt;Is their any code available for this&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;varsha kanthikar Senior Software engineer&lt;BR /&gt;Senior Software Engineer&lt;BR /&gt;persistent systems limited&lt;BR /&gt;Indiana&lt;BR /&gt;7517645366&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Feb 2022 07:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92966#M42639</guid>
      <dc:creator>varshakanthikar</dc:creator>
      <dc:date>2022-02-03T07:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: deleting pivot table field</title>
      <link>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92967#M42640</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Sorry, can yo please give us some information? Witch wich kind of object are you working for?&lt;BR /&gt;&lt;BR /&gt;Bye &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Pablo Sarabia&lt;BR /&gt;Architect&lt;BR /&gt;Altamira Assets Management&lt;BR /&gt;Madrid&lt;BR /&gt;634726270&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Feb 2022 07:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92967#M42640</guid>
      <dc:creator>PabloSarabia</dc:creator>
      <dc:date>2022-02-03T07:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: deleting pivot table field</title>
      <link>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92968#M42641</link>
      <description>I assume you want to do it in excel, although you dont mention it anywhere.&lt;BR /&gt;&lt;BR /&gt;If you record a macro and check what excel does when you remove a field, you get something like this:&lt;BR /&gt;&lt;CODE&gt;Dim xlInstance = GetInstance(handle)&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;Dim xlWorkbook As Object = GetWorkbook(handle, workbookname)&lt;/CODE&gt;&lt;BR /&gt;&lt;CODE&gt;xlWorkbook.ActiveSheet.PivotTables(pivotname).PivotFields(pivotfield).Orientation = xlHidden&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;You can add this as new action to excel VBO. Assuming you know "pivotname", Otherwise you could probably use index or add some code to find pivotname.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Andrey Kudinov&lt;BR /&gt;Project Manager&lt;BR /&gt;MobileTelesystems PJSC&lt;BR /&gt;Europe/Moscow&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2022 10:27:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/deleting-pivot-table-field/m-p/92968#M42641</guid>
      <dc:creator>AndreyKudinov</dc:creator>
      <dc:date>2022-02-09T10:27:00Z</dc:date>
    </item>
  </channel>
</rss>

