<?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 All dates into one marking, year 2009, 2010... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306840#M113342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a box with all the startdates (left in picture). My goal is to get a similar box to the one in buttom on picture. The only I get is the one in the middle and to the right, so the months are correct but I get all the year instead of just 2009, 2010, 2011 ... to cover all the post in that year. To get the months I´d used NUM(month(STARTDAT), '00') as MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Anyone that have any suggestions? (Table name is startdat and month. Table in the middle is the same as startdat but just changed the document settings to date and only YYYY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9606_qv.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2011 10:55:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-16T10:55:15Z</dc:date>
    <item>
      <title>All dates into one marking, year 2009, 2010...</title>
      <link>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306840#M113342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a box with all the startdates (left in picture). My goal is to get a similar box to the one in buttom on picture. The only I get is the one in the middle and to the right, so the months are correct but I get all the year instead of just 2009, 2010, 2011 ... to cover all the post in that year. To get the months I´d used NUM(month(STARTDAT), '00') as MONTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Anyone that have any suggestions? (Table name is startdat and month. Table in the middle is the same as startdat but just changed the document settings to date and only YYYY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv.JPG" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/9606_qv.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 10:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306840#M113342</guid>
      <dc:creator />
      <dc:date>2011-12-16T10:55:15Z</dc:date>
    </item>
    <item>
      <title>All dates into one marking, year 2009, 2010...</title>
      <link>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306841#M113343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, hofstedt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can enter in your script the following functions, that creates fields for year, month, week,... then you can use them as a listbox:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ..,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(date) As Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year(date) As Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Week(date) as Week,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;From ...;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;P&gt;EVACO GmbH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 11:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306841#M113343</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-12-16T11:07:42Z</dc:date>
    </item>
    <item>
      <title>All dates into one marking, year 2009, 2010...</title>
      <link>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306842#M113344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks, I will try. Resolved it also by input into expression editor "Year(MyDate)".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 11:21:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306842#M113344</guid>
      <dc:creator />
      <dc:date>2011-12-16T11:21:44Z</dc:date>
    </item>
    <item>
      <title>All dates into one marking, year 2009, 2010...</title>
      <link>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306843#M113345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course you can, but in some cases you have to be careful and use DISTINCT. Listboxes from a field shows allways distinct values. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 11:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-dates-into-one-marking-year-2009-2010/m-p/306843#M113345</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-12-16T11:36:24Z</dc:date>
    </item>
  </channel>
</rss>

