<?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: Unable to find the Maximum value in a string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28758#M4779</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(vVar = 1, Child, Aggr(If(SubField(Child, '.', 2) = Max(TOTAL &amp;lt;Parent&amp;gt; SubField(Child, '.', 2)), Child), Child, Parent))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2018 14:59:13 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-04-12T14:59:13Z</dc:date>
    <item>
      <title>Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28753#M4774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I have data similar like this.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Parent&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Child&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Amount&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.11&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.13&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A.32&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff6600; font-size: 13.3333px;"&gt;A&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff6600;"&gt;A.33&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff6600;"&gt;18&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B.1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B.2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B.3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff6600;"&gt;B&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff6600;"&gt;B.21&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff6600;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;My requirement states that I have to show only these &lt;SPAN style="color: #ff6600;"&gt;rows &lt;SPAN style="color: #575757;"&gt;when a button is clicked. How can i achieve this. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have tried&amp;nbsp; MaxString, Aggr functions but dint help. Please advice. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;SP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28753#M4774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T14:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28754#M4775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What object are you using here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28754#M4775</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-12T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28755#M4776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pivot Table, and there are couple of Expressions associated with the output of max value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28755#M4776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T14:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28756#M4777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is Child one of the dimension? If it is.. then may be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(vVar = 1, Child, Aggr(If(Child = MaxString(TOTAL &amp;lt;Parent&amp;gt; Child), Child), Child, Parent))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here vVar is based off of the button and make sure to check 'Suppress When Value is Null' on the dimensions tab of the chart properties&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28756#M4777</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-12T14:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28757#M4778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried already this earlier but the problem with this expression is the Output will give A.4, because logically A.4 is greater than A.33.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28757#M4778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T14:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28758#M4779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(vVar = 1, Child, Aggr(If(SubField(Child, '.', 2) = Max(TOTAL &amp;lt;Parent&amp;gt; SubField(Child, '.', 2)), Child), Child, Parent))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 14:59:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28758#M4779</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-12T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to find the Maximum value in a string</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28759#M4780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this should work. Let me test and get back to you!! Thanks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2018 15:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-find-the-Maximum-value-in-a-string/m-p/28759#M4780</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-12T15:03:16Z</dc:date>
    </item>
  </channel>
</rss>

