<?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: Month columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430325#M160425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lade das Datum mal als "monthname". Normalerweise sollte dann der Monat mit Jahr angezeigt werden (evtl. muss das Monatsformat im Skript angepasst werden).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wie sehen denn Deine Originaldaten aus?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Apr 2013 15:23:50 GMT</pubDate>
    <dc:creator>khag_hs</dc:creator>
    <dc:date>2013-04-17T15:23:50Z</dc:date>
    <item>
      <title>Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430322#M160422</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 have to create 3 Months as columns as per selected Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I select Jan, it should show Jan Feb March as column.&lt;/P&gt;&lt;P&gt;for this, I have created Month as a column in dimension and on expressions side I have written expression as &lt;/P&gt;&lt;P&gt;sum({&amp;lt; Month = {'&amp;gt;=$(=(Max(Month))) &amp;lt;=$(=(Max(Month)+2))'}&amp;gt;} SalesValue)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working fine and it is showing correct months Jan Feb and March as columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is when I select month as Dec.&lt;/P&gt;&lt;P&gt;When I select Dec, it shows only Month as Dec, where as it should show Dec 2012, Jan 2013 and Feb 2013.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So how to accomplish it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 06:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430322#M160422</guid>
      <dc:creator />
      <dc:date>2013-04-08T06:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430323#M160423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution for my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I handled the scenario if selected month is Dec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I have another problem.&lt;IMG __jive_id="39027" class="jive-image-thumbnail jive-image" onclick="" alt="sub Columns.PNG" src="/legacyfs/online/39027_sub Columns.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Here I have pivoted Column1, Sub Column row and the last row.&lt;/P&gt;&lt;P&gt;so in short all the columns for values are pivoted.&lt;/P&gt;&lt;P&gt;Here the problem is for Amt and % column.&lt;/P&gt;&lt;P&gt;In the expression if I write as "if(SubSubCol =&amp;nbsp; 'Amt', write the expression, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is not working. all values are 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can any one help me on this issue? &lt;/P&gt;&lt;P&gt;If my approach to display data as per above format is incorrect, then please correct me in that case also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 14:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430323#M160423</guid>
      <dc:creator />
      <dc:date>2013-04-17T14:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430324#M160424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lade das Datum mal als "monthname". Normalerweise sollte dann der Monat mit Jahr angezeigt werden (evtl. muss das Monatsformat im Skript angepasst werden).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wie sehen denn Deine Originaldaten aus?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 15:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430324#M160424</guid>
      <dc:creator>khag_hs</dc:creator>
      <dc:date>2013-04-17T15:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430325#M160425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lade das Datum mal als "monthname". Normalerweise sollte dann der Monat mit Jahr angezeigt werden (evtl. muss das Monatsformat im Skript angepasst werden).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wie sehen denn Deine Originaldaten aus?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 15:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430325#M160425</guid>
      <dc:creator>khag_hs</dc:creator>
      <dc:date>2013-04-17T15:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430326#M160426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lade das Datum mal als "monthname". Normalerweise sollte dann der Monat mit Jahr angezeigt werden (evtl. muss das Monatsformat im Skript angepasst werden).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wie sehen denn Deine Originaldaten aus?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 15:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430326#M160426</guid>
      <dc:creator>khag_hs</dc:creator>
      <dc:date>2013-04-17T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430327#M160427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this - see attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 15:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430327#M160427</guid>
      <dc:creator />
      <dc:date>2013-04-17T15:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430328#M160428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to both of you for the reply.&lt;/P&gt;&lt;P&gt;But you both replied to my earlier Q. The solution for which I found, displaying month with year solved my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I have another problem.&lt;/P&gt;&lt;P&gt;Please can you check my 2nd post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 04:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430328#M160428</guid>
      <dc:creator />
      <dc:date>2013-04-18T04:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Month columns</title>
      <link>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430329#M160429</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is because there is no selection in field SubSubCol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This expression will work only if you select Amt in field SubSubCol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post your application for more help and understanding of your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 06:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-columns/m-p/430329#M160429</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-04-18T06:47:52Z</dc:date>
    </item>
  </channel>
</rss>

