<?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 Synthetic keys and circular references at relations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134005#M756187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have a problem creating my data structure. The problem is that I have to display relationships between different documents with different unique IDs, but at the same time I have to offer the possibility to select them by date.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(It should be possible to see all children of several fathers and to restrict them by date.)&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;In my attempts I had either synthetic keys or circular references.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Is there a way to avoid them? In the attachment I have an simplified example. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Synthetic keys and circular references at relations</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134005#M756187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Hi, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have a problem creating my data structure. The problem is that I have to display relationships between different documents with different unique IDs, but at the same time I have to offer the possibility to select them by date.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(It should be possible to see all children of several fathers and to restrict them by date.)&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;In my attempts I had either synthetic keys or circular references.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Is there a way to avoid them? In the attachment I have an simplified example. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks 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/Synthetic-keys-and-circular-references-at-relations/m-p/134005#M756187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic keys and circular references at relations</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134006#M756188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure why you need such complex relationships.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to have one key that follows from Inquiry to Offer to Order ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, you could then concatenate the data into one table and add one more field based on the Stage or Type like this ..&lt;/P&gt;&lt;P&gt;ID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inquiry&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 05.07.2018&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Offer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15.08.2018&lt;/P&gt;&lt;P&gt;001&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15.09.2018&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Removing the need for so many tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2018 01:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134006#M756188</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2018-09-18T01:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic keys and circular references at relations</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134007#M756189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, I can't simplify the whole thing to one key. &lt;/P&gt;&lt;P&gt;If, for example, I have an inquiry from which five offers arise and each offer again has two orders, can I no longer comprehend that? In addition, it becomes even more complicated if I only want to see some offers of the five in a certain period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is possible with your suggestion, can you please create an example for me?&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, 19 Sep 2018 11:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134007#M756189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T11:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic keys and circular references at relations</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134008#M756190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need rather an approach like this one: &lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 06:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-keys-and-circular-references-at-relations/m-p/134008#M756190</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-09-20T06:42:22Z</dc:date>
    </item>
  </channel>
</rss>

