<?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 Help with association in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537698#M200965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to break down sales quotas by month. My quotas xls file has quota broken down by month as "qtMonth":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43577" class="jive-image" alt="Capture3.PNG" src="https://community.qlik.com/legacyfs/online/43577_Capture3.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My master Calendar table has a "Month" field. In order to show the quota by month, I need to associate the qtMonth to Month, but I don't want an actual assocition in my model as my quotas table (FY14NewBusiness below) is associated by TerritoryID. You can see in the chart below that quotas are being summed for all months, and not individual. What's the best way to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43578" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/43578_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43574" class="jive-image" alt="Capture1.PNG" src="https://community.qlik.com/legacyfs/online/43574_Capture1.PNG" /&gt;&amp;nbsp; &lt;IMG __jive_id="43575" class="jive-image" alt="Capture2.PNG" src="https://community.qlik.com/legacyfs/online/43575_Capture2.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 15:51:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-03T15:51:51Z</dc:date>
    <item>
      <title>Help with association</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537698#M200965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to break down sales quotas by month. My quotas xls file has quota broken down by month as "qtMonth":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43577" class="jive-image" alt="Capture3.PNG" src="https://community.qlik.com/legacyfs/online/43577_Capture3.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My master Calendar table has a "Month" field. In order to show the quota by month, I need to associate the qtMonth to Month, but I don't want an actual assocition in my model as my quotas table (FY14NewBusiness below) is associated by TerritoryID. You can see in the chart below that quotas are being summed for all months, and not individual. What's the best way to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43578" class="jive-image" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/43578_Capture.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43574" class="jive-image" alt="Capture1.PNG" src="https://community.qlik.com/legacyfs/online/43574_Capture1.PNG" /&gt;&amp;nbsp; &lt;IMG __jive_id="43575" class="jive-image" alt="Capture2.PNG" src="https://community.qlik.com/legacyfs/online/43575_Capture2.PNG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 15:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537698#M200965</guid>
      <dc:creator />
      <dc:date>2013-07-03T15:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with association</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537699#M200966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you need to consolidate that table with another fact table. See this blog post: &lt;A _jive_internal="true" class="font-color-normal" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity" style="font-size: 12px; color: #252525;"&gt;Fact Table with Mixed Granularity&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 15:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537699#M200966</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-03T15:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help with association</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537700#M200967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try with a Bridge Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tmp_BridgeTable:&lt;/P&gt;&lt;P&gt;Load distinct [Month] Resident Calendar;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;Load [TerritoryID], [qtMonth] Resident FY14NewBusiness ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bridge_Business_Calendar:&lt;/P&gt;&lt;P&gt;Load distinct [(Month], [TerritoryID]&lt;/P&gt;&lt;P&gt;Resident Tmp_BridgeTable&lt;/P&gt;&lt;P&gt;Where [Month] = [qtMonth] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table Tmp_BridgeTable ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537700#M200967</guid>
      <dc:creator />
      <dc:date>2013-07-03T16:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with association</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537701#M200968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although this solution seemed like a good idea, it still caused a loop associated by Month to the Calendar table. It may make more sense to see the entire model:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="43676" class="jive-image-thumbnail jive-image" onclick="" alt="Capture.PNG" src="https://community.qlik.com/legacyfs/online/43676_Capture.PNG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 16:33:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537701#M200968</guid>
      <dc:creator />
      <dc:date>2013-07-05T16:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with association</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537702#M200969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Gysbert although I'm having trouble applying it to my situation. Can you expand on how generic keys could help me link my tables by month and territory please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jul 2013 19:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-association/m-p/537702#M200969</guid>
      <dc:creator />
      <dc:date>2013-07-05T19:51:34Z</dc:date>
    </item>
  </channel>
</rss>

