<?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 What is a $Syn Table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190021#M52675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;here are an "QV help" extract:&lt;/P&gt;&lt;H1&gt;Renaming fields&lt;/H1&gt;&lt;P&gt;Sometimes it is necessary to rename fields in order to obtain the desired associations.&lt;/P&gt;&lt;P&gt;It could be that two fields are named differently although they denote the same thing, e.g. &lt;EM&gt;ID&lt;/EM&gt; in a table &lt;EM&gt;Customers&lt;/EM&gt; and &lt;EM&gt;CustomerID&lt;/EM&gt; in a table &lt;EM&gt;Orders&lt;/EM&gt;. Obviously they both denote a specific customer identification code and should both be named &lt;EM&gt;CustomerID&lt;/EM&gt; or something similar.&lt;/P&gt;&lt;P&gt;It could also be that two fields are named the same way but actually denote different things, e.g. &lt;EM&gt;Date&lt;/EM&gt; in the table &lt;EM&gt;Invoices&lt;/EM&gt; and &lt;EM&gt;Date&lt;/EM&gt; in the table &lt;EM&gt;Orders&lt;/EM&gt;. These should preferably be renamed &lt;EM&gt;InvoiceDate&lt;/EM&gt; and &lt;EM&gt;OrderDate&lt;/EM&gt; or something similar.&lt;/P&gt;&lt;P&gt;There could also be plain misspellings in the database or different conventions on upper and lower case letters. (Since QlikView differs between upper and lower case letters it is important that corrections are made.)&lt;/P&gt;&lt;P&gt;Fields can be renamed in the script, so there is no need to change the original data. There are two ways to do it:&lt;/P&gt;&lt;P&gt;The &lt;A href="http://community.qlik.com/forums/QvenglLoad.htm"&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;/A&gt; or &lt;A href="http://community.qlik.com/forums/QvenglSelect_SQL.htm"&gt;&lt;STRONG&gt;select&lt;/STRONG&gt;&lt;/A&gt; statement can be preceded by an &lt;A href="http://community.qlik.com/forums/QvenglAlias.htm"&gt;&lt;STRONG&gt;alias&lt;/STRONG&gt;&lt;/A&gt; statement.&lt;/P&gt;&lt;H2&gt;Example:&lt;/H2&gt;&lt;P class="hcp3"&gt;&lt;STRONG&gt;Alias ID as CustomerID;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="hcp3"&gt;&lt;STRONG&gt;Load * from Customer.csv;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="hcp3"&gt;The &lt;STRONG&gt;load&lt;/STRONG&gt; or &lt;STRONG&gt;select&lt;/STRONG&gt; statement can contain the &lt;STRONG&gt;as&lt;/STRONG&gt; specifier.&lt;/P&gt;&lt;H2&gt;Example: &lt;STRONG&gt;Load ID as CustomerID, Name, Address, Zip, City, State from Customer.csv;&lt;/STRONG&gt;&lt;/H2&gt;&lt;P class="hcp3"&gt;Finally, it is also possible to rename list boxes and other sheet objects, thereby changing the labels while keeping the logical associations defined by the field names intact. Choose &lt;STRONG&gt;Properties&lt;/STRONG&gt; from the object menu of the sheet object.&lt;/P&gt;&lt;P class="hcp3"&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2009 19:39:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-09-17T19:39:23Z</dc:date>
    <item>
      <title>What is a $Syn Table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190020#M52674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to link a few tables together but the fields do not link! What happend though is the apearing of a weird table, called @Syn1 Table.&lt;/P&gt;&lt;P&gt;This happened automaticly. Can I break this link?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 19:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190020#M52674</guid>
      <dc:creator />
      <dc:date>2009-09-17T19:01:58Z</dc:date>
    </item>
    <item>
      <title>What is a $Syn Table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190021#M52675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;here are an "QV help" extract:&lt;/P&gt;&lt;H1&gt;Renaming fields&lt;/H1&gt;&lt;P&gt;Sometimes it is necessary to rename fields in order to obtain the desired associations.&lt;/P&gt;&lt;P&gt;It could be that two fields are named differently although they denote the same thing, e.g. &lt;EM&gt;ID&lt;/EM&gt; in a table &lt;EM&gt;Customers&lt;/EM&gt; and &lt;EM&gt;CustomerID&lt;/EM&gt; in a table &lt;EM&gt;Orders&lt;/EM&gt;. Obviously they both denote a specific customer identification code and should both be named &lt;EM&gt;CustomerID&lt;/EM&gt; or something similar.&lt;/P&gt;&lt;P&gt;It could also be that two fields are named the same way but actually denote different things, e.g. &lt;EM&gt;Date&lt;/EM&gt; in the table &lt;EM&gt;Invoices&lt;/EM&gt; and &lt;EM&gt;Date&lt;/EM&gt; in the table &lt;EM&gt;Orders&lt;/EM&gt;. These should preferably be renamed &lt;EM&gt;InvoiceDate&lt;/EM&gt; and &lt;EM&gt;OrderDate&lt;/EM&gt; or something similar.&lt;/P&gt;&lt;P&gt;There could also be plain misspellings in the database or different conventions on upper and lower case letters. (Since QlikView differs between upper and lower case letters it is important that corrections are made.)&lt;/P&gt;&lt;P&gt;Fields can be renamed in the script, so there is no need to change the original data. There are two ways to do it:&lt;/P&gt;&lt;P&gt;The &lt;A href="http://community.qlik.com/forums/QvenglLoad.htm"&gt;&lt;STRONG&gt;load&lt;/STRONG&gt;&lt;/A&gt; or &lt;A href="http://community.qlik.com/forums/QvenglSelect_SQL.htm"&gt;&lt;STRONG&gt;select&lt;/STRONG&gt;&lt;/A&gt; statement can be preceded by an &lt;A href="http://community.qlik.com/forums/QvenglAlias.htm"&gt;&lt;STRONG&gt;alias&lt;/STRONG&gt;&lt;/A&gt; statement.&lt;/P&gt;&lt;H2&gt;Example:&lt;/H2&gt;&lt;P class="hcp3"&gt;&lt;STRONG&gt;Alias ID as CustomerID;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="hcp3"&gt;&lt;STRONG&gt;Load * from Customer.csv;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="hcp3"&gt;The &lt;STRONG&gt;load&lt;/STRONG&gt; or &lt;STRONG&gt;select&lt;/STRONG&gt; statement can contain the &lt;STRONG&gt;as&lt;/STRONG&gt; specifier.&lt;/P&gt;&lt;H2&gt;Example: &lt;STRONG&gt;Load ID as CustomerID, Name, Address, Zip, City, State from Customer.csv;&lt;/STRONG&gt;&lt;/H2&gt;&lt;P class="hcp3"&gt;Finally, it is also possible to rename list boxes and other sheet objects, thereby changing the labels while keeping the logical associations defined by the field names intact. Choose &lt;STRONG&gt;Properties&lt;/STRONG&gt; from the object menu of the sheet object.&lt;/P&gt;&lt;P class="hcp3"&gt;Rainer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 19:39:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190021#M52675</guid>
      <dc:creator />
      <dc:date>2009-09-17T19:39:23Z</dc:date>
    </item>
    <item>
      <title>What is a $Syn Table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190022#M52676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Syn Table refers to a Synthetic Table. This table is formed when two tables have more than one columns in common. &lt;P&gt;ie, Say Table1 with columns A. B, C&lt;/P&gt;&lt;P&gt;and a Table 2 with columns A, B, D&lt;/P&gt;&lt;P&gt;If you load, these two tables into qv, then a synthetic table will form like this:&lt;/P&gt;&lt;P&gt;Syn Table with columns A,B and Table1 and Table2 will be joined using this SynTable&lt;/P&gt;&lt;P&gt;It is recommended to remove the synthetic tables, by renaming the fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 19:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190022#M52676</guid>
      <dc:creator />
      <dc:date>2009-09-17T19:58:54Z</dc:date>
    </item>
    <item>
      <title>What is a $Syn Table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190023#M52677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of course, it may well be that more than one field actually joins two tables. In this case, it is usual to create a single field that the tables can be joined on instead and either renaming the original columns to make them unique in the table or they may now be spurious. You can achieve this perhaps by concatenating the fields together:&lt;/P&gt;&lt;P&gt;key1 &amp;amp; key2 as keyfield&lt;/P&gt;&lt;P&gt;or by having the system generate a unique numeric key based on the values:&lt;/P&gt;&lt;P&gt;autonumberhash128(key1, key2) as keyfield&lt;/P&gt;&lt;P&gt;which is normally most efficient.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gordon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 20:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190023#M52677</guid>
      <dc:creator />
      <dc:date>2009-09-17T20:12:57Z</dc:date>
    </item>
    <item>
      <title>What is a $Syn Table?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190024#M52678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx for the answers. I'm gonna try ans rename the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 20:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-a-Syn-Table/m-p/190024#M52678</guid>
      <dc:creator />
      <dc:date>2009-09-17T20:56:44Z</dc:date>
    </item>
  </channel>
</rss>

