<?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: YTD Count of Customers with zero interactions in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1746145#M57285</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628" target="_blank" rel="noopener"&gt;@sunny_talwar&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;- This solution works. thank you for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Sep 2020 18:50:57 GMT</pubDate>
    <dc:creator>Haarika</dc:creator>
    <dc:date>2020-09-22T18:50:57Z</dc:date>
    <item>
      <title>YTD Count of Customers with zero interactions</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1745772#M57235</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I need to display the YTD count of customers who havent been contacted / interacted even once in the current year. And this metric needs to be time dependent i.e. when Month Year is selected from the filter then the metric value should change accordingly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below expression throws an error when i incorporate the Month Year condition in set modifier saying that &lt;U&gt;&lt;STRONG&gt;error in set modifier adhoc element list: ',' or ')' expected&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;count(distinct {&amp;lt;[Flag]={'1'},[Month Year] = {"&amp;lt;=$(=MaxString([Month Year]))"},[%KEY_Customer] = {"=count(distinct {&amp;lt;[Month Year] = &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;{"&amp;lt;=$(=MaxString([Month Year]))"},&lt;/STRONG&gt;&lt;/FONT&gt;[Status]={'Active'},[Party]={'1'},[Target]={'Target'}&amp;gt;} [Call])=0"}&amp;gt;} [%KEY_Customer])&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/63551"&gt;@Sunny&lt;/a&gt;&amp;nbsp;Could you please provide probable solutions to fix this error ?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 20:18:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1745772#M57235</guid>
      <dc:creator>Haarika</dc:creator>
      <dc:date>2020-09-21T20:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Count of Customers with zero interactions</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1745821#M57237</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48493"&gt;@Haarika&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count(DISTINCT {&amp;lt;[Flag] = {'1'}, [Month Year] = {"&amp;lt;=$(=MaxString([Month Year]))"}, [%KEY_Customer] = {"=Count(DISTINCT {&amp;lt;[Month Year] = {""&amp;lt;=$(=MaxString([Month Year]))""}, [Status] = {'Active'}, [Party] = {'1'},[Target] = {'Target'}&amp;gt;} [Call]) = 0"}&amp;gt;} [%KEY_Customer])&lt;/LI-CODE&gt;&lt;P&gt;and my tag is&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 01:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1745821#M57237</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-09-22T01:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Count of Customers with zero interactions</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1745823#M57238</link>
      <description>&lt;P&gt;You can also try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Count(DISTINCT {&amp;lt;[Flag] = {'1'}, [Month Year] = {"&amp;lt;=$(=MaxString([Month Year]))"}, [%KEY_Customer] = {"=Count(DISTINCT {&amp;lt;[Month Year] = {[&amp;lt;=$(=MaxString([Month Year]))]}, [Status] = {'Active'}, [Party] = {'1'},[Target] = {'Target'}&amp;gt;} [Call]) = 0"}&amp;gt;} [%KEY_Customer])&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 22 Sep 2020 01:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1745823#M57238</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-09-22T01:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Count of Customers with zero interactions</title>
      <link>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1746145#M57285</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628" target="_blank" rel="noopener"&gt;@sunny_talwar&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;- This solution works. thank you for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2020 18:50:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/YTD-Count-of-Customers-with-zero-interactions/m-p/1746145#M57285</guid>
      <dc:creator>Haarika</dc:creator>
      <dc:date>2020-09-22T18:50:57Z</dc:date>
    </item>
  </channel>
</rss>

