<?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: Order with Match not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245951#M395123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the {1} says to ignore all selections or filters, so they are sorted always in the same way. I usually set it when I'm sorting values by expression (and the sort should be always the same)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jan 2017 08:23:51 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2017-01-31T08:23:51Z</dc:date>
    <item>
      <title>Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245946#M395118</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 graph where I use the following &lt;STRONG&gt;order expression&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;=Match(espe_Agrupado2,'Manzanas','Cerezas','Arandanos','KiwiFruit','Ciruelas','Peras','Nectarines','Duraznos')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the following &lt;STRONG&gt;expression&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;=Sum(VolumenReal)&lt;/P&gt;&lt;P&gt;When I use this expression, the order works as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I change the &lt;STRONG&gt;expression&lt;/STRONG&gt; to this one, the order is just ignored. (It's a big expression, not sure if it is the best way, but at least it works)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=((Sum({&amp;lt;PeriodoNumVol = {"&amp;gt;=$(=min(PeriodoNum))&amp;lt;=$(=max(PeriodoNum))"},ctmv_codigo={$(=REPLACE('330',';',','))},espe_nombre2={$(VolumenEspecieNormal)},[OrigenVol]={'Vol.Real'},TipoVol={'OriginalTotal'},PeriodoNum=,Periodo=,Mes=&amp;gt;}VolumenReal))/1000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/(((Sum({&amp;lt;PeriodoNumVol = {"&amp;gt;=$(=min(PeriodoNum))&amp;lt;=$(=max(PeriodoNum))"},ctmv_codigo={$(=REPLACE('330',';',','))},espe_nombre2={$(VolumenEspecieNormal),$(VolumenEspecieJugo)},[OrigenVol]={'Vol.Real'},TipoVol={'OriginalTotal'},PeriodoNum=,Periodo=,Mes=&amp;gt;}VolumenReal))/1000)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+ $(VolumenTotal(375,{'Vol.Real'}, ))&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea about why the order could be ignored?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="borrar.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/151066_borrar.png" style="font-size: 13.3333px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 15:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245946#M395118</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2017-01-27T15:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245947#M395119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding the set expression to your sor expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{&amp;lt;PeriodoNumVol = {"&amp;gt;=$(=min(PeriodoNum))&amp;lt;=$(=max(PeriodoNum))"},ctmv_codigo={$(=REPLACE('330',';',','))},espe_nombre2={$(VolumenEspecieNormal),$(VolumenEspecieJugo)},[OrigenVol]={'Vol.Real'},TipoVol={'OriginalTotal'},PeriodoNum=,Periodo=,Mes=&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Match(espe_Agrupado2,'Manzanas','Cerezas','Arandanos','KiwiFruit','Ciruelas','Peras','Nectarines','Duraznos')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 15:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245947#M395119</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-01-27T15:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245948#M395120</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;Didn't work! the values dissapears when I put Only().. No idea why!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 17:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245948#M395120</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2017-01-27T17:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245949#M395121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe setting the sort expression as:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Match(only({1} espe_Agrupado2),'Manzanas','Cer...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jan 2017 18:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245949#M395121</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-01-27T18:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245950#M395122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked!! Could you please explain what does only({1} ) do?&lt;/P&gt;&lt;P&gt;I don't understand! thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I don't know why, but I can't set the answer an "Correct Answer". The option just vanished!)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 20:13:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245950#M395122</guid>
      <dc:creator>cristian_av</dc:creator>
      <dc:date>2017-01-30T20:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245951#M395123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the {1} says to ignore all selections or filters, so they are sorted always in the same way. I usually set it when I'm sorting values by expression (and the sort should be always the same)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 08:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1245951#M395123</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-01-31T08:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Order with Match not working</title>
      <link>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1539306#M439337</link>
      <description>&lt;P&gt;Hi, the {1} is not working for me. I used this Expression but the graph is not displaying in the right order.&lt;/P&gt;&lt;P&gt;Match(Only({1} [3M Next Milestone]),'Pre Imp: Quote Request', 'Pre Imp: TRR', 'Pre Imp: Site Survey','Pre Imp: HLD + BOM','Pre Imp: SOW/Proposal &amp;amp; PO', 'MS1: Project Kick-off', 'MS2: Eng Design + LLD/Workpack', 'MS3: Equipment Ordering', 'MS4: Equipment Delivery', 'MS5: Site Remediation', 'MS6: Implementation Preparation', 'MS7: Implementation', 'MS8: ORT/NOC Handover', 'MS9: Project Closeout')&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help me on this? Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 20:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-with-Match-not-working/m-p/1539306#M439337</guid>
      <dc:creator>emroenor</dc:creator>
      <dc:date>2019-02-04T20:30:36Z</dc:date>
    </item>
  </channel>
</rss>

