<?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: Display fixed months in columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417958#M570338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Find the attached application,but iam not sure you are looking for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2012 02:41:00 GMT</pubDate>
    <dc:creator>thomas_skariah</dc:creator>
    <dc:date>2012-10-16T02:41:00Z</dc:date>
    <item>
      <title>Display fixed months in columns</title>
      <link>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417957#M570337</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'm pretty new to Qlikview and I've been asked to display a straight table box with 12 months of datae. I created a calendar with the following fields.&lt;/P&gt;&lt;P&gt;- trxdate&lt;/P&gt;&lt;P&gt;- calyear&amp;nbsp; (yyyy)&lt;/P&gt;&lt;P&gt;- calmmm&amp;nbsp; (JAN, FEB, MAR, ...)&lt;/P&gt;&lt;P&gt;- calmonth (01, 02, ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to display OCT sales in column 1, NOV sales in column 2, DEC sales in column 3 and so on, always.&amp;nbsp; My sales field is SalesAmt. Depending on the month selected, that month will be hightlighted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if there exists something like an array function where I can simply put calmonth(1) SalesAmount, calmonth(2) SalesAmount, etc ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't coded anything yet I'm still in the analyzing stage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 02:10:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417957#M570337</guid>
      <dc:creator />
      <dc:date>2012-10-16T02:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display fixed months in columns</title>
      <link>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417958#M570338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Find the attached application,but iam not sure you are looking for this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif;"&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 02:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417958#M570338</guid>
      <dc:creator>thomas_skariah</dc:creator>
      <dc:date>2012-10-16T02:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display fixed months in columns</title>
      <link>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417959#M570339</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 was able to solve the problem by hard coding the month for each column:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;calmonth = {01}&amp;gt;} invc_salesunits), Sum({$&amp;lt;calmonth = {02}&amp;gt;} invc_salesunits), Sum({$&amp;lt;calmonth = {03}&amp;gt;} invc_salesunits), etc ...&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, 26 Oct 2012 17:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-fixed-months-in-columns/m-p/417959#M570339</guid>
      <dc:creator />
      <dc:date>2012-10-26T17:17:15Z</dc:date>
    </item>
  </channel>
</rss>

