<?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: Set Analysis Help: Showing Dates Prior to a Selected Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357084#M494235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Ross&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you just need to change the 'Only' to 'Max'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 12:56:35 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2012-04-18T12:56:35Z</dc:date>
    <item>
      <title>Set Analysis Help: Showing Dates Prior to a Selected Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357081#M494232</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;&lt;/P&gt;&lt;P&gt;I'm having issues with a set analysis. I want to display only data in a straight table that has [Inception Date] less than [Date], which I select from a list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inputting ﻿﻿﻿only({$&amp;lt;[Inception Date]=[Date]&amp;gt;}[Vhl 1 Age]) woks, and returns all data where the inception date is equal to whichever date i select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inputting ﻿only({$&amp;lt;[Inception Date]={'&amp;lt;2011-02-01 00:00:00'}&amp;gt;}[Vhl 1 Age]) also works, and returns all data where the inception date is before 01/02/2011.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, inputting {'&amp;lt;Date'}, {'&amp;lt;[Date]'} or {'&amp;lt;$[Date]'} in place of a specified date doesn't return any values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any assistance here would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ross&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357081#M494232</guid>
      <dc:creator />
      <dc:date>2012-04-18T10:15:10Z</dc:date>
    </item>
    <item>
      <title>Set Analysis Help: Showing Dates Prior to a Selected Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357082#M494233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; only({$&amp;lt;[Inception Date]={"&amp;lt;$(=max([Date]))"}&amp;gt;}[Vhl 1 Age]) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 10:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357082#M494233</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-04-18T10:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help: Showing Dates Prior to a Selected Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357083#M494234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works great, thanks. However, this has brought to light a new problem: for rows where there are more than one vehicle age it brings back the policy number, but it doesn't show either of the ages, simply showing a -.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me with this? Ideally i'd like it to bring back the maximum age, although I could still use the data if it returned both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ross&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 12:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357083#M494234</guid>
      <dc:creator />
      <dc:date>2012-04-18T12:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help: Showing Dates Prior to a Selected Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357084#M494235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Ross&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you just need to change the 'Only' to 'Max'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 12:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357084#M494235</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-04-18T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Help: Showing Dates Prior to a Selected Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357085#M494236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Worked like a charm, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ross&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 12:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Help-Showing-Dates-Prior-to-a-Selected-Date/m-p/357085#M494236</guid>
      <dc:creator />
      <dc:date>2012-04-18T12:58:45Z</dc:date>
    </item>
  </channel>
</rss>

