<?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: Id Count for Current Month vs Prev Month (Data Captured - weekly) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475752#M100176</link>
    <description>&lt;P&gt;use&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(COUNT({&amp;lt;Date = {"&lt;STRONG&gt;$(=&lt;/STRONG&gt;addmonths(max(date),-1))&lt;STRONG&gt;)&lt;/STRONG&gt;"}&amp;gt;}ID))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2024 07:20:00 GMT</pubDate>
    <dc:creator>Padma123</dc:creator>
    <dc:date>2024-08-12T07:20:00Z</dc:date>
    <item>
      <title>Id Count for Current Month vs Prev Month (Data Captured - weekly)</title>
      <link>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475706#M100172</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope All is well!&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am new to using Qlik and need of help of the experts. I have a data set which gets updated weekly (Date -field) to capture Status of Apps, I am trying to build an KPI for Count of ID's - Curr vs Prev Month&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need help with the set analysis expression to capture ID's for Max Date of Last Month where status is 'No'. I tried to used "max(ADDMONTHS(Date,-1))' in my set analysis as below&lt;BR /&gt;&lt;BR /&gt;(COUNT({&amp;lt;Date = {"max(ADDMONTHS(Date,-1))"}&amp;gt;}ID)). &lt;BR /&gt;&lt;BR /&gt;but its considering 'JUL-02-24' , based on the max date of current month (08/02/24). Instead I want it to consider ''07-26-24", as it is max date for last month in my data set.&amp;nbsp; Eg of the Data set in the below picture.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="moh2_sid_1-1723412708003.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/170472i079DC278B011D041/image-size/medium?v=v2&amp;amp;px=400" role="button" title="moh2_sid_1-1723412708003.png" alt="moh2_sid_1-1723412708003.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/41222"&gt;@Qrishna&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22593"&gt;@rubenmarin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hoping to get the solution from the experts. &lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Aug 2024 21:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475706#M100172</guid>
      <dc:creator>moh2_sid</dc:creator>
      <dc:date>2024-08-11T21:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Id Count for Current Month vs Prev Month (Data Captured - weekly)</title>
      <link>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475752#M100176</link>
      <description>&lt;P&gt;use&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(COUNT({&amp;lt;Date = {"&lt;STRONG&gt;$(=&lt;/STRONG&gt;addmonths(max(date),-1))&lt;STRONG&gt;)&lt;/STRONG&gt;"}&amp;gt;}ID))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 07:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475752#M100176</guid>
      <dc:creator>Padma123</dc:creator>
      <dc:date>2024-08-12T07:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Id Count for Current Month vs Prev Month (Data Captured - weekly)</title>
      <link>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475776#M100184</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/308873"&gt;@moh2_sid&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;
&lt;P&gt;&lt;FONT face="comic sans ms,sans-serif"&gt;count({&amp;lt;Date = {'$(=date(max({&amp;lt;Date={"&amp;gt;=$(=monthstart(addmonths(max(Date),-1)))&amp;lt;=$(=monthend(addmonths(max(Date),-1)))"}&amp;gt;}Date)))'}&amp;gt;}ID)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 09:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2475776#M100184</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2024-08-12T09:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Id Count for Current Month vs Prev Month (Data Captured - weekly)</title>
      <link>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2476062#M100233</link>
      <description>&lt;P&gt;Thank you for you reply.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;But It's still considering&amp;nbsp;&lt;SPAN&gt;JUL-02-24 as date.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 12:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Id-Count-for-Current-Month-vs-Prev-Month-Data-Captured-weekly/m-p/2476062#M100233</guid>
      <dc:creator>moh2_sid</dc:creator>
      <dc:date>2024-08-13T12:16:53Z</dc:date>
    </item>
  </channel>
</rss>

