<?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 of subfields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1603948#M595982</link>
    <description>&lt;P&gt;Try having a look at the following link, hopefully this will help you sort things out:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/max.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/max.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2019 21:39:46 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-07-18T21:39:46Z</dc:date>
    <item>
      <title>max value of subfields</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1593677#M595981</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to get the max value of all subfieds of a concat field like&lt;/P&gt;&lt;P&gt;concatfield: 10, 50, 700, 100, 300&lt;/P&gt;&lt;P&gt;concatmax: 700&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mario&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 14:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1593677#M595981</guid>
      <dc:creator>socura</dc:creator>
      <dc:date>2019-06-19T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: max value of subfields</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1603948#M595982</link>
      <description>&lt;P&gt;Try having a look at the following link, hopefully this will help you sort things out:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/max.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/max.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 21:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1603948#M595982</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-18T21:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: max value of subfields</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1604191#M595983</link>
      <description>&lt;P&gt;It's not possible within the UI unless you would try to apply various string-functions within multiple nested if-loops. Even with just those few values from your example it would need quite a lot of efforts.&lt;/P&gt;&lt;P&gt;Much better would be to split these concat-string within the load per subfield() maybe within an extra table which just contains the concat-string as KEY and the splitted values from them. Then just a max(SplittedValues) would be enough.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 14:11:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1604191#M595983</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-07-19T14:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: max value of subfields</title>
      <link>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1604217#M595984</link>
      <description>&lt;P&gt;If you're trying to do this in front end, you can use&amp;nbsp;=RangeMax($(=concatfield))&amp;nbsp; in a text object (for example) to find the max. Even if that's the case, however, I suggest you follow&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;'s advice and do it in back end instead.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 15:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-value-of-subfields/m-p/1604217#M595984</guid>
      <dc:creator>jensmunnichs</dc:creator>
      <dc:date>2019-07-19T15:46:16Z</dc:date>
    </item>
  </channel>
</rss>

