<?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 Select in Field - Search String - If conditon in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Search-String-If-conditon/m-p/15030#M782920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need to filter my record by using the Select in Filed -&amp;nbsp; Search String.&lt;/P&gt;&lt;P&gt;I created a button then set this following for my button action.&lt;/P&gt;&lt;P&gt;It is fully based on my Filter (SRRChargeID)&lt;/P&gt;&lt;P&gt;Select in field&lt;/P&gt;&lt;P&gt;Field: "SRRusdamt"&lt;/P&gt;&lt;P&gt;Search String: 0&lt;/P&gt;&lt;P&gt;This is working fine.&lt;/P&gt;&lt;P&gt;The issue i am facing now is,&lt;/P&gt;&lt;P&gt;Some "SRRChargeID" not having 0 in "SRRusdamt".&lt;/P&gt;&lt;P&gt;So while selecting that type of ChargeID as my filter it's showing me other SRRchargeID's which has 0 value.&lt;/P&gt;&lt;P&gt;I don't want them. It should work only for my filter based condition. If there is no 0 mean it should be blank. How to resolve this issue?&lt;/P&gt;&lt;P&gt;What type of "If" condition i need to write in the search string value so i can get blank if there is no 0 amt for my serach based condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhana R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>dhanavindhan</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Select in Field - Search String - If conditon</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Search-String-If-conditon/m-p/15030#M782920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I need to filter my record by using the Select in Filed -&amp;nbsp; Search String.&lt;/P&gt;&lt;P&gt;I created a button then set this following for my button action.&lt;/P&gt;&lt;P&gt;It is fully based on my Filter (SRRChargeID)&lt;/P&gt;&lt;P&gt;Select in field&lt;/P&gt;&lt;P&gt;Field: "SRRusdamt"&lt;/P&gt;&lt;P&gt;Search String: 0&lt;/P&gt;&lt;P&gt;This is working fine.&lt;/P&gt;&lt;P&gt;The issue i am facing now is,&lt;/P&gt;&lt;P&gt;Some "SRRChargeID" not having 0 in "SRRusdamt".&lt;/P&gt;&lt;P&gt;So while selecting that type of ChargeID as my filter it's showing me other SRRchargeID's which has 0 value.&lt;/P&gt;&lt;P&gt;I don't want them. It should work only for my filter based condition. If there is no 0 mean it should be blank. How to resolve this issue?&lt;/P&gt;&lt;P&gt;What type of "If" condition i need to write in the search string value so i can get blank if there is no 0 amt for my serach based condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhana R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Search-String-If-conditon/m-p/15030#M782920</guid>
      <dc:creator>dhanavindhan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select in Field - Search String - If conditon</title>
      <link>https://community.qlik.com/t5/QlikView/Select-in-Field-Search-String-If-conditon/m-p/15031#M782921</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;=If(Count({&amp;lt;SRRReport.usdamt={'0'}&amp;gt;}SRRReport.usdamt)&amp;gt;0,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 09:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-in-Field-Search-String-If-conditon/m-p/15031#M782921</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2018-03-27T09:11:13Z</dc:date>
    </item>
  </channel>
</rss>

