<?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 Using 2 where conditions in qlik sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Using-2-where-conditions-in-qlik-sense/m-p/1604018#M44702</link>
    <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need a little help here.&lt;/P&gt;&lt;P&gt;I have to filter my count according to two where conditions :-&lt;/P&gt;&lt;P&gt;1. enddate should be of yesterday (which is running fine)&lt;/P&gt;&lt;P&gt;2. success_value(column) = 100&lt;/P&gt;&lt;P&gt;I am using following expression :-&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;tbl_backup_snapshot.enddate={"&amp;gt;=$(=Date(max(tbl_backup_snapshot.enddate), 'DD/MM/YYYY'))"},tbl_backup_snapshot.success_value={'100'}&amp;gt;}[tbl_backup_snapshot.success_value])&lt;/P&gt;&lt;P&gt;But in output, it is showing as 0 here, which is wrong. Kindly help.&lt;/P&gt;&lt;P&gt;Help would be appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:13:55 GMT</pubDate>
    <dc:creator>akankshag</dc:creator>
    <dc:date>2024-11-16T05:13:55Z</dc:date>
    <item>
      <title>Using 2 where conditions in qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/Using-2-where-conditions-in-qlik-sense/m-p/1604018#M44702</link>
      <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need a little help here.&lt;/P&gt;&lt;P&gt;I have to filter my count according to two where conditions :-&lt;/P&gt;&lt;P&gt;1. enddate should be of yesterday (which is running fine)&lt;/P&gt;&lt;P&gt;2. success_value(column) = 100&lt;/P&gt;&lt;P&gt;I am using following expression :-&lt;/P&gt;&lt;P&gt;=count({$&amp;lt;tbl_backup_snapshot.enddate={"&amp;gt;=$(=Date(max(tbl_backup_snapshot.enddate), 'DD/MM/YYYY'))"},tbl_backup_snapshot.success_value={'100'}&amp;gt;}[tbl_backup_snapshot.success_value])&lt;/P&gt;&lt;P&gt;But in output, it is showing as 0 here, which is wrong. Kindly help.&lt;/P&gt;&lt;P&gt;Help would be appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:13:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-2-where-conditions-in-qlik-sense/m-p/1604018#M44702</guid>
      <dc:creator>akankshag</dc:creator>
      <dc:date>2024-11-16T05:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Using 2 where conditions in qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/Using-2-where-conditions-in-qlik-sense/m-p/1604255#M44723</link>
      <description>What is the output you get when you do below expression with tbl_backup_snapshot.success_value as dimension.&lt;BR /&gt;count({$&amp;lt;tbl_backup_snapshot.enddate={"&amp;gt;=$(=Date(max(tbl_backup_snapshot.enddate), 'DD/MM/YYYY'))"}&amp;gt;}</description>
      <pubDate>Fri, 19 Jul 2019 18:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Using-2-where-conditions-in-qlik-sense/m-p/1604255#M44723</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-07-19T18:13:35Z</dc:date>
    </item>
  </channel>
</rss>

