<?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: Question about Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434756#M162058</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnx for sofar ! Is this also possible with set analysis? I understand that i can better work with set analyse in qlikview as with if statements for a better performance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Feb 2013 23:02:43 GMT</pubDate>
    <dc:creator>francisvandergr</dc:creator>
    <dc:date>2013-02-13T23:02:43Z</dc:date>
    <item>
      <title>Question about Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434754#M162056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table which works as follow when i select in the table asofmonth a period i see in my pivot table the last 24 months in the order i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i extra want in this table is in column1 the following: when i for example choose "Aug 2010" i wanna see in colum1 the total sales from "jan 2010 till till aug 2010"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible in this pivot table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 20:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434754#M162056</guid>
      <dc:creator>francisvandergr</dc:creator>
      <dc:date>2013-02-13T20:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434755#M162057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this as calculated dimension: =aggr(sum(if(MonthYear&amp;gt;=YearStart(AsOfMonth),Sales)),AsOfMonth)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 20:41:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434755#M162057</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-13T20:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434756#M162058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnx for sofar ! Is this also possible with set analysis? I understand that i can better work with set analyse in qlikview as with if statements for a better performance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 23:02:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434756#M162058</guid>
      <dc:creator>francisvandergr</dc:creator>
      <dc:date>2013-02-13T23:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434757#M162059</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;&lt;/P&gt;&lt;P&gt;i think it is possible in pivot table,&lt;/P&gt;&lt;P&gt; but you need to wrote a two expression for single mesures&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(getfiledselectedcount(myfieldname)=0,then your 24 months expression,&lt;/P&gt;&lt;P&gt;you current ytd expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can handle in varibles also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write a variable based on selection,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a two variable for VarMIndate and VarMaxDate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any month or year selection hapeen take Min and Max date varibale for current ytd other wise 24 months Min and Max date variable in expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/alert.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Feb 2013 17:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-Pivot-table/m-p/434757#M162059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-16T17:58:30Z</dc:date>
    </item>
  </channel>
</rss>

