<?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: Solution to Difficult Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450311#M612883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You def. need a link table here... but before you do that, you will have to pull the above fields in a single table so that you can create a link table... or you can add Join FinMonthYear within DimInventory and create a keyfield within it and do the same on the FINALGL side and then break the join between calendar and FINALGL and link FINALGL and DimInventory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Sep 2017 11:24:31 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-09-07T11:24:31Z</dc:date>
    <item>
      <title>Solution to Difficult Question</title>
      <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450310#M612882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try and keep this as simple as possible.&amp;nbsp; I have the below datamodel.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/175811_Capture.PNG" style="height: 500px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;I have two seperate sources of data.&amp;nbsp; And the only link i could establish between them was a FinancialYearMonth key that i created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is , that the relationship is not good enough , and creates problems within my data when calculating formulas.&lt;/P&gt;&lt;P&gt;The conflict between two dimensions that are not related is the cause of the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The calculation i use is the below: however i need to present it in a straight table using the Product group as a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My set analysis is as follows : Sum({$&amp;lt;Category = {'Flour'}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means that without a decent relationship between the values, the results are invalid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone recommend a solution to the problem, the issue here is, i wouldve liked to create a unique key ,consisting of FinYear&amp;amp;Month&amp;amp;Productgroup as Key but the dates are all in the calendar table, and product group is in a seperate table altogether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i had done this, the link would be easy, as in the other table, the dates and classification are in the same table, meaning that FinYearMonth&amp;amp;Classification would be easy to accomplish.&amp;nbsp; Bare in mind that classification and product group are the same.&amp;nbsp; i just need the relationship to be on the level of product group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the above provides enough detail.&amp;nbsp; I was thinking a link table but as I have never used one, im not sure whether that solution would be applicable with the above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice or help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:16:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450310#M612882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-07T11:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: Solution to Difficult Question</title>
      <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450311#M612883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You def. need a link table here... but before you do that, you will have to pull the above fields in a single table so that you can create a link table... or you can add Join FinMonthYear within DimInventory and create a keyfield within it and do the same on the FINALGL side and then break the join between calendar and FINALGL and link FINALGL and DimInventory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450311#M612883</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-07T11:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Solution to Difficult Question</title>
      <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450312#M612884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which two tables should i concatenate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FINAL GL along with the Salesfact?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:32:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450312#M612884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-07T11:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Solution to Difficult Question</title>
      <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450313#M612885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not concatenate, but link FINAL GL and Dim Inventory (ProductGroup sits in this table, right?)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450313#M612885</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-07T11:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Solution to Difficult Question</title>
      <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450314#M612886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats correct , yes it does.&amp;nbsp; However, there is no way to link these two tables.&amp;nbsp; See the Diminventory is crucial for the salesfact information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450314#M612886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-07T11:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Solution to Difficult Question</title>
      <link>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450315#M612887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess then bring ProductCode into SalesFact from DimInventory and bring &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;FinMonthYear from calendar and then link SalesFact to FINAL GL by creating a key field?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Sep 2017 11:44:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Solution-to-Difficult-Question/m-p/1450315#M612887</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-07T11:44:20Z</dc:date>
    </item>
  </channel>
</rss>

