<?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 exclude strings from the field using buttons in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782649#M1048264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat( {&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;ServiceOrderDesc&lt;/SPAN&gt;=-{'&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;SPARE PARTS ORDER&lt;/SPAN&gt;','&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;spare part needed&lt;/SPAN&gt;'}&amp;gt;} distinct&amp;nbsp; '"' &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;ServiceOrderDesc&lt;/SPAN&gt; &amp;amp; '"','|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will create values like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("Value1","Value2")&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..excluding the 2 you wrote out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The double quotes are used in case their are spaces or other special characters in the Values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 20:58:06 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-11-19T20:58:06Z</dc:date>
    <item>
      <title>How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782648#M1048263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to exclude these two string values using the button. I was trying to use this expression but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"("&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ServiceOrderDesc&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;-={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"SPARE PARTS ORDER"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"spare part needed"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} Distinct ServiceOrderDesc, '|')&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;")' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Its not working. Anyone help me please!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 20:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782648#M1048263</guid>
      <dc:creator>AH</dc:creator>
      <dc:date>2014-11-19T20:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782649#M1048264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat( {&amp;lt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;ServiceOrderDesc&lt;/SPAN&gt;=-{'&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;SPARE PARTS ORDER&lt;/SPAN&gt;','&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;spare part needed&lt;/SPAN&gt;'}&amp;gt;} distinct&amp;nbsp; '"' &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;ServiceOrderDesc&lt;/SPAN&gt; &amp;amp; '"','|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will create values like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;("Value1","Value2")&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..excluding the 2 you wrote out&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The double quotes are used in case their are spaces or other special characters in the Values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 20:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782649#M1048264</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T20:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782650#M1048265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help but its not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="exp.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/71676_exp.PNG.png" style="width: 620px; height: 66px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782650#M1048265</guid>
      <dc:creator>AH</dc:creator>
      <dc:date>2014-11-19T21:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782651#M1048266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh thats ok.&amp;nbsp; The expression editor has a bug on the highlighter when you use -= syntax in SET ANALYSIS. You'll notice it says 'ok' right above. Trying hitting OK and let me know the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782651#M1048266</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T21:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782652#M1048267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;It still doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782652#M1048267</guid>
      <dc:creator>AH</dc:creator>
      <dc:date>2014-11-19T21:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782653#M1048268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the sample off my data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have an app to share i can apply the same to yours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:24:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782653#M1048268</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-11-19T21:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude strings from the field using buttons</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782654#M1048269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much. Its working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I was using an excel file and it was working but now i am using database and its not working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 21:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-strings-from-the-field-using-buttons/m-p/782654#M1048269</guid>
      <dc:creator>AH</dc:creator>
      <dc:date>2014-11-19T21:41:49Z</dc:date>
    </item>
  </channel>
</rss>

