<?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 Identifying a unique key in a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773955#M274553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find out what fields I need to generate a unique key for a table.&lt;/P&gt;&lt;P&gt;Is there any faster way to do this? Currently, I do the following:&lt;/P&gt;&lt;P&gt;- I load all the fields from that table&lt;/P&gt;&lt;P&gt;- I create a straight_table_diagram with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - different fields as dimension (that is my "workbench")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - a COUNT() of the rows as expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; I sort the chart by that COUNT (by moving it to the top of the list and setting it to "numeric value desc."&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; The issue is, every time I add just one more field to the dimensions, the sorting list resets and my COUNT() is somewhere around the last place again, so I have to move it up again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is quite a lot of work, especially as I have no idea what field(s) would make up a key which uniquely identifies one record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Is there any faster way?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Mar 2015 13:34:19 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2015-03-10T13:34:19Z</dc:date>
    <item>
      <title>Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773955#M274553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find out what fields I need to generate a unique key for a table.&lt;/P&gt;&lt;P&gt;Is there any faster way to do this? Currently, I do the following:&lt;/P&gt;&lt;P&gt;- I load all the fields from that table&lt;/P&gt;&lt;P&gt;- I create a straight_table_diagram with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - different fields as dimension (that is my "workbench")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - a COUNT() of the rows as expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; I sort the chart by that COUNT (by moving it to the top of the list and setting it to "numeric value desc."&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; The issue is, every time I add just one more field to the dimensions, the sorting list resets and my COUNT() is somewhere around the last place again, so I have to move it up again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is quite a lot of work, especially as I have no idea what field(s) would make up a key which uniquely identifies one record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;gt; Is there any faster way?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 13:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773955#M274553</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T13:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773956#M274554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not make a straighttable with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$Field as dimension&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;FIELDVALUECOUNT($Field) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 14:34:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773956#M274554</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-10T14:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773957#M274555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that is an interesting function - but no different from a COUNT(Line_ID), is it? When I have hit upon a field that will serve as a unique key, both mine and yours will be 1, no?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 14:41:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773957#M274555</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T14:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773958#M274556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could try to access always the first dimension with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(GetObjectField(0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this meant not absolutely that you counted a unique value - maybe you need to combine several fields or you creates a unique key within the script, maybe with rowno().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 14:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773958#M274556</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-03-10T14:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773959#M274557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about loading all variables in a listbox first. If you then qlick on each one of them, there is a mention in the bottom right corner of the number of counts for that variable. If you compare it to the total of lines (which you know from loading), you get I think a faster insight into what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 14:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773959#M274557</guid>
      <dc:creator>puttemans</dc:creator>
      <dc:date>2015-03-10T14:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773960#M274558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;using $Field will give you a universal tool, so you do not need to adjust each time to new fields or fieldnames.&lt;/P&gt;&lt;P&gt;Then you only need to compare with the total number of rows - typically the top value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773960#M274558</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-10T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773961#M274559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now I see what you are proposing.&lt;/P&gt;&lt;P&gt;That is indeed helpful - if I select the table in another listbox with $Table and then compare with the value in another listbox with $Rows, I can see that - if one single field has a Fieldvaluecount equal to that, that is a unique key - but what if there is no single field that will serve as a unique key? Can I somehow quickly create different combinations of 2 or more fields?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:19:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773961#M274559</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T15:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773962#M274560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using Frequency property in order to identify unique fields. Just add field to sheet and select "Show Frequency".&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Frequency1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80385_Frequency1.png" style="height: 267px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Sort by frequency. be aware, It doesn't work for key field&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Frequency2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/80387_Frequency2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773962#M274560</guid>
      <dc:creator />
      <dc:date>2015-03-10T15:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773963#M274561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Taras,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you too. However, these approaches help only if there is one single field that serves as a unique key - rowNo() is always a candidate, but not really workable, I cannot link different tables using rowNo() &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I guess I'll just have to continue working with a straight_table_diagram and add fields to the dimensions until I have hit upon a unique key - and then remove as many fields again as possible so I end up with just the ones I really need to make up a unique key.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773963#M274561</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T15:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773964#M274562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you really need a unique key you will have to create one within the script like above mentioned then within the gui you must know which combination of fields would be create this key and therefore I think it's not very practical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the aim behind this unique key count?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:29:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773964#M274562</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-03-10T15:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773965#M274563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I find &lt;A href="https://community.qlik.com/people/stevedark"&gt;stevedark&lt;/A&gt;&lt;SPAN style="color: #8b8b8b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt; &lt;/SPAN&gt;'s &lt;A href="https://community.qlik.com/docs/DOC-5161"&gt;QlikView App - Generic Data Profiler&lt;/A&gt; useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773965#M274563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-10T15:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773966#M274564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;easy. The point is, there is another table I'm going to LOAD after this one and I need to JOIN or at least link the two somehow - which is, afaIk, only possible (or rather, sensible) if at least one of the tables has a unique key, so I can build a proper 1:N relation. I don't really trust N:N relations ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:36:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773966#M274564</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T15:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773967#M274565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DataNibbler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok. it's a scripting issue - this wasn't quite clear because you tried to find your key-information within the gui. I think you will have first understand what kind of data your tables have to find the correct field-combination which both tables supported. But it could be that if the quality of the data are bad you could fail with this approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe it's an alternatively to concatenate and/or map these tables to a single fact-table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773967#M274565</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-03-10T15:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773968#M274566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that sure looks good. I'll have a closer look at it asap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, I have 2 tables´, both of which having to do with the individual ITEM_Nr.&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; In one, this is not a unique key, but a combination of the Item_Nr and the Package_ID (the box that Item is in) is&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; I don't have the Pkg_ID in the second table, so I cannot use that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Item_Nr itself is not unique in either of the tables, so using that to link or JOIN the two might lead to unexpected results I do not really want.&lt;/P&gt;&lt;P&gt;Well, I'll have a chat with a colleague tomorrow, maybe he can help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773968#M274566</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T15:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773969#M274567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well, I am trying to reduce the nr. of tables I have as far as possibe.&lt;/P&gt;&lt;P&gt;As to the kind of data - well, the latest table I have to take up into the data_model is called &amp;gt;&amp;gt; Item_Master &amp;lt;&amp;lt;, which is why I wonder that the Item_Nr is not unique in that table.&lt;/P&gt;&lt;P&gt;Well, maybe that colleague, who has more to do with the database than myself, will be able to help me find the key that I can use to link those two tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 15:56:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773969#M274567</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T15:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773970#M274568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you just let the two tables associate then it will probably be fine (depending on the expression you need to perform over which dimensions).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An association (i.e. two separate tables in the QlikView data model with a line between them) is not like a JOIN in SQL.&amp;nbsp; Values that are in the table without Pkg_ID will not be duplicated to accommodate the JOIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summing values from the second table with dimensions from the first will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Summing values from the first table in a table with any Package information in it will give strange results - the total will be correct but adding up the individual rows will give a different table as some values will be double counted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that makes sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 16:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773970#M274568</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-03-10T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773971#M274569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, I guess it does.&lt;/P&gt;&lt;P&gt;Which field do you think I could use to associate the two tables? Item_Nr?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It just means that if I cannot remove that issue, I (and any potential other users) will have to be very careful about which kind of calculations are done on which table.&lt;/P&gt;&lt;P&gt;I must admit I have a bit of a headache about such a thing ... I will try to find a way to make it more foolproof. You know, people have a way of very quickly sniffing out the kind of things they should not be trying to do and doing them&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 16:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773971#M274569</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-03-10T16:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying a unique key in a table</title>
      <link>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773972#M274570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I can see associating on the Item Number would be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's always an issue letting people that don't fully understand the data model loose on your beautifully crafted QlikView app.&amp;nbsp; I think that what is important there is that there is some kind of QA, to ensure that people are not creating objects that could be misleading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always prefer it when the development is left to developers and business requirements are handed over in specification documents.&amp;nbsp; Things don't always go that way though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 22:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Identifying-a-unique-key-in-a-table/m-p/773972#M274570</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-03-10T22:10:28Z</dc:date>
    </item>
  </channel>
</rss>

