<?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 on Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318891#M408994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;If([Section] = ' Medicines', sum({&amp;lt;Year={"&amp;lt;= $(=Max(Year))"}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If([Section] = ' Medicines', sum({&amp;lt;Year={"$(= '&amp;lt;=' &amp;amp; Max(Year))"}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 05:41:39 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-06-07T05:41:39Z</dc:date>
    <item>
      <title>Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318887#M408990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let me know how to create month wise data in the pivot table for only one year which is current year??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 10:12:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318887#M408990</guid>
      <dc:creator>chamarthiprathy</dc:creator>
      <dc:date>2017-06-06T10:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318888#M408991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add Month as dimension and something like this in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Year = {$(=Max(Year))}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2017 11:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318888#M408991</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-06T11:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318889#M408992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above expression is not helpful. Using this expression, am only getting Max year. My requirement is should get all years along with current year month wise data&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If([Section] = ' Medicines', sum({&amp;lt;Year={$(=Max(Year))}&amp;gt;}Measure))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318889#M408992</guid>
      <dc:creator>chamarthiprathy</dc:creator>
      <dc:date>2017-06-07T05:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318890#M408993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share some sample application &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318890#M408993</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-07T05:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318891#M408994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG&gt;If([Section] = ' Medicines', sum({&amp;lt;Year={"&amp;lt;= $(=Max(Year))"}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If([Section] = ' Medicines', sum({&amp;lt;Year={"$(= '&amp;lt;=' &amp;amp; Max(Year))"}&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 05:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318891#M408994</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-07T05:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318892#M408995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this is helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take Dimensions Year as first dimension and Month as second dimension,&lt;/P&gt;&lt;P&gt;add expression like this &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Year = {$(=Max(Year))}&amp;gt;}Measure) in Pivot table.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 06:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318892#M408995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T06:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318893#M408996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Example: I have 4 Years data 2014,2015,2016,2017.. I want Display Only Current Year Month wise Sales renaming years want to display years wise .. If Fiscal year is Starts from July to June .. Now Current &lt;/SPAN&gt;month&lt;SPAN style="font-size: 10pt;"&gt; is May now i want display June Month as Empty in Pivot as Current Month June See Reference date:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Month Year in Pivot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2017&lt;/P&gt;&lt;P&gt;July&amp;nbsp; Aug&amp;nbsp; Sep&amp;nbsp; Oct&amp;nbsp; Nov&amp;nbsp; DEC&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan&amp;nbsp; Feb&amp;nbsp;&amp;nbsp; Mar&amp;nbsp;&amp;nbsp; Apr&amp;nbsp;&amp;nbsp; May&amp;nbsp;&amp;nbsp; Jun&amp;nbsp;&amp;nbsp; AVG&lt;/P&gt;&lt;P&gt;100&amp;nbsp; 200&amp;nbsp;&amp;nbsp; 300&amp;nbsp; 400&amp;nbsp; 500&amp;nbsp;&amp;nbsp; 600&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 700&amp;nbsp;&amp;nbsp; 800&amp;nbsp;&amp;nbsp; 900&amp;nbsp;&amp;nbsp;&amp;nbsp; 1000 1100&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6600/12=550&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Year to Month in Pivot.png" class="jive-image image-1" src="/legacyfs/online/166018_Year to Month in Pivot.png" style="height: 105px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me asap guys..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rajesh..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 06:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318893#M408996</guid>
      <dc:creator>chamarthiprathy</dc:creator>
      <dc:date>2017-06-07T06:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question on Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318894#M408997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your initial post and your response is not helpful and waste of my time.... should I say that to you? I am sorry, but based on your initial response, I was not able to offer more than what I did.... Please look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/31487"&gt;How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 10:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-on-Pivot-table/m-p/1318894#M408997</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-07T10:54:29Z</dc:date>
    </item>
  </channel>
</rss>

