<?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 make a master calender for this in Featured Members</title>
    <link>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425103#M248</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What you need to do is create a common calendar for both dates.&lt;/P&gt;
&lt;P&gt;It exists several solutions for it. Attached you will find the Qlik doc with the best practices.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Antoine L&lt;/P&gt;</description>
    <pubDate>Thu, 29 Feb 2024 08:14:42 GMT</pubDate>
    <dc:creator>Antoine04</dc:creator>
    <dc:date>2024-02-29T08:14:42Z</dc:date>
    <item>
      <title>How to make a master calender for this</title>
      <link>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425101#M247</link>
      <description>&lt;P&gt;I want to make a master calendar so when I choose Year as filter and choose 2022 it should pick results for that year from two tables and show.&lt;/P&gt;
&lt;P&gt;I have two files called Invoice and Order and the common field between them is Order Number. It's Order_No in the invoice file and ORDER_NUMBER in the order file. I created their relationship with the data manager but I don't know how to make the master calendar and how to use it.&lt;/P&gt;
&lt;P&gt;I extracted the year from GL_DATE from the invoice file and the year from ORDERED_DATE from the order file but for my analysis, I want to use GL_DATE year as my filter and it should automatically match with ORDERED_date year.&lt;/P&gt;
&lt;P&gt;So, I will be grateful if someone can tell me how to do it in step by step.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425101#M247</guid>
      <dc:creator>ss2q</dc:creator>
      <dc:date>2024-02-29T08:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a master calender for this</title>
      <link>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425103#M248</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What you need to do is create a common calendar for both dates.&lt;/P&gt;
&lt;P&gt;It exists several solutions for it. Attached you will find the Qlik doc with the best practices.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Antoine L&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425103#M248</guid>
      <dc:creator>Antoine04</dc:creator>
      <dc:date>2024-02-29T08:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a master calender for this</title>
      <link>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425118#M249</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/288766"&gt;@ss2q&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You shoud create and script as master calendar,&amp;nbsp; there are several models that you can copy paste&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here you can find some options&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/How-to-Create-Master-Calendar/td-p/103109" target="_blank"&gt;Solved: How to Create Master Calendar ? - Qlik Community - 103109&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;or you can use below one&lt;/P&gt;
&lt;P&gt;On main add like this (sorry is in Spanish but you can change it at your convienience:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo007_0-1709195666867.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160935iF809E8C0214D876C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo007_0-1709195666867.png" alt="Pablo007_0-1709195666867.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo007_1-1709195764191.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160936iEA5E9D17D170502E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo007_1-1709195764191.png" alt="Pablo007_1-1709195764191.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Set Hoy=Today();&lt;BR /&gt;Set FechaInicioCarga=YearStart(addYears($(Hoy), -5));&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then create a new section :New script "Calendario"&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pablo007_2-1709195784380.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/160937i0FD567B4D060237E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Pablo007_2-1709195784380.png" alt="Pablo007_2-1709195784380.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unqualify 'Fecha';&lt;BR /&gt;Unqualify 'DiaFecha';&lt;BR /&gt;Unqualify 'MesFecha';&lt;BR /&gt;Unqualify 'AñoFecha';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Calendario:&lt;BR /&gt;LOAD DISTINCT&lt;BR /&gt;date($(FechaInicioCarga)+RecNo()-1) as #Fecha,&lt;BR /&gt;date($(FechaInicioCarga)+RecNo()-1) as Fecha,&lt;BR /&gt;Day(date($(FechaInicioCarga)+RecNo()-1)) as DiaFecha,&lt;BR /&gt;Month(date($(FechaInicioCarga)+RecNo()-1)) as MesFecha,&lt;BR /&gt;Year(date($(FechaInicioCarga)+RecNo()-1)) as AñoFecha&lt;BR /&gt;AutoGenerate YearEnd($(Hoy))-$(FechaInicioCarga)+0&lt;BR /&gt;// AutoGenerate ($(Hoy))-$(FechaInicioCarga)+365&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;Then you can make a relationship between new Calendario Table and yours&lt;/P&gt;</description>
      <pubDate>Thu, 29 Feb 2024 08:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Featured-Members/How-to-make-a-master-calender-for-this/m-p/2425118#M249</guid>
      <dc:creator>Pablo007</dc:creator>
      <dc:date>2024-02-29T08:38:19Z</dc:date>
    </item>
  </channel>
</rss>

