<?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: Show Dates Less Than or Equal to Selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166756#M38599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Brandon.&amp;nbsp; This is exactly what I needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 17:52:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-07T17:52:15Z</dc:date>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166741#M38584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class="ForumPostBody"&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a date field [LastModifiedDate]. When i make a selection on this feild it drills the data down to the specific dates that are selected.&lt;/P&gt;&lt;P&gt;What i want to do is to be able to show all dates less than of equal to the dates i have selected.&lt;/P&gt;&lt;P&gt;e.g. when i select 16Mar i want it to show all record with a [LastModifiedDate]&amp;lt;= 04Jan.&lt;/P&gt;&lt;P&gt;The way i have it at the moment it only shows data equal to 04Jan&lt;/P&gt;&lt;P&gt;I have attached a sample of the data........&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;DIV style="clear: both;"&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:15:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166741#M38584</guid>
      <dc:creator />
      <dc:date>2011-03-17T10:15:48Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166742#M38585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;do like this..&lt;/P&gt;&lt;P&gt;goto settings-&amp;gt; document properties -&amp;gt; field event triggers and click the date field and add a action "select field" action.&lt;/P&gt;&lt;P&gt;give the field name and value as an expression what u want.&lt;/P&gt;&lt;P&gt;i think it may helps u, if it is not proper to u plz ignore my ans.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;A'run'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:24:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166742#M38585</guid>
      <dc:creator />
      <dc:date>2011-03-17T10:24:40Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166743#M38586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure i understand&lt;/P&gt;&lt;P&gt;would you be able to do it on the attached file and send it back??&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166743#M38586</guid>
      <dc:creator />
      <dc:date>2011-03-17T10:32:05Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166744#M38587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;A good way around this is to create an Advanced Search attach it to a bookmark and then apply it with a button.&lt;/P&gt;&lt;P&gt;Step-by-Step:&lt;/P&gt;&lt;P&gt;1. Create a data island for your dates. I.e. if you have a calendar and the field is named Date, do a resident reload of the Date from the calendar where you alias the field to, e.g., SelectionDate.&lt;/P&gt;&lt;P&gt;2. Create an object in the front-end where you can make a selection on this SelectionDate, e.g. a calendar.&lt;/P&gt;&lt;P&gt;3. Put in a Listbox for Date (from the calendar), right-click on it and select Advanced Search (Ctrl+Shift+F). In the advanced search box, put in a search string such as "=Date &amp;lt;= SelectionDate" and click on Go. This should make the right-selection on the Date field. N.B. Keep the Advanced Search box open! Do not close it.&lt;/P&gt;&lt;P&gt;4. For visual purposes, right-click on the SelectionDate and clear the selections. (This should still hold your Date selections unchanged).&lt;/P&gt;&lt;P&gt;5. With the Advanced Search box open, create a bookmark. This will include the advanced search string in the bookmark.&lt;/P&gt;&lt;P&gt;6. Create a button which applies this bookmark.&lt;/P&gt;&lt;P&gt;With the combination of the calendar object based on SelectionDate and the button which applies bookmark, you should get your desired result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166744#M38587</guid>
      <dc:creator />
      <dc:date>2011-03-17T10:37:06Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166745#M38588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached QVW.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166745#M38588</guid>
      <dc:creator />
      <dc:date>2011-03-17T10:52:37Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166746#M38589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Struggling to make it work... i believe i have followed your instructions, up to point 3 where it should be making my desired selections.&lt;/P&gt;&lt;P&gt;using this expression in advanced search on Last modified date "=[Last Modified Date]&amp;lt;=[Selection Last Modified Date]"&lt;/P&gt;&lt;P&gt;See attached file&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 10:57:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166746#M38589</guid>
      <dc:creator />
      <dc:date>2011-03-17T10:57:41Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166747#M38590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is what your script should look like. Try the step-by-step with the new script it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;BR /&gt;LOAD&lt;BR /&gt;[Claim Number] AS [Claim Number],&lt;BR /&gt;[Last Modified Date] AS [Last Modified Date]&lt;BR /&gt;FROM&lt;BR /&gt;[QV Test.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DateSelection:&lt;BR /&gt;LOAD&lt;BR /&gt;[Last Modified Date] AS [Selection Last Modified Date]&lt;BR /&gt;Resident Table;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166747#M38590</guid>
      <dc:creator />
      <dc:date>2011-03-17T11:13:03Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166748#M38591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New file. Step-by-step in tabs w/ screendumps. Script should be as previous. The DateSelection needs to be a data island (i.e. not connected to the rest of the data model).&lt;/P&gt;&lt;P&gt;Copy paste the script I gave you above and use this new file for a step-by-step with screen dumps.&lt;/P&gt;&lt;P&gt;hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:28:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166748#M38591</guid>
      <dc:creator />
      <dc:date>2011-03-17T11:28:31Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166749#M38592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i'll give it a go&lt;/P&gt;&lt;P&gt;you have been really helpful!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166749#M38592</guid>
      <dc:creator />
      <dc:date>2011-03-17T11:37:03Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166750#M38593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No probs. This date selection issue is part of the "darker", obscure arts of QlikView and is not readily documented. It's that SAP style of clients want to select start &amp;amp; end dates and see all values inbetween. This is the only workaround I know of. Tell me if you got it to work.&lt;/P&gt;&lt;P&gt;Hope you get joy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166750#M38593</guid>
      <dc:creator />
      <dc:date>2011-03-17T11:40:27Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166751#M38594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to butt in but I think this might be an easier solution. Create a data island as mentioned earlier (but use distinct to only load one occurence of each duplicate value)&lt;/P&gt;&lt;P&gt;DateSelection:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;[Last Modified Date] AS [Selection Last Modified Date]&lt;BR /&gt;Resident Table;&lt;/P&gt;&lt;P&gt;Create a list box for [Selection Last Modified Date]&lt;/P&gt;&lt;P&gt;Settings&amp;gt;Document Properties&amp;gt;Triggers&amp;gt;add 'OnSelect' action to field event trigger for [Selection Last Modified Date]&amp;gt;Add action 'Select in field' with field [Last Modified Date] and search string&lt;/P&gt;&lt;P&gt;=if(not(isnull([Selection Last Modified Date])),'&amp;lt;=' &amp;amp; [Selection Last Modified Date])&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 11:59:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166751#M38594</guid>
      <dc:creator />
      <dc:date>2011-03-17T11:59:22Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166752#M38595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that technique Gordon. Am glad there is an alternative to Advanced Search and button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 12:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166752#M38595</guid>
      <dc:creator />
      <dc:date>2011-03-17T12:03:38Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166753#M38596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Got it working.... your example helped a lot.... &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 12:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166753#M38596</guid>
      <dc:creator />
      <dc:date>2011-03-17T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166754#M38597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another Great Solution.... Much appreciated guys!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 12:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166754#M38597</guid>
      <dc:creator />
      <dc:date>2011-03-17T12:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166755#M38598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;You can make a button with a select field action.&amp;nbsp; Then pick the "dates field" you're using and use this as the search string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;='=dates field&amp;lt;=today()'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Use the expression exactely as above, replacing dates field with your field name and when you click the button it will highlight all dates less than or equal to the current.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jan 2012 17:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166755#M38598</guid>
      <dc:creator />
      <dc:date>2012-01-16T17:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dates Less Than or Equal to Selection</title>
      <link>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166756#M38599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Brandon.&amp;nbsp; This is exactly what I needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-Dates-Less-Than-or-Equal-to-Selection/m-p/166756#M38599</guid>
      <dc:creator />
      <dc:date>2013-02-07T17:52:15Z</dc:date>
    </item>
  </channel>
</rss>

