<?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 create this pivot ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851870#M533701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha, ya that would be a tough decision to make &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One a serious note, I think by helping on the community I get to learn so many things which I have never even thought could even be asked by the users and can take the ideas back to my users. Overall, its exciting to help others and learn in the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Apr 2015 23:16:01 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-04-04T23:16:01Z</dc:date>
    <item>
      <title>How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851831#M533662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create the following pivot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, there is a period selector which is used to Select Jan - 15, and the bands on the left (in red) are the aging bands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to represent that there are 73 people who were in the band 11 - 20 in jan-15 moved to 0 - 10 in Feb-15 and 82 in 0 - 10 in mar - 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to show if there is a pattern in movement between bands across periods&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pivot sample.png" class="jive-image image-1" height="241" src="/legacyfs/online/82839_pivot sample.png" width="761" /&gt;&lt;/P&gt;&lt;P&gt; Is this even possible ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 08:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851831#M533662</guid>
      <dc:creator />
      <dc:date>2015-04-03T08:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851832#M533663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Without looking your data it's difficult to give you answer. Can you provide some sample dummy data in excel file to work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851832#M533663</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-03T09:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851833#M533664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As Manish said, dummy data required for the related suggestion and discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understandability of the scenario, it is possible to do it with &lt;STRONG&gt;class()&lt;/STRONG&gt; function, which will creates regular buckets like 1-10,11-20...etc, use &lt;STRONG&gt;count()&lt;/STRONG&gt; function along with that for counting the number of values which fall under that bucket.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fallowing thread may help you... Lavanyar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/723222"&gt;Function CLASS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 09:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851833#M533664</guid>
      <dc:creator>hariprasadqv</dc:creator>
      <dc:date>2015-04-03T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851834#M533665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have already created the buckets using class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem I have is to display the buckets (same dimension) as two different dimensions across the pivot.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Attached is sample data and what I wish to achieve is on the right side tabulated form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot share the actual data as its sensitive information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 10:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851834#M533665</guid>
      <dc:creator />
      <dc:date>2015-04-03T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851835#M533666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this close to what you wanted? PFA&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart_158768.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/82862_Chart_158768.PNG" style="height: 148px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 12:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851835#M533666</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T12:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851836#M533667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My version of it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way this could be an excellent candiate for a Scatter Chart / Bubble Chart visualization too...&lt;IMG alt="2015-04-02 Age Bucket Plot Count #1.PNG" class="jive-image image-1" src="/legacyfs/online/82840_2015-04-02 Age Bucket Plot Count #1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 12:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851836#M533667</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-04-03T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851837#M533668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the idea. Yes this is close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in my case, I am creating the buckets on the fly by taking a user input so I cannot replicate the Month or the Bucket dimension in the table.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, the case above the user input for month was fixed to 201501 but in the application it will be based on a list box selection. So they can choose 201502 and I should show all remaining months i.e. 201501 and 201503 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to create a pivot table with two dimensions (of different alternate states) but that doesn't seem to work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 12:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851837#M533668</guid>
      <dc:creator />
      <dc:date>2015-04-03T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851838#M533669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your second concern can definitely be addressed. Instead of using static value for the if statement I can use variables which are driven by the user's selection in list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To your 1st point. What bucket is user's input?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 12:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851838#M533669</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T12:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851839#M533670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find another version which is dynamic for user selection on the Bill Month. PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Chart_158768.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/82863_Chart_158768.PNG" style="height: 113px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 12:53:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851839#M533670</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T12:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851840#M533671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, both of them are age buckets which are derived from the same field in the table - aging days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, essentially its a bucket created with a class function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class(sum(aging_days),v_age_bucket)&amp;nbsp; where v_age_bucket is from an input box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851840#M533671</guid>
      <dc:creator />
      <dc:date>2015-04-03T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851841#M533672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Petter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you are right, the ultimate objective is to present this as a scatter chart - but unfortunately I cant even get the pivot to work &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851841#M533672</guid>
      <dc:creator />
      <dc:date>2015-04-03T13:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851842#M533673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you can use a value list function for dimension. I think that will suit your needs perfectly. Get user input, create&amp;nbsp; dimension values in a variable and use that within the value list function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can give me a sample input to work with, I might be able to produce something for you. What I am unsure is how does SUB_ID gets linked to the user input? So a sample would be able to help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851842#M533673</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T13:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851843#M533674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me try and scramble data and send it - may take while&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Meanwhile, ValueList cannot be used over an aggr function I suppose ?&lt;/P&gt;&lt;P&gt;My actual code to get the Buckets is below - v_mou_int is the user input variable&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Orig_Days&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;v_mou_int&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'min'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;month_year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CO_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Service&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851843#M533674</guid>
      <dc:creator />
      <dc:date>2015-04-03T13:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851844#M533675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am thinking of using the Aggr in the variable which creates a static list of values for the ValueList function. I think what you are referring to is that Aggr (as an expression) doesn't work with the ValueList function which is definitely true.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851844#M533675</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T13:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851845#M533676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take your time, I am in no hurry today &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 13:37:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851845#M533676</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T13:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851846#M533677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I have the table which I have chosen 1 sub Id and put them in different buckets in the various months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I would like to achieve is what I described above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to try using the variable for aggr expression and use that in ValueList now..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 15:34:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851846#M533677</guid>
      <dc:creator />
      <dc:date>2015-04-03T15:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851847#M533678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am going to try the same thing at my end... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 15:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851847#M533678</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T15:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851848#M533679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Understanding the data would take some time, but I kind of understood what you wanted here. Not sure if you really need ValueList in your case. See if this new updated sample makes sense for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 15:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851848#M533679</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T15:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851849#M533680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand the way to create the dynamic buckets by creating two dimensions - but the month still seems to elude me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about I create two list boxes with alternate states and use them ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: Just realized you have already done this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 16:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851849#M533680</guid>
      <dc:creator />
      <dc:date>2015-04-03T16:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to create this pivot ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851850#M533681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So have we reached the final answer yet??? Not sure if we have or do we still need to work on it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2015 16:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-this-pivot/m-p/851850#M533681</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-03T16:43:46Z</dc:date>
    </item>
  </channel>
</rss>

