<?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 How to get PIVOT table Vales as count instead of Sum in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-PIVOT-table-Vales-as-count-instead-of-Sum/m-p/46342#M2360</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to add the Pivot table Value columns and I'm getting the result as Sum of the Column Name but I want the Count of the Column name Instead of Sum.&lt;/P&gt;
&lt;P&gt;Could you please help me on this how can I achieve this and any code available to get this done?&lt;/P&gt;
&lt;P&gt;Below is the screenshot to understand the scenario&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12372.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12543i6AFB7686CA7B0C91/image-size/large?v=v2&amp;amp;px=999" role="button" title="12372.png" alt="12372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SYED FAHEEM&lt;BR /&gt;RPA Developer&lt;BR /&gt;DAR-ME&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 23 Mar 2023 15:02:00 GMT</pubDate>
    <dc:creator>faheemsd</dc:creator>
    <dc:date>2023-03-23T15:02:00Z</dc:date>
    <item>
      <title>How to get PIVOT table Vales as count instead of Sum</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-PIVOT-table-Vales-as-count-instead-of-Sum/m-p/46342#M2360</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to add the Pivot table Value columns and I'm getting the result as Sum of the Column Name but I want the Count of the Column name Instead of Sum.&lt;/P&gt;
&lt;P&gt;Could you please help me on this how can I achieve this and any code available to get this done?&lt;/P&gt;
&lt;P&gt;Below is the screenshot to understand the scenario&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12372.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12543i6AFB7686CA7B0C91/image-size/large?v=v2&amp;amp;px=999" role="button" title="12372.png" alt="12372.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;SYED FAHEEM&lt;BR /&gt;RPA Developer&lt;BR /&gt;DAR-ME&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2023 15:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-PIVOT-table-Vales-as-count-instead-of-Sum/m-p/46342#M2360</guid>
      <dc:creator>faheemsd</dc:creator>
      <dc:date>2023-03-23T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to get PIVOT table Vales as count instead of Sum</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-get-PIVOT-table-Vales-as-count-instead-of-Sum/m-p/46343#M2361</link>
      <description>&lt;P&gt;HI Syed Faheem - &lt;BR /&gt;Create a template for pivot table as well as expected columns&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I did some thing like this in the past&amp;nbsp;&lt;BR /&gt;Created a template&lt;BR /&gt;1) Worksheet1 - Create column name from the expected data&amp;nbsp;&lt;BR /&gt;2) Workshee2 - Create pivot table based on the worksheet1 columns and enforce the count in the template&lt;BR /&gt;&lt;BR /&gt;Get the data from BP coll&amp;nbsp; and paste in to&amp;nbsp; the Worksheet1( Make sure all the columns in the collection and excel&amp;nbsp; column names should match and order should be the same)&amp;nbsp; and navigate to the worksheet2 and select refresh button which will reflect the data in to the pivot table based on the data&amp;nbsp; pasted in worksheet1.&lt;BR /&gt;&lt;BR /&gt;Other option would be try&amp;nbsp; "Function for MS Excel VBO - Extended - 2.3.3"&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/ms-excel-vbo---extended?_ga=2.51120618.2143198501.1683549936-846089959.1657073472&amp;amp;_gac=1.251250226.1682567749.EAIaIQobChMIjNuroZXJ_gIVhhSzAB1FEQh-EAAYASAAEgIiA_D_BwE&amp;amp;_gl=1*17qnb3u*_ga*ODQ2MDg5OTU5LjE2NTcwNzM0NzI.*_ga_MFBQ2KFZ1L*MTY4MzczMzcyNC4yMjEuMS4xNjgzNzQwMTEwLjU2LjAuMA..&amp;nbsp;" target="test_blank"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/ms-excel-vbo---extended?_ga=2.51120618.2143198501.1683549936-846089959.1657073472&amp;amp;_gac=1.251250226.1682567749.EAIaIQobChMIjNuroZXJ_gIVhhSzAB1FEQh-EAAYASAAEgIiA_D_BwE&amp;amp;_gl=1*17qnb3u*_ga*ODQ2MDg5OTU5LjE2NTcwNzM0NzI.*_ga_MFBQ2KFZ1L*MTY4MzczMzcyNC4yMjEuMS4xNjgzNzQwMTEwLjU2LjAuMA..&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;-----------------------&lt;BR /&gt;If I answered your query. Please  mark it as the "Best Answer"&lt;BR /&gt;&lt;BR /&gt;Harish M&lt;BR /&gt;Lead developer&lt;BR /&gt;America/New_York TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 10 May 2023 17:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-get-PIVOT-table-Vales-as-count-instead-of-Sum/m-p/46343#M2361</guid>
      <dc:creator>harish.mogulluri</dc:creator>
      <dc:date>2023-05-10T17:37:00Z</dc:date>
    </item>
  </channel>
</rss>

