<?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 with contains in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87789#M14314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!! It's this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2018 17:39:12 GMT</pubDate>
    <dc:creator>breno_morais</dc:creator>
    <dc:date>2018-09-05T17:39:12Z</dc:date>
    <item>
      <title>Match with contains</title>
      <link>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87785#M14310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have field &lt;STRONG&gt;'Custo_Folha' &lt;/STRONG&gt;with values and I need to take this values where '&lt;STRONG&gt;Evento_Folha&lt;/STRONG&gt;' contains name &lt;STRONG&gt;"HORAS EXTRAS"&lt;/STRONG&gt;, see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Qlik Sense Desktop.jpg" class="jive-image image-1" src="/legacyfs/online/212497_Qlik Sense Desktop.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 13:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87785#M14310</guid>
      <dc:creator>breno_morais</dc:creator>
      <dc:date>2018-09-03T13:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Match with contains</title>
      <link>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87786#M14311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you just need WildMatch() - what seems to be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 13:54:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87786#M14311</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2018-09-03T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Match with contains</title>
      <link>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87787#M14312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where do you need to take those values?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 21:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87787#M14312</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-09-03T21:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Match with contains</title>
      <link>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87788#M14313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use an aggregation function like Sum() or what is appropriate to 'take the values' with a set expression or an if() statement, something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(If(Evento_Folha Like '*HORAS EXTRA*', Custa_Folha))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Evento_Folha = {"*HORAS EXTRA*"}&amp;gt;} Custa_Folha)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 21:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87788#M14313</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-03T21:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Match with contains</title>
      <link>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87789#M14314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!! It's this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 17:39:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Match-with-contains/m-p/87789#M14314</guid>
      <dc:creator>breno_morais</dc:creator>
      <dc:date>2018-09-05T17:39:12Z</dc:date>
    </item>
  </channel>
</rss>

