<?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: Conditions within Search String Button - Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938291#M323731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&amp;nbsp; I was stuck with this syntax.&amp;nbsp; It's working now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Sep 2015 13:01:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-14T13:01:20Z</dc:date>
    <item>
      <title>Conditions within Search String Button - Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938289#M323729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please help me how to add a third condition to the below conditions and also please help me with the syntax for handling not equal to.&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;='=TEST_CASE_STATUS=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; 'Expired' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; ' OR NOT ISNULL(REASON_FOR_DELAY)' &amp;amp; 'AND ' &amp;amp; '=RULE_DESIGNATION=' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; '&amp;lt;&amp;gt;Manual' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following questions:&lt;/P&gt;&lt;P&gt;1. How to club first and second condtion i.e Test_case_status='Expired' or REASON_FOR_DEALY is not null.&amp;nbsp; Just a bracket will work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How to add a third condition to this?&amp;nbsp; ...&amp;amp; 'AND ' &amp;amp; '=RULE_DESIGNATION=' &amp;amp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; '&amp;lt;&amp;gt;Manual' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &lt;/SPAN&gt;- This does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. How to handle not equal to?&amp;nbsp; '=RULE_DESIGNATION=' &amp;amp; &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &amp;amp; '&amp;lt;&amp;gt;Manual' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;chr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(39) &lt;/SPAN&gt; - This does not work too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 17:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938289#M323729</guid>
      <dc:creator />
      <dc:date>2015-09-12T17:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions within Search String Button - Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938290#M323730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not exactly sure where you are using this, but give this a try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;='=(TEST_CASE_STATUS=' &amp;amp; chr(39) &amp;amp; 'Expired' &amp;amp; chr(39) &amp;amp; ' OR NOT ISNULL(REASON_FOR_DELAY)) AND RULE_DESIGNATION &amp;lt;&amp;gt;' &amp;amp; chr(39) &amp;amp; 'Manual' &amp;amp; chr(39)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Sep 2015 04:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938290#M323730</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-13T04:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions within Search String Button - Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938291#M323731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!&amp;nbsp; I was stuck with this syntax.&amp;nbsp; It's working now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:01:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938291#M323731</guid>
      <dc:creator />
      <dc:date>2015-09-14T13:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Conditions within Search String Button - Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938292#M323732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad your got it all figured. I would suggest closing this thread by marking correct or helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditions-within-Search-String-Button-Syntax/m-p/938292#M323732</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-14T13:04:30Z</dc:date>
    </item>
  </channel>
</rss>

