<?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: How can i show in a Pivot table the same count in the corresponding field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737837#M452759</link>
    <description>&lt;P&gt;Thanks Zhadrakas, but i need the aggregation with the %ID_CL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Aug 2020 15:31:32 GMT</pubDate>
    <dc:creator>olramirez</dc:creator>
    <dc:date>2020-08-21T15:31:32Z</dc:date>
    <item>
      <title>How can i show in a Pivot table the same count in the corresponding field</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737597#M452739</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;please help me with this case:&lt;/P&gt;&lt;P&gt;I have a Pivot Table that has the Sala field which is an aggregation with count. It is an aggregation&amp;nbsp; with a field out of the table:&amp;nbsp;sum(aggr(distinct count (distinct IdSala),%ID_CL))&lt;/P&gt;&lt;P&gt;I need the table show the same value count in each one of the Cost Center fields, for example:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hosp2_Ceco should show 4 in each field Hosp2_Ceco.&lt;/P&gt;&lt;P&gt;Hosp1_Ceco should show 3 in each field Hosp1_Ceco.&lt;/P&gt;&lt;P&gt;I think this is easy but i haven't been able to make it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737597#M452739</guid>
      <dc:creator>olramirez</dc:creator>
      <dc:date>2024-11-16T18:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show in a Pivot table the same count in the corresponding field</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737615#M452742</link>
      <description>&lt;P&gt;maybe try this expression:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sum(aggr(count (distinct IdSala),ClaseActivo, CentroCosto))&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 21 Aug 2020 05:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737615#M452742</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2020-08-21T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show in a Pivot table the same count in the corresponding field</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737837#M452759</link>
      <description>&lt;P&gt;Thanks Zhadrakas, but i need the aggregation with the %ID_CL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 15:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1737837#M452759</guid>
      <dc:creator>olramirez</dc:creator>
      <dc:date>2020-08-21T15:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show in a Pivot table the same count in the corresponding field</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1741022#M452930</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/2752"&gt;@zhadrakas&lt;/a&gt;&amp;nbsp; We have been having some notification issues, so I suspect you did not see the update to the thread on this post, so I just wanted to let you know.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am guessing you may need Set Analysis in the end on this one, not sure though, but here are a couple of links that may be helpful along those lines:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Apologies I do not have something better.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 14:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-in-a-Pivot-table-the-same-count-in-the/m-p/1741022#M452930</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-09-03T14:48:45Z</dc:date>
    </item>
  </channel>
</rss>

