<?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 Month and Year functions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191156#M714302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you john,&lt;/P&gt;&lt;P&gt;how could i create a calendar table?&lt;/P&gt;&lt;P&gt;shlomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Nov 2010 04:08:38 GMT</pubDate>
    <dc:creator>m4u</dc:creator>
    <dc:date>2010-11-18T04:08:38Z</dc:date>
    <item>
      <title>Month and Year functions</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191153#M714299</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;why when creating a list based on this expression "year(doc_date)" or "month(doc_date)"- selecting one of the values works, but the selected value appears white (not green)?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;shlomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 15:00:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191153#M714299</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2010-11-17T15:00:25Z</dc:date>
    </item>
    <item>
      <title>Month and Year functions</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191154#M714300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am not 100 % sure...but may be because there is more than one year of data present and there is not one-one relationship,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 15:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191154#M714300</guid>
      <dc:creator>parpatra</dc:creator>
      <dc:date>2010-11-17T15:09:18Z</dc:date>
    </item>
    <item>
      <title>Month and Year functions</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191155#M714301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you use year(doc_date) as a list box expression, you are selecting all of the individual doc_dates. You can see this if you also have a list box for doc_date, or if you add a current selections object. I strongly suggest creating a calendar table with doc_year, doc_month, and whatever else you might need. Use the real fields from the calendar instead of list box expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 01:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191155#M714301</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-18T01:21:15Z</dc:date>
    </item>
    <item>
      <title>Month and Year functions</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191156#M714302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you john,&lt;/P&gt;&lt;P&gt;how could i create a calendar table?&lt;/P&gt;&lt;P&gt;shlomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 04:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191156#M714302</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2010-11-18T04:08:38Z</dc:date>
    </item>
    <item>
      <title>Month and Year functions</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191157#M714303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you john,&lt;/P&gt;&lt;P&gt;how could i create a calendar table?&lt;/P&gt;&lt;P&gt;i'm loading my data from sql-server, i can add those fields to my sql server selection (using sql functions) there is a better way?&lt;/P&gt;&lt;P&gt;shlomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 04:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191157#M714303</guid>
      <dc:creator>m4u</dc:creator>
      <dc:date>2010-11-18T04:10:00Z</dc:date>
    </item>
    <item>
      <title>Month and Year functions</title>
      <link>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191158#M714304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Shlomo,&lt;/P&gt;&lt;P&gt;Use the information and code examples in &lt;A href="http://community.qlik.com/forums/p/22821/87243.aspx" title="How to make a calendar?"&gt;this post&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 09:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-and-Year-functions/m-p/191158#M714304</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-18T09:00:45Z</dc:date>
    </item>
  </channel>
</rss>

