<?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: max value in set analisys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521683#M747650</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;that is correct ,&lt;/P&gt;&lt;P&gt;the problem is when I select a date the is not on the list&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not get any result &amp;nbsp; .&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I select for example the date 01/03/18 I should get&amp;nbsp; 2 &amp;nbsp;&lt;/P&gt;&lt;P&gt;as the date 08/01/18 is the closest date&amp;nbsp; with the value&amp;nbsp; 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 15:34:10 GMT</pubDate>
    <dc:creator>gidon500</dc:creator>
    <dc:date>2018-12-17T15:34:10Z</dc:date>
    <item>
      <title>max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521619#M747642</link>
      <description>&lt;P&gt;Hi Guy&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue spent hours to solve could not do it&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enclosed Qlik&amp;nbsp; Document.qvw&lt;BR /&gt;vMaxSunday is a date variable&amp;nbsp; - to set the report Date&lt;BR /&gt;in the table we have SOSSTAT for each code and a Date&lt;BR /&gt;I need to get the max date&amp;nbsp; SOSSTAT&amp;nbsp; in the object&amp;nbsp;&lt;BR /&gt;according to the date&amp;nbsp; set by the variable vMaxSunday&lt;BR /&gt;now i get last SOSSTAT set to each Code&lt;/P&gt;&lt;DIV&gt;How can I dot it&lt;BR /&gt;thanks&lt;BR /&gt;gidon&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521619#M747642</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521627#M747643</link>
      <description>Which chart are you looking to get this in? Also, you only want to see a single row based on the variable vMaxSunday?</description>
      <pubDate>Mon, 17 Dec 2018 14:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521627#M747643</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T14:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521633#M747644</link>
      <description>&lt;P&gt;Hi sunny&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for the chart&amp;nbsp; without the dates&lt;/P&gt;&lt;P&gt;enclose is a pdf to show&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to keep all rows&amp;nbsp; , only in the object I need&lt;/P&gt;&lt;P&gt;my problem is that I need the last&amp;nbsp; SOSSTAT&amp;nbsp; accoding&amp;nbsp;&lt;SPAN&gt;vMaxSunday&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks appiricate your help&amp;nbsp;&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 14:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521633#M747644</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-17T14:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521639#M747645</link>
      <description>So, in your chart, you want to see the Max(SOSSTAT) based on the vMaxSunday variable? May be this&lt;BR /&gt;Max({&amp;lt;Date = {"$(=Date($(=vMaxSunday)))"}&amp;gt;} SOSSTAT)</description>
      <pubDate>Mon, 17 Dec 2018 14:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521639#M747645</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T14:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521648#M747646</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to see the SOSSTAT ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the max day close to the vMaxSunday ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is not the max value of the SOSSTAT , it is the SOSSTAT value&amp;nbsp; of the date&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:03:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521648#M747646</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-17T15:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521650#M747647</link>
      <description>I am not sure I am able to understand... so when you have vMaxSunday = 12/12/2018... you want to see 9, right?</description>
      <pubDate>Mon, 17 Dec 2018 15:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521650#M747647</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T15:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521666#M747648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes on&amp;nbsp; 12/12/18&amp;nbsp; should be 9&amp;nbsp;&lt;/P&gt;&lt;P&gt;on 08/01/18 should be&amp;nbsp; 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521666#M747648</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-17T15:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521672#M747649</link>
      <description>&lt;P&gt;So, this is what you want, right?&lt;/P&gt;&lt;P&gt;When 12/12/2018 is selected... Third should show 9&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 383px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2301i74BD33652EAAF4D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When 08/01/2018 is selected... you want to see 2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 389px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2302iD0E499486D6A2865/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I used the following expression for Third column&lt;/P&gt;&lt;PRE&gt;Max({&amp;lt;Date = {"$(=Date($(=vMaxSunday)))"}&amp;gt;} SOSSTAT)&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521672#M747649</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T15:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521683#M747650</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;that is correct ,&lt;/P&gt;&lt;P&gt;the problem is when I select a date the is not on the list&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not get any result &amp;nbsp; .&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I select for example the date 01/03/18 I should get&amp;nbsp; 2 &amp;nbsp;&lt;/P&gt;&lt;P&gt;as the date 08/01/18 is the closest date&amp;nbsp; with the value&amp;nbsp; 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is it possible ?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521683#M747650</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-17T15:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521688#M747651</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;FirstSortedValue(DISTINCT {&amp;lt;Date = {"&amp;lt;=$(=Date($(=vMaxSunday)))"}&amp;gt;} SOSSTAT, -(Date + (SOSSTAT/1E10)))&lt;/PRE&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:43:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521688#M747651</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T15:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521701#M747652</link>
      <description>&lt;P&gt;Hi Sunny&amp;nbsp;&lt;/P&gt;&lt;P&gt;it seems to work&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will put it in my document and come back to you&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much&amp;nbsp;&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521701#M747652</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-17T16:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521703#M747653</link>
      <description>Sure thing &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 17 Dec 2018 16:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521703#M747653</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-17T16:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521924#M747654</link>
      <description>&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;enclosed is qvw file&lt;BR /&gt;your expression is working fine , it is located in column four&lt;BR /&gt;( i do not understand why i get ' error in expression ' )&lt;BR /&gt;it took this expression and put it in culumn Five&lt;BR /&gt;which is copy of column third but replace the Field SOSSTAT WITH&lt;BR /&gt;the expression in column four&lt;BR /&gt;it does not work&lt;BR /&gt;&lt;BR /&gt;Can it Work ?&lt;BR /&gt;thanks you very much for your help&lt;BR /&gt;gidon&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 06:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1521924#M747654</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-18T06:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522123#M747655</link>
      <description>Let's take a step back and work our way through it. What exactly are you trying to do here?</description>
      <pubDate>Tue, 18 Dec 2018 12:05:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522123#M747655</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-18T12:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522144#M747656</link>
      <description>&lt;P&gt;Hi Sunny&amp;nbsp;&lt;/P&gt;&lt;P&gt;The purpose of the documents it count number of students (Codes)&lt;/P&gt;&lt;P&gt;at the given time ( the variable&amp;nbsp; vMaxsunday&amp;nbsp; ) &amp;nbsp;&lt;/P&gt;&lt;P&gt;Count the students according to the latest&amp;nbsp; known SOSSTAT , Registered&amp;nbsp; is first , Accepeted&amp;nbsp; is second and Started third&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;SOSSTAT can be changed any day , So I need to know the Latest SOSSTAT according to the&amp;nbsp;&lt;SPAN&gt;vMaxsunday&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in order to get the right number for the requested &amp;nbsp;&lt;SPAN&gt;vMaxsunday&lt;/SPAN&gt; date .&lt;/P&gt;&lt;P&gt;I hope I&amp;nbsp; explained my needs .&lt;/P&gt;&lt;P&gt;thanks for your help&amp;nbsp;&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 12:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522144#M747656</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-18T12:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522147#M747657</link>
      <description>This make sense, but what exactly are you trying to do with Third4 expression? You found the latest SOSSAT and not you want to count it against Code? What is the output you expect? Can you share this in an Excel file?</description>
      <pubDate>Tue, 18 Dec 2018 12:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522147#M747657</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-18T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522153#M747658</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;in the second and the third I am check for SOSSTAT 1 and 2&amp;nbsp;&lt;/P&gt;&lt;P&gt;the problem is that the SOSSTAT is not correct&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need the SOSSTAT according to the value I get using the expression you gave me .&lt;/P&gt;&lt;P&gt;so what I did in third4 ,&lt;/P&gt;&lt;P&gt;I replaced the SOSSTAT with the expression &amp;nbsp;&lt;/P&gt;&lt;P&gt;gidon&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 13:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522153#M747658</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-18T13:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522215#M747659</link>
      <description>&lt;P&gt;Hi Sunny&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is very difficult to explain the needs&amp;nbsp;&lt;/P&gt;&lt;P&gt;was I clear&amp;nbsp; ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 14:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522215#M747659</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-18T14:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522220#M747660</link>
      <description>&lt;P&gt;I understand that the requirement might not be very straight forward, but to make it simple... I suggest you to provide the expected output in an Excel file based on the data you have provided in Document2.qvw file. My guess is that you don't know the right expression, but you at least know what the right numbers need to look like, right? All I am looking for is the right number you want to see and if possible the logic behind one of those numbers.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 14:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522220#M747660</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-12-18T14:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: max value in set analisys</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522252#M747661</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will make an excel file and send it over&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much&lt;/P&gt;&lt;P&gt;gidon&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 15:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-in-set-analisys/m-p/1522252#M747661</guid>
      <dc:creator>gidon500</dc:creator>
      <dc:date>2018-12-18T15:21:08Z</dc:date>
    </item>
  </channel>
</rss>

