<?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: Exclude data from a field. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406389#M1167256</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could look into the Wildmatch() function, so maybe try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... &lt;STRONG style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_TopicArea&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'*PROPOSED*');&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Oct 2012 18:10:00 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-10-11T18:10:00Z</dc:date>
    <item>
      <title>Exclude data from a field.</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406388#M1167255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #333333; font-size: 8pt;"&gt;&lt;STRONG style=": ; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; font-size: 8pt;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am trying to exclude data that contains the word 'Proposed - ' in it.&amp;nbsp; for instance the values are as follows. &lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style=": ; font-size: 8pt;"&gt;&lt;P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 453px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="453"&gt;TopicArea2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;66;#Amendments to CPO Regulations &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;67;#Swap Transaction and Implementation Schedule:&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;68;#PROPOSED - Adaptation of Regulations to Incorporate Swaps&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;69;#PROPOSED - Agg, Position Limits for Futures and Swaps&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;70;#PROPOSED - Anti Practices Authority&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;71;#PROPOSED - Capital Requirements of SDs&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;66;#Amendments to CP and CT Regulation&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: medium none;"&gt;67;#Swap Transaction Compliance and Implementation Schedule&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to hide specific TopicArea2 using &lt;SPAN style="font-size: 8pt;"&gt;Where&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_TopicArea&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_TopicArea&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'71;#PROPOSED - Capital Requirements of SDs')&amp;nbsp; (h&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG style=": ; font-size: 8pt;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/248036"&gt;ttp://community.qlik.com/message/248036&lt;/A&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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="color: #000000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thank you for your time. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt; Is there a way to ignore all those TopicArea2 with 'PROPOSED -' listed in the titles instead of having the whole names listed?&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 18:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406388#M1167255</guid>
      <dc:creator />
      <dc:date>2012-10-11T18:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from a field.</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406389#M1167256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could look into the Wildmatch() function, so maybe try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... &lt;STRONG style="font-size: 8pt;"&gt;&lt;STRONG style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ows_TopicArea&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'*PROPOSED*');&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 18:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406389#M1167256</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-10-11T18:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude data from a field.</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406390#M1167257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 19:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-data-from-a-field/m-p/406390#M1167257</guid>
      <dc:creator />
      <dc:date>2012-10-11T19:59:41Z</dc:date>
    </item>
  </channel>
</rss>

