<?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 to get % for the period not relative to total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435868#M809668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&amp;lt;Dim1,Dim2,..&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Finally it worked when I have added &amp;lt;YEAR,MONTH,Period&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2017 16:55:16 GMT</pubDate>
    <dc:creator>rmuhammad</dc:creator>
    <dc:date>2017-10-11T16:55:16Z</dc:date>
    <item>
      <title>How to get % for the period not relative to total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435865#M809665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;How do I get % for the each period(100%) not relative to over all total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Count( {&amp;lt;YEAR, MONTH, Period={"&amp;gt;=$(=Date(MonthStart(Max(Period),-13)))&amp;nbsp; &amp;lt;=$(=Date(Max(Period)))"}&amp;gt;}&amp;nbsp; EMPLID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;/ Count( {&amp;lt;YEAR, MONTH, Period={"&amp;gt;=$(=Date(MonthStart(Max(Period),-13)))&amp;nbsp; &amp;lt;=$(=Date(Max(Period)))"}&amp;gt;}TOTAL&amp;nbsp;&amp;nbsp;&amp;nbsp; EMPLID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="%.png" class="jive-image image-1" src="/legacyfs/online/179289_%.png" style="height: 197px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435865#M809665</guid>
      <dc:creator>rmuhammad</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get % for the period not relative to total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435866#M809666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count( {&amp;lt;YEAR, MONTH, Period={"&amp;gt;=$(=Date(MonthStart(Max(Period),-13)))&amp;nbsp; &amp;lt;=$(=Date(Max(Period)))"}&amp;gt;}&amp;nbsp; EMPLID)&lt;/P&gt;&lt;P&gt;/ Count( {&amp;lt;YEAR, MONTH, Period={"&amp;gt;=$(=Date(MonthStart(Max(Period),-13)))&amp;nbsp; &amp;lt;=$(=Date(Max(Period)))"}&amp;gt;}TOTAL&amp;nbsp; &lt;STRONG&gt;&amp;lt;YEAR, MONTH&amp;gt; &lt;/STRONG&gt; EMPLID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 15:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435866#M809666</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2017-10-11T15:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get % for the period not relative to total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435867#M809667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;/ Count( {&amp;lt;YEAR, MONTH, Period={"&amp;gt;=$(=Date(MonthStart(Max(Period),-13)))&amp;nbsp; &amp;lt;=$(=Date(Max(Period)))"}&amp;gt;}TOTAL &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;Dim1,Dim2,..&amp;gt;&amp;nbsp; &lt;/SPAN&gt; EMPLID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;try to add all Dimwnsions which You have in Group.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 15:32:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435867#M809667</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-10-11T15:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get % for the period not relative to total</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435868#M809668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&amp;lt;Dim1,Dim2,..&amp;gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Finally it worked when I have added &amp;lt;YEAR,MONTH,Period&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2017 16:55:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-for-the-period-not-relative-to-total/m-p/1435868#M809668</guid>
      <dc:creator>rmuhammad</dc:creator>
      <dc:date>2017-10-11T16:55:16Z</dc:date>
    </item>
  </channel>
</rss>

