<?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 Circular refererence - concat or map in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Circular-refererence-concat-or-map/m-p/1595281#M43799</link>
    <description>&lt;P&gt;I have an issue.&amp;nbsp; Ive built a quite complicated app running on a big fact table.&amp;nbsp; 3mil rows and 100+ columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My customer has come to me with a requirement to explore the realationships between 2 more large fact tables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive given it a first try and ended up with a circular reference.&lt;/P&gt;&lt;P&gt;Im trying to figure out how to best deal with it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All tables have date fields, machine_id and a hierarchy_id.&lt;/P&gt;&lt;P&gt;Could I concatenate all three adding a master_date column, master_machine_id and master_heirarchy_id and then prefix the remaining collums with a fact table id.&lt;/P&gt;&lt;P&gt;Or Could I create a Mapping load for all 3&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either way im not entirely sure how to accomplish this and what effect it will have on performance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help please &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:29:52 GMT</pubDate>
    <dc:creator>Tee_dubs</dc:creator>
    <dc:date>2024-11-16T05:29:52Z</dc:date>
    <item>
      <title>Circular refererence - concat or map</title>
      <link>https://community.qlik.com/t5/App-Development/Circular-refererence-concat-or-map/m-p/1595281#M43799</link>
      <description>&lt;P&gt;I have an issue.&amp;nbsp; Ive built a quite complicated app running on a big fact table.&amp;nbsp; 3mil rows and 100+ columns.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My customer has come to me with a requirement to explore the realationships between 2 more large fact tables.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ive given it a first try and ended up with a circular reference.&lt;/P&gt;&lt;P&gt;Im trying to figure out how to best deal with it.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All tables have date fields, machine_id and a hierarchy_id.&lt;/P&gt;&lt;P&gt;Could I concatenate all three adding a master_date column, master_machine_id and master_heirarchy_id and then prefix the remaining collums with a fact table id.&lt;/P&gt;&lt;P&gt;Or Could I create a Mapping load for all 3&amp;nbsp;&lt;/P&gt;&lt;P&gt;Either way im not entirely sure how to accomplish this and what effect it will have on performance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Help please &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Circular-refererence-concat-or-map/m-p/1595281#M43799</guid>
      <dc:creator>Tee_dubs</dc:creator>
      <dc:date>2024-11-16T05:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Circular refererence - concat or map</title>
      <link>https://community.qlik.com/t5/App-Development/Circular-refererence-concat-or-map/m-p/1595284#M43800</link>
      <description>&lt;P&gt;You could replace the combination of&amp;nbsp;&lt;SPAN&gt;date fields, machine_id and a hierarchy_id fields by an Id (say, an incremental id) and create another table that translates that into the other tables you have.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, your original tables will remove the 3 fields and replace it with the Id and you'll create a third table with lets you explore the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would be the concept of linktable that's widely spread in the community.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 18:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Circular-refererence-concat-or-map/m-p/1595284#M43800</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2019-06-24T18:30:12Z</dc:date>
    </item>
  </channel>
</rss>

