<?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 Syncthetic Key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177670#M45177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, may be tat's too tough.. let's simplify it...&lt;/P&gt;&lt;P&gt;says i have 2 table. and they are having the same number of column, both&lt;/P&gt;&lt;P&gt;Month | Count&lt;/P&gt;&lt;P&gt;for some reason, i can't link the month table together, otherwise it'd create loops. in this case, i'm looking at expression level, is there anything that i can "blend" the data from 2 table, sort them by month? in this case, it's easier for me to construct single chart. rather than 2 separate chart. but of course the month will still be control by 2 different selector or LIST.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 08:49:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-08T08:49:24Z</dc:date>
    <item>
      <title>Syncthetic Key</title>
      <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177669#M45176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With ref to the following table, i'm creating 2 charts, by using table on right and left. month as X-axis and Y would be the count of a key from both tables.&lt;/P&gt;&lt;P&gt;i can't merge the 2 charts because of month and year. but i had to merge them so that i can do calculation. and show the result in single chart.&lt;/P&gt;&lt;P&gt;now i had to create 4 selector, for both the month n year...&lt;/P&gt;&lt;P&gt;does anyone has a solution for this? if i change the of CCR_MONTH &amp;gt; CreaMonth, CCR_YEAR&amp;gt; CreaYear.&lt;BR /&gt;i'd have a synthetic table, n both chart will not work, it's not reporting me the correct figure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-708_sourceID:708" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Dec 2009 18:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177669#M45176</guid>
      <dc:creator />
      <dc:date>2009-12-07T18:41:09Z</dc:date>
    </item>
    <item>
      <title>Syncthetic Key</title>
      <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177670#M45177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, may be tat's too tough.. let's simplify it...&lt;/P&gt;&lt;P&gt;says i have 2 table. and they are having the same number of column, both&lt;/P&gt;&lt;P&gt;Month | Count&lt;/P&gt;&lt;P&gt;for some reason, i can't link the month table together, otherwise it'd create loops. in this case, i'm looking at expression level, is there anything that i can "blend" the data from 2 table, sort them by month? in this case, it's easier for me to construct single chart. rather than 2 separate chart. but of course the month will still be control by 2 different selector or LIST.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 08:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177670#M45177</guid>
      <dc:creator />
      <dc:date>2009-12-08T08:49:24Z</dc:date>
    </item>
    <item>
      <title>Syncthetic Key</title>
      <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177671#M45178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a question, why do you need to have month in two separate tables? If the tables are already connected properly on another key then it shouldn't matter and you could just remove month from one of the tables. Selecting a month in the other table should still reduce the selection in the first table.&lt;/P&gt;&lt;P&gt;Then you can use the only month field in the charts and still have a proper connection to the related data for the expressions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 09:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177671#M45178</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-08T09:58:58Z</dc:date>
    </item>
    <item>
      <title>Syncthetic Key</title>
      <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177672#M45179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are several reason.&lt;/P&gt;&lt;P&gt;1. my brain still pretty much in relational db. so when QV is able to do that, i don't understand how.&lt;BR /&gt;2. because the data from left table is externally fed.&lt;BR /&gt;&lt;BR /&gt;what i'm trying to merge is data collected manually, which is in left table, the KEY is supposed to be &lt;STRONG&gt;month, year, zone, plant&lt;/STRONG&gt;. and then mapp this to the right table. but whern i do that with the 4 columns, i create sync$ table. so i decided to link by just zone, n it work fine, BUT i'll have duplicate month n year for user to select.&lt;/P&gt;&lt;P&gt;perhaps you might have a better idea on how to do that? i've been stuck for weeks on this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 10:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177672#M45179</guid>
      <dc:creator />
      <dc:date>2009-12-08T10:14:19Z</dc:date>
    </item>
    <item>
      <title>Syncthetic Key</title>
      <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177673#M45180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is my data strucutre.&lt;/P&gt;&lt;P&gt;the BRIDGE &amp;amp; ACTUAL tables are working fine, i can create charts on those 2 table.&lt;/P&gt;&lt;P&gt;BRIDGE table is like a ref table, it store a list of plant that we keep track, whereas ACTUAL table has everything, unclean data.&lt;/P&gt;&lt;P&gt;so when i build a selector on BRIDGE.PLANTCODE, user is able to see the correct plant figure.&lt;/P&gt;&lt;P&gt;now, i need to "plug" an external data to this strucutre. EXTERNAL.&lt;/P&gt;&lt;P&gt;and in the end, i'd need to create these charts,&lt;BR /&gt;1. by month, i'm trying to merge month, but it's not reporting the correct figure. it actually doubles the value for me when i see it in list. eg, 2 jan, 2 feb, 2 mar,.... etc..&lt;BR /&gt;&lt;BR /&gt;2. by ACTUAL.zone by month (actual.zone = client zone, bridge.zone = plant zone, they are different)&lt;BR /&gt;&lt;BR /&gt;3. by Bridge.zone by month&lt;/P&gt;&lt;P&gt;picture this&amp;gt; a bar chart, y=count(id) &amp;amp; sum(total), x=month,&lt;/P&gt;&lt;P&gt;now, i can create them in 2 separate chart, but i need them to be in single chart.&lt;/P&gt;&lt;P&gt;any suggestion?&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/3581.00330.gif"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/3581.00330.gif" /&gt;&lt;/A&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/1447.00328.gif"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 10:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177673#M45180</guid>
      <dc:creator />
      <dc:date>2009-12-08T10:44:54Z</dc:date>
    </item>
    <item>
      <title>Syncthetic Key</title>
      <link>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177674#M45181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, the question then is, is Zone a unique field to create the connection you're looking for between the tables or does month, year, zone and plant together build up the key?&lt;/P&gt;&lt;P&gt;In that case you would have to create a composite key by concatenating the values of the fields to build a distinct linking value.&lt;/P&gt;&lt;P&gt;Imagine having the following two tables:&lt;/P&gt;&lt;P&gt;OrderID, Month, Customer&lt;BR /&gt;1 Jan A&lt;BR /&gt;2 Feb B&lt;BR /&gt;3 Mar C&lt;/P&gt;&lt;P&gt;OrderID, Month, Shipper&lt;BR /&gt;1 Jan X&lt;BR /&gt;2 Feb Y&lt;BR /&gt;3 Mar Z&lt;/P&gt;&lt;P&gt;Now, the OrderID is enough to link these two tables together. OrderID = 1 is associated with the Month=Jan even if you remove the field Month from one of the tables. If you don't, you end up with a synthetic key between OrderID and Month.&lt;/P&gt;&lt;P&gt;If the situation is different however, say that we start the OrderID count from 1 each new month:&lt;/P&gt;&lt;P&gt;OrderID, Month, Customer&lt;BR /&gt;1 Jan A&lt;BR /&gt;2 Feb B&lt;BR /&gt;1 Mar C&lt;BR /&gt;2 Mar D&lt;BR /&gt;3 Mar E&lt;/P&gt;&lt;P&gt;OrderID, Month, Shipper&lt;BR /&gt;1 Jan X&lt;BR /&gt;2 Feb Y&lt;BR /&gt;1 Mar Z&lt;BR /&gt;2 Mar X&lt;BR /&gt;3 Mar Z&lt;/P&gt;&lt;P&gt;Now we can't just link on OrderID since if we were to remove the Month from the second table we have no way of knowing which Supplier that particular OrderID (1) is attached to. This is of course a silly example but illustrates the functionality. What we can do here is create a composite key of OrderID &amp;amp; Month.&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt; OrderID &amp;amp; '-' &amp;amp; Month as Key,&lt;BR /&gt; OrderID,&lt;BR /&gt; Month,&lt;BR /&gt; Customer&lt;BR /&gt;from XXX;&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt; OrderID &amp;amp; '-' &amp;amp; Month as Key,&lt;BR /&gt; Shipper&lt;BR /&gt;from yyy;&lt;/P&gt;&lt;P&gt;This creates a field called Key in both tables with the following type of structure (1-Jan, 1-Mar, 2-Feb etc.). Now we can use this combined key value to link the tables and since we get a unique link we don't need month in the second table, or OrderID, as that field was only used for linking the tables and the OrderID's are all available in the first table anyway. I hope this makes sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 10:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syncthetic-Key/m-p/177674#M45181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-08T10:56:52Z</dc:date>
    </item>
  </channel>
</rss>

