<?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() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match/m-p/613245#M1108243</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this in the UI ?&lt;/P&gt;&lt;P&gt;Express sort order:&lt;/P&gt;&lt;P&gt;match(ExpenseType,'L,' 'A', 'Z')&lt;/P&gt;&lt;P&gt;so that Z will get 3, A will get 2, and L will get 1&lt;/P&gt;&lt;P&gt;the other will not be found and will get 0&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Mar 2014 08:41:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-07T08:41:09Z</dc:date>
    <item>
      <title>Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613243#M1108241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have to sort Expense type field, it contains many number of values.&lt;/P&gt;&lt;P&gt;For example: values are A to Z.&lt;/P&gt;&lt;P&gt;I want to make order sequence like Z,A,L and remaining values are same order.&lt;/P&gt;&lt;P&gt;This one should do only in UI design side ( not by Apply-map).&lt;/P&gt;&lt;P&gt;Please help me on it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;NiHhal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 08:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613243#M1108241</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-03-07T08:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613244#M1108242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try if(match(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense&lt;/SPAN&gt;,'Z','A','L'),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;hope it helps.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 08:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613244#M1108242</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-03-07T08:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613245#M1108243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this in the UI ?&lt;/P&gt;&lt;P&gt;Express sort order:&lt;/P&gt;&lt;P&gt;match(ExpenseType,'L,' 'A', 'Z')&lt;/P&gt;&lt;P&gt;so that Z will get 3, A will get 2, and L will get 1&lt;/P&gt;&lt;P&gt;the other will not be found and will get 0&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 08:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613245#M1108243</guid>
      <dc:creator />
      <dc:date>2014-03-07T08:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613246#M1108244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;or in properties SORT tab text Z-A.. try that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 08:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613246#M1108244</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-03-07T08:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613247#M1108245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add to &lt;A href="https://community.qlik.com/qlik-users/134028"&gt;AUNEZ FABRICE&lt;/A&gt;&amp;nbsp; this will then leave the rest of the values in a random order, or if you text the Text as well as the Expression sort it should pick up, but I would look at ensuring the expression delivers the right sort order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sort expression would then be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;=if(match(ExpenseType,'L,' 'A', 'Z') = 0, '9', &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;match(ExpenseType,'L,' 'A', 'Z')&lt;/SPAN&gt;) &amp;amp; ExpenseType&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;This would put a single digit in front of the Expense type for the sort order of 1,2,3 or 9, the rest of the Expense type is then used for the rest of the sort.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;It's a shame you can't do anything in the load script, as this would be much more performant and robust.&amp;nbsp; You could do it by making expense type a dual data type (ie. it has a numeric representation as well as a text one).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 08:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613247#M1108245</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2014-03-07T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613248#M1108246</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;If values are more then it is difficult to manage in Match function, instead you can create one Inline/Excel table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;INLINE [&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.333333969116211px;"&gt;Expense type, SortOrder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.333333969116211px;"&gt;Z, 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.333333969116211px;"&gt;A, 2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.333333969116211px;"&gt;L, 3&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in sort tab just SortOrder. Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 09:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613248#M1108246</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-03-07T09:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613249#M1108247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Below&lt;/P&gt;&lt;P&gt;Chart properties-&amp;gt; short Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wildmatch( FieldName,'Z','A','L',Fieldname)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 09:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613249#M1108247</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-03-07T09:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613250#M1108248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Nihhal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I've made a video tutorial on Match() function. Here is the link to my blog (Copy &amp;amp; Paste):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;A class="unlinked" title="http://qlikshare.com/292"&gt;http://qlikshare.com/292&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 12:29:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613250#M1108248</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2014-03-07T12:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613251#M1108250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in sort tab of listbox Expense&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- flag expression ascending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- flag text ascending &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-in expression use&amp;nbsp;&amp;nbsp; wildmatch(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Expense&lt;/SPAN&gt;, 'Z', 'A', 'L', '*')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to sort in that order: Z A L B C D ......&lt;/P&gt;&lt;P&gt;wildmatch sorts first Z A L;&amp;nbsp; the other chars (* in wildmatch) are sorted by text order (you flag text)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 22:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613251#M1108250</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-07T22:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Match()</title>
      <link>https://community.qlik.com/t5/QlikView/Match/m-p/613252#M1108252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks for reply, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Its working some what not up to mark, after little changes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;match(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expense&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;,'Z','A','L',&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Expense&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 11:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match/m-p/613252#M1108252</guid>
      <dc:creator>nihhalmca</dc:creator>
      <dc:date>2014-03-24T11:07:29Z</dc:date>
    </item>
  </channel>
</rss>

