<?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 solve a circular reference but not lose data comparisonability in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021710#M84342</link>
    <description>&lt;P&gt;Sorry, I appreciate your time but I made a lot of research before asking. This is a forum, so if you suggest me a solution I think that you should explain me in what way it would work.&lt;/P&gt;
&lt;P&gt;I don't understand what you mean when you say for example&lt;/P&gt;
&lt;P&gt;FACT&lt;/P&gt;
&lt;P&gt;Load InvoiceLine&lt;/P&gt;
&lt;P&gt;Left Join (FACT)&lt;/P&gt;
&lt;P&gt;If you could, it would be great to explain me what is that.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jan 2023 11:52:39 GMT</pubDate>
    <dc:creator>Josecanalla1</dc:creator>
    <dc:date>2023-01-04T11:52:39Z</dc:date>
    <item>
      <title>How to solve a circular reference but not lose data comparisonability</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2019945#M84220</link>
      <description>&lt;P&gt;Hello, I have the next Data Model:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Josecanalla1_0-1672088505878.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/96913i93DFF7C32F96F472/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Josecanalla1_0-1672088505878.png" alt="Josecanalla1_0-1672088505878.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Of course it is simplified, it contains more fields and more tables.&lt;/P&gt;
&lt;P&gt;I am having a circular reference error because of the date through the MasterCalendar.&lt;/P&gt;
&lt;P&gt;I am developing a functionality that allows the user to see the budget amount per month and what amount is already paid on each category. Categories are the units in which I want to group payments and budgets. For example I would have a category "Food" and then I would have a BudgetLine which says that I have $500 for that category and then I'll have several InvoiceLines pointing to products of that Category which says that I've already spent $200 in "Food".&lt;/P&gt;
&lt;P&gt;For that reason for me it's extremely important that the two tables (payments and budget) share the same MasterCalendar. But I obviously need to solve the circular reference...&lt;/P&gt;
&lt;P&gt;So in what way do you think that I could solve this issue? Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Dec 2022 21:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2019945#M84220</guid>
      <dc:creator>Josecanalla1</dc:creator>
      <dc:date>2022-12-26T21:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve a circular reference but not lose data comparisonability</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021187#M84309</link>
      <description>&lt;P&gt;Consolidate your data model as below, i've indicated the transformation process and the final datamodel&lt;/P&gt;
&lt;P&gt;I've assumed cardinality as it's not mentioned in your snapshot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/97138i1AA423685D251534/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 07:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021187#M84309</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-01-03T07:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve a circular reference but not lose data comparisonability</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021698#M84340</link>
      <description>&lt;P&gt;Hi, thanks for your reply.&lt;/P&gt;
&lt;P&gt;Could you explain me with an example how to make the left joins? I'm not understanding how to make a left join to the same table.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 11:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021698#M84340</guid>
      <dc:creator>Josecanalla1</dc:creator>
      <dc:date>2023-01-04T11:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve a circular reference but not lose data comparisonability</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021699#M84341</link>
      <description>&lt;P&gt;Hi, please spend some time on learning and research&lt;/P&gt;
&lt;P&gt;There is plenty of content available on Qlik YouTube channel,&amp;nbsp; Free Qlik training videos on YouTube as well as materials on QlikHelp and community among other channels&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 11:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021699#M84341</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2023-01-04T11:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve a circular reference but not lose data comparisonability</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021710#M84342</link>
      <description>&lt;P&gt;Sorry, I appreciate your time but I made a lot of research before asking. This is a forum, so if you suggest me a solution I think that you should explain me in what way it would work.&lt;/P&gt;
&lt;P&gt;I don't understand what you mean when you say for example&lt;/P&gt;
&lt;P&gt;FACT&lt;/P&gt;
&lt;P&gt;Load InvoiceLine&lt;/P&gt;
&lt;P&gt;Left Join (FACT)&lt;/P&gt;
&lt;P&gt;If you could, it would be great to explain me what is that.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 11:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-solve-a-circular-reference-but-not-lose-data/m-p/2021710#M84342</guid>
      <dc:creator>Josecanalla1</dc:creator>
      <dc:date>2023-01-04T11:52:39Z</dc:date>
    </item>
  </channel>
</rss>

