<?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: Filter strings in a formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688505#M249377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;=Sum( if&lt;SPAN style="font-size: 8pt;"&gt; (WildMatch(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'X?*' , 'Y?*'), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Sep 2014 08:36:53 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-09-02T08:36:53Z</dc:date>
    <item>
      <title>Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688504#M249376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Good morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to QV and need some help with filterring strings in a formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given is the data in the following table: TB01_20140902_101356.xls&lt;/P&gt;&lt;P&gt;which shows the turnover and qty. per material and product hierache.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to sum the turnover with the following formulas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; 1. if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'X?*' , 'Y?*',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; 2. &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; if (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;like&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'GATE*' , 'ACTR*',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;but both deliver the same result? Could you please help me resolving this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks, Matthias&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:32:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688504#M249376</guid>
      <dc:creator />
      <dc:date>2014-09-02T08:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688505#M249377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;=Sum( if&lt;SPAN style="font-size: 8pt;"&gt; (WildMatch(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'X?*' , 'Y?*'), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688505#M249377</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-02T08:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688506#M249378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer, but this returns 0 as the result. my formula returned the total turnover.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688506#M249378</guid>
      <dc:creator />
      <dc:date>2014-09-02T08:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688507#M249379</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;Try below set analysis expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;1. &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({&amp;lt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt; 'X?*' , 'Y?*'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;2. &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({&amp;lt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt; 'GATE*' , 'ACTR*'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688507#M249379</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-02T08:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688508#M249380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correction: replace '=' with a comma and try like:&lt;/P&gt;&lt;P&gt;=Sum( if&lt;SPAN style="font-size: 8pt;"&gt; (WildMatch(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; , 'X?*' , 'Y?*'), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688508#M249380</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-02T08:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688509#M249381</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;What is ? in your search string?&amp;nbsp; It is there in your value?&amp;nbsp; If it is in value then expressions in my previous reply works&lt;/P&gt;&lt;P&gt;or try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;1. &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; 'X*' , 'Y*'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;2. &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; 'GATE*' , 'ACTR*'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&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>Tue, 02 Sep 2014 08:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688509#M249381</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-02T08:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688510#M249382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this .. Sum( if (WildMatch(Produkthierarchie,'X?*','Y?*'), Nettoumsatz))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 08:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688510#M249382</guid>
      <dc:creator />
      <dc:date>2014-09-02T08:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688511#M249383</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(if(wildmatch(&lt;SPAN style="color: #800000; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;Produkthierarchie,'X?*' , 'Y?*'&lt;/SPAN&gt;),&lt;SPAN style="color: #800000; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;Nettoumsatz&lt;/SPAN&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688511#M249383</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2014-09-02T09:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688512#M249384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the set analysis expressions at leased deliverred a result, but I think it is not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked that all records in my table contain a prod. Hierach. so the sum of both sesults sould deliver the total turnover, but they do not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The '?' in the formula is because I do not know at which plave the second 'Y' is thin the prod. hierach., the content of that field can be:&lt;/P&gt;&lt;P&gt;1. X&lt;/P&gt;&lt;P&gt;2. Y&amp;nbsp;&amp;nbsp; Y&lt;/P&gt;&lt;P&gt;3. GATE XXXX XXXX&lt;/P&gt;&lt;P&gt;4. ACTR XXXX XXXX, like you see in the attached Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I take the '?' out of your formular it returns '0'&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688512#M249384</guid>
      <dc:creator />
      <dc:date>2014-09-02T09:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688513#M249385</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;You have four spaces in the Excel, so try this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;1. &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 'X*' , 'Y????Y'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:24:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688513#M249385</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-02T09:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688514#M249386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, unfortunately this is not the solution,&lt;/P&gt;&lt;P&gt;The best till now was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;1. &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;({&amp;lt;&lt;SPAN style="color: #800000; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt; 'X?*' , 'Y?*'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;2. &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;({&amp;lt;&lt;SPAN style="color: #800000; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt; &lt;/SPAN&gt;={&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt; 'GATE*' , 'ACTR*'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: inherit; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;I need to find out why there is the difference in the total summary of both results.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 09:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688514#M249386</guid>
      <dc:creator />
      <dc:date>2014-09-02T09:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688515#M249387</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 didn't get what you are expecting, can you come up with an example and expected value.&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>Tue, 02 Sep 2014 09:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688515#M249387</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-02T09:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688516#M249388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I expect:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the total turnover for the month of July for example was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="july.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/65718_july.jpg" /&gt;&lt;/P&gt;&lt;P&gt;The field "Teile" is calculatet by&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={ 'X?*' , 'Y?*'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;"Anlagen" by &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Produkthierarchie&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={ 'GATE*' , 'ACTR*'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;"Nettoumsatz" by &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Since all Materials have a prod. hierach. which is either&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;X&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Y&amp;nbsp;&amp;nbsp;&amp;nbsp; Y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;GATE*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ACTR*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;the sum of&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;X&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Y&amp;nbsp;&amp;nbsp;&amp;nbsp; Y&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;GATE*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ACTR*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;should be &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;sum (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Nettoumsatz&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;but it is not, see table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 10:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688516#M249388</guid>
      <dc:creator />
      <dc:date>2014-09-02T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688517#M249389</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 checked your excel with below expressions, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum ({&amp;lt;PH ={ 'X*' , 'Y*'}&amp;gt;}Nettoumsatz) + sum ({&amp;lt;PH ={ 'GATE*' , 'ACTR*'}&amp;gt;}Nettoumsatz)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum (Nettoumsatz)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both expression values are matching.&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>Tue, 02 Sep 2014 10:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688517#M249389</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-09-02T10:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Filter strings in a formula</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688518#M249390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;had the wrong field, thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 13:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-strings-in-a-formula/m-p/688518#M249390</guid>
      <dc:creator />
      <dc:date>2014-09-02T13:25:35Z</dc:date>
    </item>
  </channel>
</rss>

