<?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: Date Dimension Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718713#M258262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried creating the master calendar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not create the one and link one of the dates to this and you can play around with other things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jul 2014 14:25:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-21T14:25:15Z</dc:date>
    <item>
      <title>Date Dimension Question</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718712#M258261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read up on the Date dimension articles, DATE LINK tables etc, however it does not really answer a question I have.&lt;/P&gt;&lt;P&gt;I am trying to compare summaries from two transaction tables.&lt;/P&gt;&lt;P&gt;Each transaction table has a transaction date and the transactions occur for a specific BRANCH.&lt;/P&gt;&lt;P&gt;In a chart I would like to have the BRANCH and DATE (Year, Month, Day) as dimensions and two summaries from each transaction table in the expressions list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can link a date dimension to both transaction tables, however since these two tables are also linked to the "BRANCH" table it creates circular references.&amp;nbsp; Both need to link to the branches and to dimension each table on the dates as well each table must reference the same Date dimension also, which makes creating separate date dimensions not possible in this scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also do not have a common key between the two transaction tables... So I can not create a DATE_LINK table.&lt;/P&gt;&lt;P&gt;Any ideas ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally I do not want the user to have to select two comparison months.&lt;/P&gt;&lt;P&gt;The pivot chart should display SUM differences per month if any exist between the two transaction tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:21:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718712#M258261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T14:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Question</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718713#M258262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried creating the master calendar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not create the one and link one of the dates to this and you can play around with other things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718713#M258262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T14:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Question</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718714#M258263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of linking the 2 tables with a third "period" table&amp;nbsp; try to left join the period table to both tables, in this case you will have 2 table both with branches and period selectors (year, month ...) with a synthetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718714#M258263</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-07-21T14:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Question</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718715#M258264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Edwin,&lt;/P&gt;&lt;P&gt;You can make a composite key like &lt;STRONG&gt;BRANCH-DATE(Cape Town-22-May-14)&lt;/STRONG&gt;, so that you can create a common link between two tables and also you can avoid the circular reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this code in script&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BRANCH_NAME&amp;amp;'-'&amp;amp;Date(TRANSACTION_DATE,'DD-MMM-YY') as KEY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then link any one of the table to calendar and you can get your required output through the link.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718715#M258264</guid>
      <dc:creator>jvishnuram</dc:creator>
      <dc:date>2014-07-21T14:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Date Dimension Question</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718716#M258265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I have tried to create a MasterCalendar.&amp;nbsp; Both transaction tables need to link to the MasterCalendar and that in itself works.... however the problem is created when both transaction tables need to link to a branch table as well...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 14:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Dimension-Question/m-p/718716#M258265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-21T14:30:29Z</dc:date>
    </item>
  </channel>
</rss>

