<?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 to Resolve Circular Reference in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258501#M708048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i resolve this circular reference below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Circular.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10166_Circular.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Jan 2012 23:08:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-07T23:08:31Z</dc:date>
    <item>
      <title>Help to Resolve Circular Reference</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258501#M708048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i resolve this circular reference below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Circular.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/10166_Circular.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2012 23:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258501#M708048</guid>
      <dc:creator />
      <dc:date>2012-01-07T23:08:31Z</dc:date>
    </item>
    <item>
      <title>Help to Resolve Circular Reference</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258502#M708049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;it looks to me that your Municipios table stores the name for the code field CD_MUNICIPIO and that you would like to use that name field in the 2 tables "Lojas" and "Clientes". If you only need 1 field from Municipios then you can use a Mapping Load. Mapping tables do not remain in your data model and therefore you will eliminate the Circular Reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Do you load your tables with a Preceding Load statement? You need that for this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Load the table "Municipios" as a Mapping table by adding the prefix &lt;STRONG&gt;Mapping &lt;/STRONG&gt;before your Load statement for Municipios. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Give the field CD_MUNICIPIO a unique name in the tables "Lojas" and "Clientes" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) For your "Lojas" and "Clientes" tables, below your renamed CD_MUNICIPIO field add a field using the ApplyMap statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;applymap('&lt;STRONG&gt;Municipios&lt;/STRONG&gt;', CD_MUNICIPIO_Renamed,'Text if Code does not exist') as [Field Name],&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Ingo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2012 23:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258502#M708049</guid>
      <dc:creator />
      <dc:date>2012-01-07T23:27:02Z</dc:date>
    </item>
    <item>
      <title>Help to Resolve Circular Reference</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258503#M708050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ingo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have example of this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2012 23:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258503#M708050</guid>
      <dc:creator />
      <dc:date>2012-01-07T23:37:28Z</dc:date>
    </item>
    <item>
      <title>Help to Resolve Circular Reference</title>
      <link>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258504#M708051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL&gt;&lt;LI&gt;Go to the Examples on your Qlikview Application Start Page:&lt;/LI&gt;&lt;LI&gt;Open the sample application "Online Sales"&lt;UL&gt;&lt;LI&gt;Go to the Script Editor tab "Mapping" ...shows you how to create a Mapping Load&lt;/LI&gt;&lt;LI&gt;Go to the tab "Orders" to see the applymap&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ingo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2012 23:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-to-Resolve-Circular-Reference/m-p/258504#M708051</guid>
      <dc:creator />
      <dc:date>2012-01-07T23:45:25Z</dc:date>
    </item>
  </channel>
</rss>

