<?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 restrict 3months in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533760#M1139952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach your qvw file please? You can get this done easily by using a set analysis in your expression.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=....."}, Date={"&amp;lt;=.."}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 04:00:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-18T04:00:00Z</dc:date>
    <item>
      <title>How to restrict 3months in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533759#M1139951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know how to display 3months of a year (Current month and previous 3 months) in the pivot table.&lt;/P&gt;&lt;P&gt;Can someone help me to get the solution for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Smitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 03:04:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533759#M1139951</guid>
      <dc:creator />
      <dc:date>2013-09-18T03:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict 3months in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533760#M1139952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach your qvw file please? You can get this done easily by using a set analysis in your expression.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Date={"&amp;gt;=....."}, Date={"&amp;lt;=.."}&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 04:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533760#M1139952</guid>
      <dc:creator />
      <dc:date>2013-09-18T04:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to restrict 3months in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533761#M1139953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have qvw file. i have to create application still. I have the requirement in xls.please find the xls for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Smitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 04:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533761#M1139953</guid>
      <dc:creator />
      <dc:date>2013-09-18T04:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict 3months in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533762#M1139954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can have 3 expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression 1&lt;/P&gt;&lt;P&gt;=sum(if(Month(Transaction_Date)=Month(Today),Metric)&lt;/P&gt;&lt;P&gt;expression 2&lt;/P&gt;&lt;P&gt;=sum(if(Month(Transaction_Date)=Month(Today)-1,Metric)&lt;/P&gt;&lt;P&gt;expression 3&lt;/P&gt;&lt;P&gt;=sum(if(Month(Transaction_Date)=Month(Today)-2,Metric)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 04:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533762#M1139954</guid>
      <dc:creator />
      <dc:date>2013-09-18T04:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict 3months in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533763#M1139955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 05:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-3months-in-pivot-table/m-p/533763#M1139955</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-09-18T05:22:58Z</dc:date>
    </item>
  </channel>
</rss>

