<?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 Hierarchy Year-Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316717#M1201209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont really understand the process in your post, so I suggest that you post your model (or a sample) with the load script. It could be that your data model is wrong as it seems that the month and year are not linked.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2011 13:24:00 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2011-03-29T13:24:00Z</dc:date>
    <item>
      <title>Hierarchy Year-Month</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316713#M1201205</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 need to create a hierarchy Year-Month. I have as a source a Time table, with data, year, month, day, etc.&lt;/P&gt;&lt;P&gt;I load the distinct values for years and months and then I put these values in two different list boxes.&lt;/P&gt;&lt;P&gt;I want when I click on a certain year all months having the selected year are selected, but I don't have this behaviour.&lt;/P&gt;&lt;P&gt;Where do I mistake? Any helps to me, pleae? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 09:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316713#M1201205</guid>
      <dc:creator />
      <dc:date>2011-03-29T09:59:28Z</dc:date>
    </item>
    <item>
      <title>Hierarchy Year-Month</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316714#M1201206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there a specific reason that you want to do this, as I suspect that the model will behave as you expect without this effect?&lt;/P&gt;&lt;P&gt;When you click on a year, the months for which no data exists for that year are automatically excluded, and shown in the month list box with gray background. The "possible" values show with white background.&lt;/P&gt;&lt;P&gt;Selecting these months should make no difference to the model objects, except to change the "possible values" background to green.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 10:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316714#M1201206</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-03-29T10:11:52Z</dc:date>
    </item>
    <item>
      <title>Hierarchy Year-Month</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316715#M1201207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;How are you loading your date field and calendar? Something like the following should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Date, Year(Date) AS Year, Date(Date, 'YYYY-MM') AS YearMonth, ...&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 10:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316715#M1201207</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-03-29T10:12:39Z</dc:date>
    </item>
    <item>
      <title>Hierarchy Year-Month</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316716#M1201208</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 tried this behaviour but not occurs.&lt;/P&gt;&lt;P&gt;I have a Time table in SQL Server with some fields like Date (the primary key), Year, Month, Day, etc. In this way, for a specific year I have certainly 12 months. I have read and stored my Time table into a QVD and then I load from the QVD selecting distinct values for year and month (I remember that Date is the PK of my Time table). Then I put the Year field into a list box and the Month field into another list box. Now, when I select a certain Year no any months is selected (in green).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 13:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316716#M1201208</guid>
      <dc:creator />
      <dc:date>2011-03-29T13:12:15Z</dc:date>
    </item>
    <item>
      <title>Hierarchy Year-Month</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316717#M1201209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont really understand the process in your post, so I suggest that you post your model (or a sample) with the load script. It could be that your data model is wrong as it seems that the month and year are not linked.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 13:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316717#M1201209</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-03-29T13:24:00Z</dc:date>
    </item>
    <item>
      <title>Hierarchy Year-Month</title>
      <link>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316718#M1201210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Jonathan, I have verified successfully the behaviour that you say. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 13:38:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hierarchy-Year-Month/m-p/316718#M1201210</guid>
      <dc:creator />
      <dc:date>2011-03-29T13:38:54Z</dc:date>
    </item>
  </channel>
</rss>

