<?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: Help Needed with Table Structure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230923#M625382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Account Numbers are the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2017 16:07:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-01-11T16:07:18Z</dc:date>
    <item>
      <title>Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230916#M625373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a document with 3 tables and am struggling with joining them together properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tables are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Accounts&lt;/STRONG&gt; - with account level detail&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cards&lt;/STRONG&gt; - with debit card level detail like card number (one to many relationship with accounts but not all accounts have cards)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Transactions&lt;/STRONG&gt; - transaction level detail (one to one relationship with cards but not all transactions are made with cards and many to one relationship with accounts but not all accounts have transactions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Cards table needs to join to the accounts table via &lt;STRONG&gt; Account Number&lt;/STRONG&gt; and &lt;STRONG&gt;Date &lt;/STRONG&gt;without duplicating accounts&lt;/P&gt;&lt;P&gt;The Transactions table needs to join to the Accounts table via &lt;STRONG style="font-size: 13.3333px;"&gt;Account Number&lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; and &lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Date &lt;/STRONG&gt;without duplicating accounts&lt;/P&gt;&lt;P&gt;The Transactions table and Cards table need to join together via &lt;STRONG&gt;Date&lt;/STRONG&gt; and &lt;STRONG&gt;Card Number &lt;/STRONG&gt;but not all transactions are made with a card&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what this join would look like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I left join cards to accounts it duplicates the accounts with as many cards that are on the account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:30:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230916#M625373</guid>
      <dc:creator />
      <dc:date>2017-01-11T15:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230917#M625374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maino,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the sample column names, we can easily get a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230917#M625374</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2017-01-11T15:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230918#M625375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will recommend to leave 3 tables as if you will join these table as there is relationship one to many it will multiple your table (its correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second option is limited 'many table' for example in table Cards pick only newts card (one card for one account) and this table join to Account table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230918#M625375</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2017-01-11T15:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230919#M625376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hola Matt Maino&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;podrias subir un excell con la algunos datos para ver la forma de apoyarte.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230919#M625376</guid>
      <dc:creator>davidla_</dc:creator>
      <dc:date>2017-01-11T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230920#M625377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" height="216" style="border: 1px solid #000000; width: 212px; height: 218px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Accounts&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Account Number&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Production Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Name&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Current Balance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Address&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Plan Number&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="1" class="jiveBorder" height="149" style="border: 1px solid #000000; width: 214px; height: 119px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Cards&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Card Number&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Account Number&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Production Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Exp Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;ATM Limit&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Card Status&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;TABLE border="1" class="jiveBorder" height="149" style="border: 1px solid #000000; width: 217px; height: 67px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Transactions&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Account Number&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Production Date&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;Card Number (if card transaction)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Transaction Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Transaction Time&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Transaction Type&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230920#M625377</guid>
      <dc:creator />
      <dc:date>2017-01-11T15:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230921#M625378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De acuerdo a los ejemplos que estas cargando, lo que puede ayudarte para no crear llaves sinteticas entre estas tres tablas es crear una sola tabla por medio de un &lt;SPAN style="text-decoration: underline;"&gt;outer join&lt;/SPAN&gt; de esta manera podra generar todas las posibles relaciones entre ellas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accounts:&lt;/P&gt;&lt;P&gt;load *&lt;/P&gt;&lt;P&gt;Nombre Tabla;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cards:&lt;/P&gt;&lt;P&gt;outer join(Accounts)&lt;/P&gt;&lt;P&gt;load * &lt;/P&gt;&lt;P&gt;Nombre Tabla;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Transacciones:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;outer join(Accounts)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;load * &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Nombre Tabla;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;intentalo y me platicas.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;saludos. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;David Lino&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 15:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230921#M625378</guid>
      <dc:creator>davidla_</dc:creator>
      <dc:date>2017-01-11T15:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230922#M625379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3 tables Account name are same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if same unique use a normal join &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 16:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230922#M625379</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2017-01-11T16:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230923#M625382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Account Numbers are the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 16:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230923#M625382</guid>
      <dc:creator />
      <dc:date>2017-01-11T16:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230924#M625384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be Try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Accounts:&lt;/P&gt;&lt;P&gt;LOAD AutoNumberHash128([Account Number]&amp;amp;[Production Date], 1) AS %Key_AccountProdDate,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Account Number],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Production Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Current Balance],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Address,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Plan Number]&lt;/P&gt;&lt;P&gt;FROM Accounts;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cards:&lt;/P&gt;&lt;P&gt;LOAD AutoNumberHash128([Account Number]&amp;amp;[Production Date], 1) AS %Key_AccountProdDate,&lt;/P&gt;&lt;P&gt;[Card Number],&lt;/P&gt;&lt;P&gt;[Account Number]&amp;nbsp;&amp;nbsp;&amp;nbsp; AS CardAccountNumber,&lt;/P&gt;&lt;P&gt;[Production Date]&amp;nbsp;&amp;nbsp; AS CardProductionDate,&lt;/P&gt;&lt;P&gt;[Exp Date],&lt;/P&gt;&lt;P&gt;[ATM Limit],&lt;/P&gt;&lt;P&gt;[Card Status]&lt;/P&gt;&lt;P&gt;FROM Cards;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions:&lt;/P&gt;&lt;P&gt;LOAD AutoNumberHash128([Account Number]&amp;amp;[Production Date], 1) AS %Key_AccountProdDate,&lt;/P&gt;&lt;P&gt;[Account Number]&amp;nbsp;&amp;nbsp;&amp;nbsp; AS TranAccountNumber,&lt;/P&gt;&lt;P&gt;[Production Date]&amp;nbsp;&amp;nbsp; AS TranProductionDate,&lt;/P&gt;&lt;P&gt;[Card Number]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS TransactionCardNumber,&lt;/P&gt;&lt;P&gt;[Transaction Amount],&lt;/P&gt;&lt;P&gt;[Transaction Time],&lt;/P&gt;&lt;P&gt;[Transaction Type]&lt;/P&gt;&lt;P&gt;FROM Transactions;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 16:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230924#M625384</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-11T16:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230925#M625386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This duplicates accounts by a factor of cards times transactions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 16:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230925#M625386</guid>
      <dc:creator />
      <dc:date>2017-01-11T16:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help Needed with Table Structure</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230926#M625390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt Maino.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;podrias subir un archivo de Excell donde venga informacion de cada una de las tablas y mostar un ejemplo para poder ayudarte y llegar al resultado que quieres.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;saludos.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Lino&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 17:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Needed-with-Table-Structure/m-p/1230926#M625390</guid>
      <dc:creator>davidla_</dc:creator>
      <dc:date>2017-01-11T17:57:09Z</dc:date>
    </item>
  </channel>
</rss>

