<?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 condition  not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385257#M421842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the below condition is not working.Please suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(match(Search_Type,'C','CP','CX','C','CP','CX',''),'Active','Active','Inactive','All','All','All','All') as ActiveInactiveFlag,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Nov 2017 07:14:08 GMT</pubDate>
    <dc:creator>kishorj1982</dc:creator>
    <dc:date>2017-11-14T07:14:08Z</dc:date>
    <item>
      <title>condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385257#M421842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the below condition is not working.Please suggest&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pick(match(Search_Type,'C','CP','CX','C','CP','CX',''),'Active','Active','Inactive','All','All','All','All') as ActiveInactiveFlag,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:14:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385257#M421842</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-14T07:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385258#M421843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;Pick(Wildmatch(Search_Type,'C','CP','CX','C','CP','CX',''),'Active','Active','Inactive','All','All','All','All') as ActiveInactiveFlag,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385258#M421843</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-14T07:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385259#M421844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is this indicated in your match() -- &lt;STRONG&gt;''&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385259#M421844</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T07:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385260#M421845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For all condition need to values for all flags&amp;nbsp; c cp cx and blanks&lt;/P&gt;&lt;P&gt;for active value need to show value&amp;nbsp; for flag c, cp and&lt;/P&gt;&lt;P&gt;for inactive need to show value for flag&amp;nbsp; cx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385260#M421845</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-14T07:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385261#M421846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Pick(WildMatch(if(len(trim(Search_Type))=0,'0',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue',Helvetica,Arial,'Lucida Grande',sans-serif;"&gt;Search_Type&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;), 'C','CP','CX','C','CP','CX','0'),'Active','Active','Inactive','All','All','All','All') as ActiveInactiveFlag&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385261#M421846</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-14T07:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385262#M421847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;If(wildmatch(Search_Type,'C','CP')&lt;SPAN style="font-size: 13.3333px;"&gt;,'Active',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;If(wild&lt;SPAN style="font-size: 13.3333px;"&gt;match(Search_Type,&lt;/SPAN&gt;'CX')&lt;SPAN style="font-size: 13.3333px;"&gt;,'Inactive',&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-size: 10pt;"&gt;'All')) as ActiveInactiveFlag,&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 10pt;"&gt;Arvind Patil&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385262#M421847</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-11-14T07:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385263#M421848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arvind,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For All, I nned to show the value for c,cp,cx and blank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 07:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385263#M421848</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-14T07:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385264#M421849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For Option all need to show values for c cp cx and blanks&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;for option active value for c, cp&amp;nbsp; need to display and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;and for option inactive value for cx need to show in list box.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 04:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385264#M421849</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-15T04:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385265#M421850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your conditions are not mutually exclusives, i.e they overlap. If first condition is true for say 'c' to be 'Active', it would never be true for 'All'. Here you could follow &lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt; that would require multiple loads for Search_Type data.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 05:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385265#M421850</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-15T05:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385266#M421851</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;Please find the attached file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 05:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385266#M421851</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2017-11-15T05:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385267#M421852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Kishor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think &lt;A href="https://community.qlik.com/qlik-users/94884"&gt;neha.shirsath&lt;/A&gt;‌ is right her code is&amp;nbsp; working lets check:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Search_Type&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;P&gt;CP&lt;/P&gt;&lt;P&gt;CX&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *, &lt;/P&gt;&lt;P&gt;If(wildmatch(Search_Type,'C','CP'),'Active',&lt;/P&gt;&lt;P&gt;If(wildmatch(Search_Type,'CX'),'Inactive')) as ActiveInactiveFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Resident test;&lt;/P&gt;&lt;P&gt; DROP Table test;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Concatenate&lt;/P&gt;&lt;P&gt; LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Search_Type, ActiveInactiveFlag&lt;/P&gt;&lt;P&gt;C,All&lt;/P&gt;&lt;P&gt;CP,All&lt;/P&gt;&lt;P&gt;CX,All&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvidn Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 07:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385267#M421852</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-11-15T07:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385268#M421853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shraddha,&lt;/P&gt;&lt;P&gt;There's something not right here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Pick(Wildmatch(Search_Type,&lt;STRONG&gt;'&lt;SPAN style="color: #ff0000;"&gt;C&lt;/SPAN&gt;'&lt;/STRONG&gt;,'CP','CX',&lt;STRONG&gt;'&lt;SPAN style="color: #ff00ff;"&gt;C&lt;/SPAN&gt;'&lt;/STRONG&gt;,'CP','CX',''),&lt;STRONG&gt;'&lt;SPAN style="color: #ff0000;"&gt;Active&lt;/SPAN&gt;'&lt;/STRONG&gt;,'Active','Inactive',&lt;STRONG&gt;'&lt;SPAN style="color: #ff00ff;"&gt;All&lt;/SPAN&gt;'&lt;/STRONG&gt;,'All','All','All') as ActiveInactiveFlag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If you want a wildmatch you need to use wildcards in your expression so the expression knows exactly how to compare strings. We need to be careful, if you replace 'C' with 'C*' for example then if Search_Type = 'CP' the wildmatch function will not return 2 but 1 because 'C*' is a wildmatch with 'CP'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Instead of trying to return a value of 7 for a wildmatch with '' take out the '' parameter and add 1 to the wildmatch and rearrange your pick selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;So instead of something like&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; Pick(Wildmatch(Search_Type, 'A*','B*','C*',''),'A...','B...','C...', 'Nothing') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;do&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Pick(1+Wildmatch(Search_Type, 'A*','B*','C*'),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Nothing'&lt;/SPAN&gt;,'A...','B...','C...') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Good luck&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Andrew&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Nov 2017 08:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385268#M421853</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-11-15T08:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385269#M421854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have concatenated the tables this is not working for all tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 12:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385269#M421854</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-16T12:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385270#M421855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.But I am&amp;nbsp; not able to understand how it works in my scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 13:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385270#M421855</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-16T13:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385271#M421856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This condition is not working for the tables where i used concatenation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 13:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385271#M421856</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-16T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385272#M421857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This condition is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 16:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385272#M421857</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-16T16:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385273#M421858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would require script modification. Try to share a sample qvw with inline data to mimic your scenario where we can work upon to give you heads-up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385273#M421858</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-11-17T04:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385274#M421859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay. It should work, Can you share your sample data set?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 04:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385274#M421859</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2017-11-17T04:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385275#M421860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Values of all is not matching , whenever I am clearing all selection sum(collection amount) is displayed as per requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 05:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385275#M421860</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-11-17T05:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: condition  not working</title>
      <link>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385276#M421861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be helps &lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;Qlik Community Tip: How to Get Answers to Your Post&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2017 10:51:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/condition-not-working/m-p/1385276#M421861</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-11-17T10:51:12Z</dc:date>
    </item>
  </channel>
</rss>

