<?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: Pivot Table Filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627487#M1096536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Thank you Gysbert,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;But when working with Pivot tables you don’t have the option for Dimension Limits. Even if I could change my Pivot to Straight table (I prefer not to because the report is cleaner as a Pivot). I am looking for a dual condition in this case; show only totals greater than 5000 if the % Change is -15 or lower (-12, -10, etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Hugo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 14:15:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-09T14:15:09Z</dc:date>
    <item>
      <title>Pivot Table Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627485#M1096534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have created a Pivot table and I want to find out how can I exclude certain records from the results. For example I want to include all records from column LY Rolling 6 months greather than 5000 but only if the % Change is greather than -15%&lt;/P&gt;&lt;P&gt;This has to be a Pivot because and not a staright table. I have the following working formula as my LY Rolling 6 months (but I need to find a way to restrict the records)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If('$(vViewMode)'='Units', &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PeriodID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;$(vPreviousPeriodID(18)) &amp;lt;=$(vPreviousPeriodID(12))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Collection&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-={'Others'}&amp;gt;}qty)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;sum({$&amp;lt;PeriodID ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;$(vPreviousPeriodID(18)) &amp;lt;=$(vPreviousPeriodID(12))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},Year=,Month=,Collection-={'Others'}&amp;gt;} &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vNetAmount)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;*RateConverted)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;IMG alt="Pivot.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/58592_Pivot.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 01:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627485#M1096534</guid>
      <dc:creator />
      <dc:date>2014-05-09T01:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627486#M1096535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using Dimension Limits. See attached qvw for an example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 09:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627486#M1096535</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-05-09T09:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Filter</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627487#M1096536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Thank you Gysbert,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;But when working with Pivot tables you don’t have the option for Dimension Limits. Even if I could change my Pivot to Straight table (I prefer not to because the report is cleaner as a Pivot). I am looking for a dual condition in this case; show only totals greater than 5000 if the % Change is -15 or lower (-12, -10, etc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt;"&gt;Hugo&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 14:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Filter/m-p/627487#M1096536</guid>
      <dc:creator />
      <dc:date>2014-05-09T14:15:09Z</dc:date>
    </item>
  </channel>
</rss>

