<?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: 'Match' function in Excel resemble function in Qlikview? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409773#M801754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, I am glad you managed to solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 23:33:41 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-11-23T23:33:41Z</dc:date>
    <item>
      <title>'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409767#M801748</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;In a Pivot, I've following expressions:&lt;/P&gt;&lt;P&gt;Sum(Price), Sum(Price1), Sum(Price2), Sum(Price3),Sum(Price4) ,Sum(Price5),Sum(Price6),Sum(Price7)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I find the largest value from (Sum(Price1), Sum(Price2)...., Sum(Price7)) whose value is &amp;lt;=Sum(Price). Here I need that value as well as column name like Price1, Price2 etc which is fulfilling the condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409767#M801748</guid>
      <dc:creator>rupalighaste</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: 'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409768#M801749</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;RangeMax(Sum(Price), Sum(Price1), Sum(Price2)....)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409768#M801749</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-17T18:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: 'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409769#M801750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RangeMax(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Sum(Price1) &amp;lt;= Sum(Price), Sum(Price1), 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(Sum(Price2) &amp;lt;= Sum(Price), Sum(Price2), 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 13.3333px;"&gt;If(Sum(Price3) &amp;lt;= Sum(Price), Sum(Price3), 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 13.3333px;"&gt;If(Sum(Price4) &amp;lt;= Sum(Price), Sum(Price4), 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 13.3333px;"&gt;If(Sum(Price5) &amp;lt;= Sum(Price), Sum(Price5), 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 13.3333px;"&gt;If(Sum(Price6) &amp;lt;= Sum(Price), Sum(Price6), 0),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;If(Sum(Price7) &amp;lt;= Sum(Price), Sum(Price7), 0))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 18:50:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409769#M801750</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-17T18:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: 'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409770#M801751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, its giving me second highest value however is there any way to find column name/position also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like RangeMax(Sum(Price1),Sum(Price2),Sum(Price3) gives me actual value but how to get column name/position for that associated value? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409770#M801751</guid>
      <dc:creator>rupalighaste</dc:creator>
      <dc:date>2017-11-21T10:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: 'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409771#M801752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sure there must be a way, would you be able to share some data to see what we are looking at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 13:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409771#M801752</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-21T13:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: 'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409772#M801753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its done. I just tried to match the Rangemax() value with all price columns to find the position/name of the column. But I didn't find any built in function for this in Qlikview . Anyways I got my solution thank you so much for your help on this as with your provided solution I was able to continue. 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>Wed, 22 Nov 2017 11:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409772#M801753</guid>
      <dc:creator>rupalighaste</dc:creator>
      <dc:date>2017-11-22T11:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: 'Match' function in Excel resemble function in Qlikview?</title>
      <link>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409773#M801754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, I am glad you managed to solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 23:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-function-in-Excel-resemble-function-in-Qlikview/m-p/1409773#M801754</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-23T23:33:41Z</dc:date>
    </item>
  </channel>
</rss>

