<?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: How to add one more condition to Count(distinct(Date_visit_)) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9765#M741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Count({&amp;lt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Date_year&amp;nbsp; = {'2018'}&lt;/SPAN&gt;&amp;gt;}Distinct(Date_visit_))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Count({&amp;lt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Date_year&amp;nbsp; = {"$(=Year(Today()))"}&lt;/SPAN&gt;&amp;gt;}Distinct(Date_visit_))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2018 08:13:07 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2018-03-12T08:13:07Z</dc:date>
    <item>
      <title>How to add one more condition to Count(distinct(Date_visit_))</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9764#M740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Hi All&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;I have a chart with below expression working fine :-&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;Count(distinct(Date_visit_))&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;Now i like to add filter :-&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;Date_year =2018&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;I have try below :-&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;DIV style="text-align: inherit;"&gt;&lt;DIV style="text-align: inherit;"&gt;Count(if(Date_year="2018",distinct(Date_visit_)))&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: inherit;"&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P style="text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="text-align: inherit;"&gt;it display null&lt;/P&gt;&lt;P style="text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="text-align: inherit;"&gt;Paul Yeo&lt;/P&gt;&lt;P style="text-align: inherit;"&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 07:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9764#M740</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-12T07:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to add one more condition to Count(distinct(Date_visit_))</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9765#M741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Count({&amp;lt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Date_year&amp;nbsp; = {'2018'}&lt;/SPAN&gt;&amp;gt;}Distinct(Date_visit_))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Count({&amp;lt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Date_year&amp;nbsp; = {"$(=Year(Today()))"}&lt;/SPAN&gt;&amp;gt;}Distinct(Date_visit_))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9765#M741</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-12T08:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to add one more condition to Count(distinct(Date_visit_))</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9766#M742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count(DISTINCT{$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_year&lt;/SPAN&gt;={2018}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_visit_&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9766#M742</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2018-03-12T08:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to add one more condition to Count(distinct(Date_visit_))</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9767#M743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your help. &lt;SPAN style="font-size: 10pt;"&gt;I using the below expression it work fine :-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px; font-family: 'QlikView Sans', sans-serif; color: #545352;"&gt;Date_year&amp;nbsp; = {'2018'}&lt;/SPAN&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&amp;gt;}Distinct(Date_visit_))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Now i need to filter only those Date_month &amp;gt; Jan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;which mean that i don't want to include 2018 Jan month only.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have try below :-&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Date_year&amp;nbsp; = {'2018'},Date_month&amp;nbsp; = {'Feb'}&amp;gt;}Distinct(Date_visit_))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it return only Feb value. May i know how to make it display &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Date_year&amp;nbsp; = {'2018'},Date_month&amp;nbsp; &amp;gt;= {'Feb'}&amp;gt;}Distinct(Date_visit_))&lt;/P&gt;&lt;P&gt;Count({&amp;lt;Date_year&amp;nbsp; = {'2018'},Date_month&amp;nbsp; = {'&amp;gt;Feb'}&amp;gt;}Distinct(Date_visit_))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have use the above , it cannot work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Paul&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9767#M743</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2018-03-12T08:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to add one more condition to Count(distinct(Date_visit_))</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9768#M744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Date field here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:27:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9768#M744</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-12T08:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to add one more condition to Count(distinct(Date_visit_))</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9769#M745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this&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;Count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_year &lt;/SPAN&gt;= {'2018'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_month &lt;/SPAN&gt;= {$(=CHR(39) &amp;amp; Concat({1&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_year &lt;/SPAN&gt;= {'2018'}, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_month &lt;/SPAN&gt;-= {'Jan'}&amp;gt;}DISTINCT &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date_month&lt;/SPAN&gt;,CHR(39)&amp;amp;', '&amp;amp;CHR(39)) &amp;amp; CHR(39))}&amp;gt;}&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Distinct(Date_visit_))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2018 08:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-add-one-more-condition-to-Count-distinct-Date-visit/m-p/9769#M745</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-12T08:34:49Z</dc:date>
    </item>
  </channel>
</rss>

