<?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: Distinct dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380938#M142117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use the list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Aug 2012 19:09:03 GMT</pubDate>
    <dc:creator>whiteline</dc:creator>
    <dc:date>2012-08-30T19:09:03Z</dc:date>
    <item>
      <title>Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380932#M142111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope some one can assist with an example with the attached spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set of data containing a running list of values that will replicate each month.. &lt;/P&gt;&lt;P&gt;Each data set has a number of fields and dates associated against each set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to create a listview with the distinct dates based upon the full set of data, so that when I select a date from the list view, records within that date range selection are shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 19:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380932#M142111</guid>
      <dc:creator />
      <dc:date>2012-08-24T19:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380933#M142112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is most easily done through the use of a master calendar in the script.&amp;nbsp; See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 20:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380933#M142112</guid>
      <dc:creator />
      <dc:date>2012-08-24T20:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380934#M142113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic, and thank you very much &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2012 20:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380934#M142113</guid>
      <dc:creator />
      <dc:date>2012-08-24T20:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380935#M142114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another Question for you .. the script works great, but actually generates all dates between start date and next load date .. so If I load twice over a 2 month period I may end up with 58 dates with no associated data ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to just show the actual load dates .. and not everthing in between?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 14:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380935#M142114</guid>
      <dc:creator />
      <dc:date>2012-08-30T14:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380936#M142115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your actual load date the same as 'DateCreated'? If so, you can just create a list box with the field 'DateCreated' and it will only show the records with data associated with it. The only limitation here is that it makes it a bit more difficult to select ranges (ex. the days may go 8/22,8/24,9/2), which can also make your graphs look skewed if you use that field as an axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My recommendation is to just adjust the min and max dates in the script. For example, you can make the min date a set date or you can adjust the min date to equal a different field (ex. LoadDate). That is adjusted here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21017" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.JPG" src="https://community.qlik.com/legacyfs/online/21017_Capture.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 15:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380936#M142115</guid>
      <dc:creator />
      <dc:date>2012-08-30T15:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380937#M142116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have set the text box to [TS Date Created], it has to be this as the QVApp is a template that allows the population of it based on any underlying repository I use for analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The load script is changed to &lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21016" class="jive-image-thumbnail jive-image" onclick="" alt="scrip.jpg" src="https://community.qlik.com/legacyfs/online/21016_scrip.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem being the list box .. pointing to [TS Date Created] shows ... (where the highlights are the actual only dates)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21032" class="jive-image" alt="cal.jpg" src="https://community.qlik.com/legacyfs/online/21032_cal.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want the calendar .. but I only want the actual dates available in the dropdown ..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 18:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380937#M142116</guid>
      <dc:creator />
      <dc:date>2012-08-30T18:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Distinct dates</title>
      <link>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380938#M142117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use the list box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 19:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Distinct-dates/m-p/380938#M142117</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-08-30T19:09:03Z</dc:date>
    </item>
  </channel>
</rss>

