<?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: Daily Like for Like in a single table ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134411#M372570</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe using a DateLink table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 13:35:48 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-05-24T13:35:48Z</dc:date>
    <item>
      <title>Daily Like for Like in a single table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134410#M372569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Dear all,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a straight table with a like for like Analysis!! This works well but I need to select one day to achieve the computation.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;gt; this is great for a daily report !&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;But now I need to create a monthly daily analysis where all days must be displayed...&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date Like for Like&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Quantity Previous Year&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Quantity&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;03/01/2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;02/01/2016&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;04/01/2015&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;03/01/2016&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;....&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;but I my set analysis is not working well!!! =&amp;gt; I have extra rows...&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="125573" alt="2016-05-24_14h51_44.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/125573_2016-05-24_14h51_44.png" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;that I want&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="125574" alt="Result.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/125574_Result.png" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In my model I have a dedicated field in the "Master Calendar" to find the N-1 Date , it's Date_LFL.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The formula for the "Quantity LY" Measure&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=SUM( {&amp;lt;Date={'$(=Date(max(Date_LFL),'DD/MM/YYYY'))'},Year=,Month=,Day&amp;gt;}Quantity*LFL_TY)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;thanks in advance for you help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134410#M372569</guid>
      <dc:creator>girard_ben</dc:creator>
      <dc:date>2016-05-24T13:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Like for Like in a single table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134411#M372570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe using a DateLink table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134411#M372570</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-05-24T13:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Daily Like for Like in a single table ?</title>
      <link>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134412#M372571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swuehl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; you've right... I was just looking for this type of Calendar Table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll add it very quickly &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot four you quick reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Daily-Like-for-Like-in-a-single-table/m-p/1134412#M372571</guid>
      <dc:creator>girard_ben</dc:creator>
      <dc:date>2016-05-24T13:56:52Z</dc:date>
    </item>
  </channel>
</rss>

