<?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 Time Range Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-Range-Selection/m-p/717954#M1055884</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 a to allow the user to pick a date range. My fact table records have the year field (yyyy) and the month field (mm). So the UI should present to the user a way to pick 10/2011, 11/2011,12/2011, and 1/&lt;STRONG&gt;2012&lt;/STRONG&gt; for example. So I defined a list box with the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Month &amp;amp; ' / ' &amp;amp; Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I sort by the this expresson:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year + Month/100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see in the attached sample app. The problem with this solution is that as more&amp;nbsp; data is loaded with more Years (currently I only have two years worth of data), the control will have to show scroll bars and just becomes less user friendly to interact with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a more elegant way to accomplish this? Maybe an expandable tree view listbox of Year/Month hierarchy. Something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+2011&lt;/P&gt;&lt;P&gt;+2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when user clicks on a +, the list expands for that year and shows all the months with a check box next to each month for selection. Then user can collapse that year and expand another year and select desired months for that year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 22:27:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-13T22:27:16Z</dc:date>
    <item>
      <title>Time Range Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Time-Range-Selection/m-p/717954#M1055884</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 a to allow the user to pick a date range. My fact table records have the year field (yyyy) and the month field (mm). So the UI should present to the user a way to pick 10/2011, 11/2011,12/2011, and 1/&lt;STRONG&gt;2012&lt;/STRONG&gt; for example. So I defined a list box with the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Month &amp;amp; ' / ' &amp;amp; Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I sort by the this expresson:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year + Month/100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see in the attached sample app. The problem with this solution is that as more&amp;nbsp; data is loaded with more Years (currently I only have two years worth of data), the control will have to show scroll bars and just becomes less user friendly to interact with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a more elegant way to accomplish this? Maybe an expandable tree view listbox of Year/Month hierarchy. Something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+2011&lt;/P&gt;&lt;P&gt;+2012&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and when user clicks on a +, the list expands for that year and shows all the months with a check box next to each month for selection. Then user can collapse that year and expand another year and select desired months for that year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 22:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-Range-Selection/m-p/717954#M1055884</guid>
      <dc:creator />
      <dc:date>2014-10-13T22:27:16Z</dc:date>
    </item>
  </channel>
</rss>

