<?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: How to use Not(WildMatch()) in a pivot table expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230720#M392208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand what you are asking. I have a set of records with document descriptions, document numbers and costs. I would normally just put the Not(WildMatch()) in the script so that no records show where document description contains *MAT*OH* where * is the wildcard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that my end user wants to see that data in some cases. This means i'm stuck trying to get rid of it in the expression level. So I need one table where all the documents show where the description does not contain *MAT*OH* and I need one table to show all documents where it DOES contain *MAT*OH*.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2017 21:17:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-02-07T21:17:06Z</dc:date>
    <item>
      <title>How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230715#M392203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys! I am totally stuck. I typically would use this statement in the script level which works fabulously. However, my end user now wants to include data in a different location. In the tables where I DON'T want the data to show I need to use the equivalent of&lt;/P&gt;&lt;P&gt;Not(WildMatch()).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//=Sum(&lt;BR /&gt; // If(Account='Subcontracts/CWTs',[Cost Amount],&lt;BR /&gt; // If(Account='Touch/Material' AND (CCP=857 or CCP=858 or CCP=834 or CCP&amp;lt;&amp;gt;799) AND ([Hrs/Qty]&amp;gt;=1 OR [Hrs/Qty]&amp;lt;0) AND &lt;SPAN style="color: #ff0000;"&gt;Not (Wildmatch([Document Description],'*MAT*OH*')) &lt;/SPAN&gt;, [Cost Amount],If((Account='Touch/Material' or Account='Subcontracts/CWTs') AND Not(CCP=857 OR CCP=858 OR CCP=834 OR CCP=799) AND (BP&amp;lt;&amp;gt;'12345' OR BP&amp;lt;&amp;gt;'67891'),[Cost Amount],Null()&lt;BR /&gt; // )//End Touch/Material&lt;BR /&gt; // )//Remove Material Overhead&lt;BR /&gt; //)//End Subcontracts/CWTs ODC &lt;BR /&gt; //)//EndSum&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;The text in red is my problem child... help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230715#M392203</guid>
      <dc:creator />
      <dc:date>2017-02-07T20:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230716#M392204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your real expression also show the commented parts using // ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible, post a small sample QVW that demonstrates your problem (and add a description of what you expect).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 20:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230716#M392204</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-07T20:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230717#M392205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. It was commented out where I was trying other options.. This is the output that I am trying to get rid of &lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152347_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230717#M392205</guid>
      <dc:creator />
      <dc:date>2017-02-07T21:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230718#M392206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AND Not Wildmatch([Document Description],'* MAT *OH*'))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:07:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230718#M392206</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-02-07T21:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230719#M392207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are using the Wildmatch() function to filter your record set used in a Sum() aggregation function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure how your image relates to that. Do you want to hide certain combinations of dimension values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You know how you can do this? For example using calculated dimensions or set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:08:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230719#M392207</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-07T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230720#M392208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand what you are asking. I have a set of records with document descriptions, document numbers and costs. I would normally just put the Not(WildMatch()) in the script so that no records show where document description contains *MAT*OH* where * is the wildcard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that my end user wants to see that data in some cases. This means i'm stuck trying to get rid of it in the expression level. So I need one table where all the documents show where the description does not contain *MAT*OH* and I need one table to show all documents where it DOES contain *MAT*OH*.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230720#M392208</guid>
      <dc:creator />
      <dc:date>2017-02-07T21:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230721#M392209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason I am summing is because this is all based off of an end cost amount. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230721#M392209</guid>
      <dc:creator />
      <dc:date>2017-02-07T21:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Not(WildMatch()) in a pivot table expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230722#M392210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understood, but maybe try a calculated dimension like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If( Wildmatch([Document Description],'*MAT*OH'), [Document Description])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;resp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If( Wildmatch([Document Description],'*MAT*OH')=0, [Document Description])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 21:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-Not-WildMatch-in-a-pivot-table-expression/m-p/1230722#M392210</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-07T21:28:55Z</dc:date>
    </item>
  </channel>
</rss>

