<?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: Value before Min Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013818#M343829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;confusing, as nothing can be before minstring, I thought you wanted next minimum value which can be generated using &lt;A href="https://community.qlik.com/qlik-users/34510"&gt;Kaushik.solanki&lt;/A&gt; expression. Please elaborate further the req.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Mar 2016 07:58:46 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2016-03-07T07:58:46Z</dc:date>
    <item>
      <title>Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013811#M343822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box with values in text , I need to display the value before minimum value , by usng minstring(column) I get the minimum value sorted alphabetically how do I get the value before that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013811#M343822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T07:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013812#M343823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;&lt;STRONG&gt;min(&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;column&lt;/SPAN&gt;, 2)&lt;/STRONG&gt; this will give the 2 min value of your column &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013812#M343823</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-07T07:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013813#M343824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is a string so I have to use minstring right? with min I am not getting values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013813#M343824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T07:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013814#M343825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=MinString({&amp;lt;Name -= {"$(=Minstring(Name))"}&amp;gt;}Name)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013814#M343825</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T07:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013815#M343826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This gives me a value but not picking the 1 value before minstring ..but 4 values before the minstring value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013815#M343826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T07:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013816#M343827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share sample values. Also tell us what value you want as output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013816#M343827</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T07:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013817#M343828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please share the sample data ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013817#M343828</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-07T07:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013818#M343829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;confusing, as nothing can be before minstring, I thought you wanted next minimum value which can be generated using &lt;A href="https://community.qlik.com/qlik-users/34510"&gt;Kaushik.solanki&lt;/A&gt; expression. Please elaborate further the req.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 07:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013818#M343829</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2016-03-07T07:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013819#M343830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117155_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Kaushik's expression I get the value underlined in Red , I am looking for Yellow highlighted value , I guess the values being case sensitive is causing issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013819#M343830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T08:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013820#M343831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because the way minimum string is found is it gets converted into ASCII values and then as per the ASCII values the function gives you the minimum String.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look that way then the minimum string is AgentServiceCenter and then within that the Minimum will be AgentServiceCenter:M...... Because in ASCII table Capital latter have minimum ASCII values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013820#M343831</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T08:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013821#M343832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh ok .. thank you for the explanation , so there is no way that we could get the value I am looking for ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013821#M343832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T08:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013822#M343833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be helpful if you share sample application with this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013822#M343833</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013823#M343834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kausik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case, can we use like below.??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=MinString({&amp;lt;F1-={"$(=Minstring(Lower(F1)))"}&amp;gt;} Lower(F1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But field values will be converted to lower case. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013823#M343834</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2016-03-07T08:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013824#M343835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes if you change the string into Lower Case it should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013824#M343835</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T08:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013825#M343836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure , Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013825#M343836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-07T08:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013826#M343837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution given by Tamil will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=MinString({&amp;lt;[Group-Function] -= {"$(=Minstring([Group-Function]))"}&amp;gt;}lower([Group-Function]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2016 08:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013826#M343837</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-07T08:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013827#M343838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this works Thank you!, but I also have to display this value in the chart , so basically what I am trying to do is select Min value from group-function when the app open , so I have set this value in Open Triggers , I have the title of a chart to display the selected GroupFunction value with the below expression, but this does not display when I open the App , it only displays when I manually select the same value from the filter again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Group-Function]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Group-Function]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Group-Function]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 20:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013827#M343838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-08T20:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Value before Min Value</title>
      <link>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013828#M343839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly share the QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 07:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Value-before-Min-Value/m-p/1013828#M343839</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-09T07:31:46Z</dc:date>
    </item>
  </channel>
</rss>

