<?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 Week on week comparison in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Week-on-week-comparison/m-p/1891486#M73463</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;looking for someone who can help me on below.&lt;/P&gt;
&lt;P&gt;Actually I got requirment where I have to show Status like OLD/NEW/ Resolved by comparing the data week on week.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;let say one Cusotmer (RR) has booked incident&amp;nbsp; on 01/06/2022&amp;nbsp; and since it wasn't resloved in week his ID is came into second week 08/06/2022.&amp;nbsp; by comparing 1 &amp;amp; 2 week for 1'st have to show as NEW and second have to show as OLD since HIS ID availabe in second week too.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similarly same ID has to compare in the third week, if it isn't availabe then have to show the statu as Resloved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you pls help me out with back logic of it. I tried with below script and able to achieve old &amp;amp; new only&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If(ID= peek(ID),'OLD,'NEW')&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;khadar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 12:02:03 GMT</pubDate>
    <dc:creator>khadar</dc:creator>
    <dc:date>2022-02-10T12:02:03Z</dc:date>
    <item>
      <title>Week on week comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Week-on-week-comparison/m-p/1891486#M73463</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;looking for someone who can help me on below.&lt;/P&gt;
&lt;P&gt;Actually I got requirment where I have to show Status like OLD/NEW/ Resolved by comparing the data week on week.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;let say one Cusotmer (RR) has booked incident&amp;nbsp; on 01/06/2022&amp;nbsp; and since it wasn't resloved in week his ID is came into second week 08/06/2022.&amp;nbsp; by comparing 1 &amp;amp; 2 week for 1'st have to show as NEW and second have to show as OLD since HIS ID availabe in second week too.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similarly same ID has to compare in the third week, if it isn't availabe then have to show the statu as Resloved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you pls help me out with back logic of it. I tried with below script and able to achieve old &amp;amp; new only&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If(ID= peek(ID),'OLD,'NEW')&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;khadar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 12:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Week-on-week-comparison/m-p/1891486#M73463</guid>
      <dc:creator>khadar</dc:creator>
      <dc:date>2022-02-10T12:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Week on week comparison</title>
      <link>https://community.qlik.com/t5/App-Development/Week-on-week-comparison/m-p/1891907#M73495</link>
      <description>&lt;P&gt;do better understand your need it try to reformulate your problem. please verify if i got this correctly.&lt;BR /&gt;You want to display for the Customer RR:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The week the incident appeared as "NEW"&lt;/LI&gt;
&lt;LI&gt;the week the incident disappeared as "Resolved"&lt;/LI&gt;
&lt;LI&gt;any other weeks between as "OLD"&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Is this correct? Do you have to display this for each incident or aggregated by customer? what if the customer has several incidents? &lt;BR /&gt;How do you want to display it? table? heatmap?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 10:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Week-on-week-comparison/m-p/1891907#M73495</guid>
      <dc:creator>chris_djih</dc:creator>
      <dc:date>2022-02-11T10:46:04Z</dc:date>
    </item>
  </channel>
</rss>

