<?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 Using a &amp;lt; (Less than) in Set analysis) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332651#M122593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion but they are formatted correctly. Both in terms of data format and date format. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 May 2012 17:43:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-02T17:43:50Z</dc:date>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332643#M122585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to include a &amp;lt; (Less Than) sign to denote that I want&amp;nbsp; all possible selections which fall before a selected date. However the formula does not seem to return any values. Has anyone ever done this succesfully? Any ideas what such a structure might fail? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The logic I'm trying to get to is: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (purchase date &amp;lt;= selected date) &lt;/P&gt;&lt;P&gt;And&lt;/P&gt;&lt;P&gt;If (send date month = selected month) &lt;/P&gt;&lt;P&gt;Then &lt;/P&gt;&lt;P&gt;Sum(Revenue) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clear. I could really use the help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332643#M122585</guid>
      <dc:creator />
      <dc:date>2012-05-02T15:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332644#M122586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;purchase date] = {"&amp;lt;$(Only([&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;purchase date]&lt;/SPAN&gt;))"}&lt;/SPAN&gt;&amp;gt;} valuefield)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332644#M122586</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-02T15:06:47Z</dc:date>
    </item>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332645#M122587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer but that does not help me. "Only" function returns a value only if a have one and only one selected value. In my case I think Max or MaxString will be a better option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this but It returns a null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Sum({$&amp;lt;, Purchase_Date = {"&amp;lt;= $(=Max(SendDate)) "}&amp;gt;} Amount) &lt;/P&gt;&lt;P&gt;&lt;BR id="div_inner_text5.1_br" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332645#M122587</guid>
      <dc:creator />
      <dc:date>2012-05-02T15:23:34Z</dc:date>
    </item>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332646#M122588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I don't think you need that first "," try remoiving it.&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332646#M122588</guid>
      <dc:creator />
      <dc:date>2012-05-02T15:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332647#M122589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you do need the quotes when using expressions like &amp;gt;= &amp;lt;= and similar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332647#M122589</guid>
      <dc:creator />
      <dc:date>2012-05-02T15:51:59Z</dc:date>
    </item>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332648#M122590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Just to clarify I'm talking about remove the first comma. Igor is right that you need the quotes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 15:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332648#M122590</guid>
      <dc:creator />
      <dc:date>2012-05-02T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332649#M122591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried your suuggestions without getting different results. Thanks for your help so far. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 16:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332649#M122591</guid>
      <dc:creator />
      <dc:date>2012-05-02T16:41:11Z</dc:date>
    </item>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332650#M122592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi, I think you have different date formats... have you checked that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 16:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332650#M122592</guid>
      <dc:creator>cesaraccardi</dc:creator>
      <dc:date>2012-05-02T16:54:29Z</dc:date>
    </item>
    <item>
      <title>Using a &lt; (Less than) in Set analysis)</title>
      <link>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332651#M122593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion but they are formatted correctly. Both in terms of data format and date format. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 17:43:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-a-lt-Less-than-in-Set-analysis/m-p/332651#M122593</guid>
      <dc:creator />
      <dc:date>2012-05-02T17:43:50Z</dc:date>
    </item>
  </channel>
</rss>

