<?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: Joining Cross Table with data and calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43425#M788831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I connect the category field though?&lt;/P&gt;&lt;P&gt;This doesn't match them &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Feb 2018 21:59:15 GMT</pubDate>
    <dc:creator>khaycock</dc:creator>
    <dc:date>2018-02-17T21:59:15Z</dc:date>
    <item>
      <title>Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43423#M788824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a cross table of data like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CrossTable(FiscalMonth, Data, 3)&lt;/P&gt;&lt;P&gt;LOAD Key, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jun, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aug, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sep, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oct, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nov, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dec&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That I need to link to both the data (Category AS AEA_EUROPE) and also need to link the month and year to the calendar (either FiscalMonth and FiscalYear or FiscalMonthYear) but when I connect the both, I get loops. What is the best way to get them all linked without getting these loops?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43423#M788824</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43424#M788826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how your FiscalMonthYear is formatted,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;CrossTable(FiscalMonth, Data, 3)&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;LOAD Key, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mar, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apr, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; May, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jun, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jul, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aug, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sep, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Oct, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nov, &lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dec;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;Data2:&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;load Key,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FiscalMonth&amp;amp;'-'&amp;amp;Year as FiscalMonthYear,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;Resident Data;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;Drop Table Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 20:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43424#M788826</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-02-17T20:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43425#M788831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I connect the category field though?&lt;/P&gt;&lt;P&gt;This doesn't match them &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 21:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43425#M788831</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-02-17T21:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43426#M788833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is AEA_EUROPE a calendar field?&amp;nbsp; Can you show the fields of the calendar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43426#M788833</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-02-17T22:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43427#M788835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No AEA_EUROPE is just the name of the category field in another table. It has the same values as the Category field in the cross table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The calendar has the following fields:&lt;/P&gt;&lt;P&gt;ENTERED_PERIOD_NAME&lt;/P&gt;&lt;P&gt;PERIOD_NAME&lt;/P&gt;&lt;P&gt;PERIOD_YEAR&lt;/P&gt;&lt;P&gt;PERIOD_NUM&lt;/P&gt;&lt;P&gt;QUARTER_NUM&lt;/P&gt;&lt;P&gt;PERIOD_DATE&lt;/P&gt;&lt;P&gt;QUARTER_END_DATE&lt;/P&gt;&lt;P&gt;QUARTER_START_DATE&lt;/P&gt;&lt;P&gt;YEAR_END_DATE&lt;/P&gt;&lt;P&gt;YEAR_START_DATE&lt;/P&gt;&lt;P&gt;DATE&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;MonthYear&lt;/P&gt;&lt;P&gt;MonthNumYear&lt;/P&gt;&lt;P&gt;Quarter&lt;/P&gt;&lt;P&gt;QuarterYear&lt;/P&gt;&lt;P&gt;Week&lt;/P&gt;&lt;P&gt;WeekNumber&lt;/P&gt;&lt;P&gt;Weekday&lt;/P&gt;&lt;P&gt;Day&lt;/P&gt;&lt;P&gt;DateMMDD&lt;/P&gt;&lt;P&gt;FiscalDay&lt;/P&gt;&lt;P&gt;MONTH_START_DATE&lt;/P&gt;&lt;P&gt;MONTH_START&lt;/P&gt;&lt;P&gt;MONTH_END_DATE&lt;/P&gt;&lt;P&gt;MONTH_END&lt;/P&gt;&lt;P&gt;QUARTER_START&lt;/P&gt;&lt;P&gt;QUARTER_END&lt;/P&gt;&lt;P&gt;YEAR_START&lt;/P&gt;&lt;P&gt;YEAR_END&lt;/P&gt;&lt;P&gt;FiscalMonth&lt;/P&gt;&lt;P&gt;FiscalMonthYear&lt;/P&gt;&lt;P&gt;FiscalQuarter&lt;/P&gt;&lt;P&gt;FiscalQuarterYear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then a bunch of flags.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the format of FiscalMonth as MMM and Year as YY so it matches with FiscalMonthYear which is MMM-YY but I'm not having much luck of putting the data together &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43427#M788835</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-02-17T22:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43428#M788837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as the other table isn't connected to the calendar, can't you rename Category as below?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;Data2:&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;load Key,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category as AEA_EUROPE,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FiscalMonth&amp;amp;'-'&amp;amp;Year as FiscalMonthYear,&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Data&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: &amp;amp;font-size:13px; font-style: normal; font-weight: 400; text-align: left; text-indent: 0px; border-color: #3d3d3d; border-style: none;"&gt;Resident Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43428#M788837</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-02-17T22:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43429#M788839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem is that there is another orders table that is linked to the calendar as SHIPMENT_DATE AS DATE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 22:36:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43429#M788839</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-02-17T22:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43430#M788840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting a circular reference between the new data, the orders table and the calendar.&amp;nbsp; If so, which fields are common?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2018 23:54:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43430#M788840</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-02-17T23:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43431#M788841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a screenshot of the tables with the link I also need..&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Market.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193790_Market.PNG" style="height: 479px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 11:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43431#M788841</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-02-19T11:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43432#M788842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on how you are going to use the AEA_DATA, you could link the AEA_DATA to the ITEM table and then use the P() function in your calculations for the AEA_DATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AEA_DATA would look like this:&lt;/P&gt;&lt;P&gt;FiscalMonthYear as AEA_FiscalMonthYear,&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;Category as AEA_EUROPE,&lt;/P&gt;&lt;P&gt;AEAData&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In calculations for the AEA_DATA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;AEA_FiscalMonthYear=P(FiscalMonthYear)&amp;gt;}AEAData)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2018 14:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43432#M788842</guid>
      <dc:creator>jwjackso</dc:creator>
      <dc:date>2018-02-19T14:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43433#M788843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yey that worked! Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 14:46:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43433#M788843</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-02-21T14:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Cross Table with data and calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43434#M788844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using:&lt;/P&gt;&lt;P&gt;AEA_DATA:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FiscalMonthYear as AEA_FiscalMonthYear,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Key,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Category as AEA_EUROPE,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;AEAData&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I used this:&lt;/P&gt;&lt;P&gt;AEA_DATA:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;Category AS AEA_EUROPE,&lt;/P&gt;&lt;P&gt;Month&amp;amp;'-'&amp;amp;Year AS AEA_FiscalMonthYear,&lt;/P&gt;&lt;P&gt;AEAData&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of my Month and Year fields...&lt;/P&gt;&lt;P&gt;And it worked initially when only a specific month was selected. But when I want to view all of the months together as a years view, the data returns the same amount of each month, rather than calculating different amount like its meant to. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the results I am getting for the year view of Jan and Feb:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="jan and feb.PNG" class="jive-image image-1" src="/legacyfs/online/194239_jan and feb.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When actually it should be showing these results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="jan.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/194246_jan.PNG" style="height: auto;" /&gt;&lt;IMG alt="feb.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/194247_feb.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think its a subtotal of the whole year but displaying it on every month? Not sure why some have 0 though. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 16:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Cross-Table-with-data-and-calendar/m-p/43434#M788844</guid>
      <dc:creator>khaycock</dc:creator>
      <dc:date>2018-02-22T16:53:46Z</dc:date>
    </item>
  </channel>
</rss>

