<?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: excluding current selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472858#M1158919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can't use that way.&lt;/P&gt;&lt;P&gt;do it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;select max(orderdate) as Max&lt;/P&gt;&lt;P&gt;from ordertable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vMaxDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Max',0,'Test'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Dec 2012 17:45:11 GMT</pubDate>
    <dc:creator>alexpanjhc</dc:creator>
    <dc:date>2012-12-31T17:45:11Z</dc:date>
    <item>
      <title>excluding current selections</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472855#M1158916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a text box representing max(orderdate) , I need to keep it constant depending on the latest order....but when I am making other selections the order date is changing....so I need to use set analysis to exclude current selections.....Can anyone please post me code for my expression to exclude current selections.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 15:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472855#M1158916</guid>
      <dc:creator />
      <dc:date>2012-12-31T15:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: excluding current selections</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472856#M1158917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would do it in my script with a variable and put that variable in the text box. That way you do not need to bother what is selected in the selction box.&lt;/P&gt;&lt;P&gt;Does that help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 15:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472856#M1158917</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-12-31T15:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: excluding current selections</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472857#M1158918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried using variable in script as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set $(variable) = max(Orderdate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting an error&amp;nbsp; aggregation expression cannot be used in group by....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 16:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472857#M1158918</guid>
      <dc:creator />
      <dc:date>2012-12-31T16:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: excluding current selections</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472858#M1158919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can't use that way.&lt;/P&gt;&lt;P&gt;do it like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;select max(orderdate) as Max&lt;/P&gt;&lt;P&gt;from ordertable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vMaxDate&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('Max',0,'Test'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 17:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472858#M1158919</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-12-31T17:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: excluding current selections</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472859#M1158920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To do it in the text box, just do max({1}orderdate).&amp;nbsp; The {1} tells it to ignore all selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 18:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472859#M1158920</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2012-12-31T18:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: excluding current selections</title>
      <link>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472860#M1158921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou, Its working perfect....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Dec 2012 18:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/excluding-current-selections/m-p/472860#M1158921</guid>
      <dc:creator />
      <dc:date>2012-12-31T18:52:55Z</dc:date>
    </item>
  </channel>
</rss>

