<?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 Empty Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756202#M719701</link>
    <description>&lt;P&gt;Hi All ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below condiiton i used for set anaylsis gives me correct result .&amp;nbsp; ( in the below expression I was trying to show Either case_ID or TAX_ID should not be empty )&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Dep={'Customs'},ID={"=Len(CASE_ID&amp;amp;TAX_ID)&amp;gt;0"}&amp;gt;}ID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i want to show both case_ID and Tax_ID should be empty ,How can I change this expression accordingly ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Empty Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756202#M719701</link>
      <description>&lt;P&gt;Hi All ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below condiiton i used for set anaylsis gives me correct result .&amp;nbsp; ( in the below expression I was trying to show Either case_ID or TAX_ID should not be empty )&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({&amp;lt;Dep={'Customs'},ID={"=Len(CASE_ID&amp;amp;TAX_ID)&amp;gt;0"}&amp;gt;}ID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now i want to show both case_ID and Tax_ID should be empty ,How can I change this expression accordingly ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756202#M719701</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756217#M719702</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count({&amp;lt;Dep={'Customs'},CASE_ID={"=len(trim(CASE_ID))&amp;gt;0"},TAX_ID={"=len(trim(TAX_ID))&amp;gt;0"}&amp;gt;}ID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 12:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756217#M719702</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-10-27T12:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756218#M719703</link>
      <description>&lt;P&gt;&lt;SPAN&gt;try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;count({&amp;lt;Dep={'Customs'},CASE_ID={"=Len(CASE_ID)=0"},TAX_ID={"=Len(TAX_ID)=0"}&amp;gt;}ID)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 12:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Empty-Condition/m-p/1756218#M719703</guid>
      <dc:creator>PriyankaShivhare</dc:creator>
      <dc:date>2020-10-27T12:19:34Z</dc:date>
    </item>
  </channel>
</rss>

