<?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 QlikView PivotChart Expression problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-PivotChart-Expression-problem/m-p/1781063#M1209455</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need help with an expression to calculate % in a PivotChart.&lt;/P&gt;&lt;P&gt;The calculatuon is a division operation (Number of IDs in TeamB that Completed in 45 days over the Total number of TeamB IDs). by the Date Dimension.&lt;/P&gt;&lt;P&gt;Count(DISTINCT {$&amp;lt;Team={'TeamB'},DaysToComplete={"&amp;lt;=45"}&amp;gt;} ID)/Aggr(Count(DISTINCT {$&amp;lt;Team={'TeamB'}&amp;gt;}ID),day_month_year)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sqlpuzzle_0-1612839056867.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48709i0F78E5E6453E7E34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sqlpuzzle_0-1612839056867.png" alt="sqlpuzzle_0-1612839056867.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The expression is not showing the value in all scenarios. It seems to indicate a null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;Sample attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Feb 2021 03:01:42 GMT</pubDate>
    <dc:creator>sqlpuzzle</dc:creator>
    <dc:date>2021-02-09T03:01:42Z</dc:date>
    <item>
      <title>QlikView PivotChart Expression problem</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-PivotChart-Expression-problem/m-p/1781063#M1209455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need help with an expression to calculate % in a PivotChart.&lt;/P&gt;&lt;P&gt;The calculatuon is a division operation (Number of IDs in TeamB that Completed in 45 days over the Total number of TeamB IDs). by the Date Dimension.&lt;/P&gt;&lt;P&gt;Count(DISTINCT {$&amp;lt;Team={'TeamB'},DaysToComplete={"&amp;lt;=45"}&amp;gt;} ID)/Aggr(Count(DISTINCT {$&amp;lt;Team={'TeamB'}&amp;gt;}ID),day_month_year)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sqlpuzzle_0-1612839056867.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/48709i0F78E5E6453E7E34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sqlpuzzle_0-1612839056867.png" alt="sqlpuzzle_0-1612839056867.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The expression is not showing the value in all scenarios. It seems to indicate a null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;Sample attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 03:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-PivotChart-Expression-problem/m-p/1781063#M1209455</guid>
      <dc:creator>sqlpuzzle</dc:creator>
      <dc:date>2021-02-09T03:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView PivotChart Expression problem</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-PivotChart-Expression-problem/m-p/1781070#M1209458</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6190"&gt;@sqlpuzzle&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like below&lt;/P&gt;&lt;P&gt;=Count(DISTINCT {$&amp;lt;Team={'TeamB'},DaysToComplete={"&amp;lt;=45"}&amp;gt;} ID)/(Count(total&amp;lt;day_month_year&amp;gt; DISTINCT {$&amp;lt;Team={'TeamB'}&amp;gt;}ID))&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 03:50:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-PivotChart-Expression-problem/m-p/1781070#M1209458</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-02-09T03:50:20Z</dc:date>
    </item>
  </channel>
</rss>

