<?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 Sorry but I will ask the same question again: Circular loops, synthetic keys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34786#M776337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and I need your help to explain to me what I should change in the figure enclosed to this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimentions are CODUSN, TRANSACTION_DATE, (CODPROD, CODSPROD or CODEMP AND CODESMP) AS axis and Quantity produced or transferred as second dimentions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The issue I am facing is that there are 2 circular references.&lt;/P&gt;&lt;P&gt;2. When I added an other table using &lt;SPAN style="font-size: 13.3333px;"&gt;CODEMP AND CODESMP Qlikview crashed.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;3. I want a star fact table (the figure I attached looks ok except there too many synthetic keys).&lt;/P&gt;&lt;P&gt;4. How to build a fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you want te code please send me your email address and I will send the code to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>absekrafi</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34786#M776337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to Qlikview and I need your help to explain to me what I should change in the figure enclosed to this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My dimentions are CODUSN, TRANSACTION_DATE, (CODPROD, CODSPROD or CODEMP AND CODESMP) AS axis and Quantity produced or transferred as second dimentions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The issue I am facing is that there are 2 circular references.&lt;/P&gt;&lt;P&gt;2. When I added an other table using &lt;SPAN style="font-size: 13.3333px;"&gt;CODEMP AND CODESMP Qlikview crashed.&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;3. I want a star fact table (the figure I attached looks ok except there too many synthetic keys).&lt;/P&gt;&lt;P&gt;4. How to build a fact table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I you want te code please send me your email address and I will send the code to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance&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/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34786#M776337</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34787#M776338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have many Synthetic keys. You would start by removing the synthetic keys. The best approach is to rename fields that are not your joining keys. You can us &lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Qualify.htm"&gt;qualify &lt;/A&gt;to rename the entire table and &lt;A href="https://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/Unqualify.htm"&gt;Unqualify&lt;/A&gt; to exempt the associative keys.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 14:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34787#M776338</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-04-30T14:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34788#M776339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my thinking and in the way the PL SQL Tables are defined all these Sync fields are&lt;STRONG&gt; joining keys&lt;/STRONG&gt;. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Fields I can not remove are as follow because the PL SQL Table PRODUCT is defined as bellow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRODUCT:&lt;/P&gt;&lt;P&gt;LOAD CODE_PROD, // code in the matching table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRODUCT_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_ACHMP_GCT, // Code of the product from Raw material&amp;nbsp; Table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_PROD_GCT, &lt;SPAN style="font-size: 13.3333px;"&gt;// Code of the product from the production&amp;nbsp; Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\PRODUCT.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Table SUB_PRODUCT is defined (In PL SQL) as:&lt;/P&gt;&lt;P&gt;SUB_PRODUCT:&lt;/P&gt;&lt;P&gt;LOAD CODE_PROD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODE_SPROD, // sub-code &lt;SPAN style="font-size: 13.3333px;"&gt;in the matching table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUB_PRODUCT_NAME, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_ACHMP_GCT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSP_ACHMP_GCT, // sub_code of the sub-raw material&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_PROD_GCT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSP_PROD_GCT //sub_code of the sub_product&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\SUB_PRODUCT.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the products are described by 3 fields (CODE_PROD, CP_ACHMP_GCT, CP_PROD_GCT) and their sub-products (3 other fields &lt;SPAN style="font-size: 13.3333px;"&gt;CODE_SPROD,&amp;nbsp;&amp;nbsp; CSP_ACHMP_GCT&amp;nbsp; and &lt;SPAN style="font-size: 13.3333px;"&gt;CSP_PROD_GCT).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Later on these codes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_ACHMP_GCT, &lt;SPAN style="font-size: 13.3333px;"&gt;// code of the raw material&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSP_ACHMP_GCT, // sub_code of the sub-raw material&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_PROD_GCT, &lt;SPAN style="font-size: 13.3333px;"&gt;// code of the product&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSP_PROD_GCT //sub_code of the sub_product&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;are used in other tables to determine the transferred and the produced quantities of each product and sub product depending of it's nature: a raw material or a product as defined in the maching table.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I don't understand why Qlikview didn't add CODESMP to the ($Sync&amp;nbsp; 15 ) in the table TRASNFERT_AVEC_REDRESS_M and to ($Sync 13) in the table SOUS_PRODUIT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 15:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34788#M776339</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-04-30T15:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34789#M776340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can still remove the Sync Key by forming a composite key,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example If I need a Sync Key that is made up of CODE_PROD, CP_ACHMP_GCT and CSP_PROD_GCT, my load script should look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRODUCT:&lt;/P&gt;&lt;P&gt;LOAD *, Autonumber(PROD_CODE_PROD&amp;amp;'|'&amp;amp;PROD_CP_ACHMP_GCT&amp;amp;'|'&amp;amp;PROD_CSP_PROD_GCT) AS PROD_KEY;&lt;/P&gt;&lt;P&gt;LOAD CODE_PROD&amp;nbsp; AS PROD_CODE_PROD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRODUCT_NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_ACHMP_GCT&amp;nbsp; AS PROD_CP_ACHMP_GCT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_PROD_GCT&amp;nbsp;&amp;nbsp; AS PROD_CP_PROD_GCT, &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\PRODUCT.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUB_PRODUCT:&lt;/P&gt;&lt;P&gt;LOAD *, Autonumber(SUBP_CODE_PROD&amp;amp;'|'&amp;amp;SUBP_CP_ACHMP_GCT&amp;amp;'|'&amp;amp;SUBP_CSP_PROD_GCT) AS PROD_KEY;&lt;/P&gt;&lt;P&gt;LOAD CODE_PROD&amp;nbsp; AS SUBP_CODE_PROD ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODE_SPROD AS SUBP_CODE_SPROD, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUB_PRODUCT_NAME,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_ACHMP_GCT&amp;nbsp;&amp;nbsp;&amp;nbsp; AS SUBP_CP_ACHMP_GCT, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSP_ACHMP_GCT&amp;nbsp;&amp;nbsp; AS SUBP_CSP_ACHMP_GCT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CP_PROD_GCT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS SUBP_CP_PROD_GCT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CSP_PROD_GCT&amp;nbsp;&amp;nbsp;&amp;nbsp; AS SUBP_CSP_PROD_GCT&amp;nbsp; &lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\QVD\SUB_PRODUCT.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 15:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34789#M776340</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-04-30T15:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34790#M776341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;PROD_KEY on both loads?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Abdallah&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 08:07:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34790#M776341</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-05-02T08:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34791#M776342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdallah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use PRO_KEY in any table that you want to join based on same composite keys. In the example above, I used PROD_KEY on both tables - PRODUCT and SUB_PRODUCT to form an association.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you mean both tables, otherwise, be specific with what you mean by "both loads".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 12:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34791#M776342</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-05-02T12:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34792#M776343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant PRODUCT and SUB_PRODUCT Tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 16:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34792#M776343</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-05-02T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34793#M776344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay... You will need to use PROD_KEY in both tables for them to associate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 16:29:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34793#M776344</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-05-02T16:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34794#M776345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdallah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, close this thread by marking the appropriate answer&amp;nbsp; to assist the community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 18:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34794#M776345</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-05-09T18:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sorry but I will ask the same question again: Circular loops, synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34795#M776346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to close the thread?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 07:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorry-but-I-will-ask-the-same-question-again-Circular-loops/m-p/34795#M776346</guid>
      <dc:creator>absekrafi</dc:creator>
      <dc:date>2018-05-10T07:30:01Z</dc:date>
    </item>
  </channel>
</rss>

