<?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 avoid below model circular join issue? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-avoid-below-model-circular-join-issue/m-p/1353642#M826070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Devarasu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Shop No is Unquie field then you have to join&lt;/P&gt;&lt;P&gt;CskJoin table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Csk Vm Stock&amp;nbsp; holding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stock Min-max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this link to Fact Table Throw Shop no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 05:44:21 GMT</pubDate>
    <dc:creator>arvind_patil</dc:creator>
    <dc:date>2017-07-10T05:44:21Z</dc:date>
    <item>
      <title>how to avoid below model circular join issue?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-avoid-below-model-circular-join-issue/m-p/1353640#M826068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any idea to resolve below circular join issue. (refer to the attached mock document from below link)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/169557_Capture.PNG" style="height: 304px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/266832" title="https://community.qlikview.com/thread/266832" target="_blank"&gt;Circular Join Issue? | Qlik Community&lt;/A&gt;&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/how-to-avoid-below-model-circular-join-issue/m-p/1353640#M826068</guid>
      <dc:creator>devarasu07</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to avoid below model circular join issue?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-avoid-below-model-circular-join-issue/m-p/1353641#M826069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The loop is because you have two paths from MaterialMaster (and others to the left) and the Fact table, Associative links have no direction, so this creates a ambiguous situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Its tricky to debug this without understanding your data and your intentions. &lt;/SPAN&gt;You need a proper design of the data model. Simply aliasing one or more of the ShopNo fields may or may not be the solution. Some of these tables should perhaps be joined, or perhaps you need to bring ShopNo into the Material Master and create a composite key with ShopNo and ArtbatchKey -- but I am just guessing here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 04:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-avoid-below-model-circular-join-issue/m-p/1353641#M826069</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-07-10T04:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to avoid below model circular join issue?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-avoid-below-model-circular-join-issue/m-p/1353642#M826070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Devarasu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if Shop No is Unquie field then you have to join&lt;/P&gt;&lt;P&gt;CskJoin table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Csk Vm Stock&amp;nbsp; holding&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stock Min-max&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this link to Fact Table Throw Shop no.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 05:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-avoid-below-model-circular-join-issue/m-p/1353642#M826070</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-10T05:44:21Z</dc:date>
    </item>
  </channel>
</rss>

