<?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 join two seperate data sets together in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404357#M562093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to consider putting the financial, budget and goal data in one table. See &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity"&gt;this blog post&lt;/A&gt; and the technical document attached to it for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Mar 2013 15:21:38 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-03-04T15:21:38Z</dc:date>
    <item>
      <title>How to join two seperate data sets together</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404356#M562092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are trying to add sales goal information to our actual sales and budget information for each salesrep. Below is a sample image of the tables and relationships we are using: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34309" class="jive-image-thumbnail jive-image" height="280" onclick="" alt="QlikView Issue.jpg" src="/legacyfs/online/34309_QlikView Issue.jpg" width="844" /&gt;&lt;/P&gt;&lt;P&gt;The problem is if I join the Salesrep from the GoalTable to the Salesrep in the Financials table I get a circular reference error. In our ouptut we would like to display a table that contains the Total Dollar_Amount from the Finanicals Table and Goal_Amount from the GoalTable for each salesrep (example below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salesrep&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Total_Amount&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Goal_Amount&lt;/P&gt;&lt;P&gt;Salesrep A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $50.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $200.00&lt;/P&gt;&lt;P&gt;Salesrep B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $75.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; $500.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I link or display this information together? Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404356#M562092</guid>
      <dc:creator />
      <dc:date>2013-03-04T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two seperate data sets together</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404357#M562093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to consider putting the financial, budget and goal data in one table. See &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity"&gt;this blog post&lt;/A&gt; and the technical document attached to it for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 15:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404357#M562093</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-03-04T15:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two seperate data sets together</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404358#M562094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or use IF-statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load the sales_rep -field with different name in &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Financials &lt;/SPAN&gt;and &lt;SPAN style="color: #737373; font-family: Arial;"&gt;Goal &lt;/SPAN&gt;table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; goal_sales_rep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Total_Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SUM(IF(goal_sales_rep = financials_sales_rep, Dollar_Amount, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Goal Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp; SUM(Goal_Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It won't be as fast as linking the tables together, but will work i hope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 17:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404358#M562094</guid>
      <dc:creator />
      <dc:date>2013-03-04T17:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to join two seperate data sets together</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404359#M562095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; better you can create star schema ,supose i ahve two tables and both tables are having same slecting dimensions ,&lt;/P&gt;&lt;P&gt;you can cancatenate both the table and connected to comman calendar,it will be better for you,other wise you can give association between two tables,if you have any dout let me know or please provide test data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;SHAIK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 18:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-join-two-seperate-data-sets-together/m-p/404359#M562095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-04T18:48:08Z</dc:date>
    </item>
  </channel>
</rss>

