<?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: Create a dulipcate table from an existing table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309976#M407303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what your trying to accomplish. Both my Base Circuit and my Access Circuit tables need to form relationships with the sw site table. I think your trying to bring those together and make a new table out of the base and access circuits. correct. If that is the case this will not work as there are other fields in those tables that are named the same and cannot overlap. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jun 2017 19:06:29 GMT</pubDate>
    <dc:creator>pandreozzi</dc:creator>
    <dc:date>2017-06-30T19:06:29Z</dc:date>
    <item>
      <title>Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309974#M407301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an issue with a relationship that creates a loop based on my table structure. &lt;STRONG&gt;I do not have access nor control on how the tables get created or modified.&lt;/STRONG&gt; I only have an ODBC connection to the DB and this is why when I add a table that needs a relationship with other tables that currently have existing relationships I get loops. I am thinking if I can duplicate the date in my table that I need to form the relationship with thereby creating two identical tables I can form two separate relationships to get the information I need. There are only three fields in this table and below is my qlikview code to access the table. I also attached an image of the loop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SWCUSTOMERID is used to form the relationship with the other tables that need the Vendor information from the SW_CUSTOMER table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor_Provider:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;SWCUSTOMERID AS C_PROVIDER_ID,&lt;/P&gt;&lt;P&gt;SWNAME AS C_PROVIDER_NAME,&lt;/P&gt;&lt;P&gt;SWNOTE AS C_NOTES&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;SELECT&lt;/P&gt;&lt;P&gt;SWCUSTOMERID,&lt;/P&gt;&lt;P&gt;SWNAME,&lt;/P&gt;&lt;P&gt;SWNOTE&lt;/P&gt;&lt;P&gt;FROM GPS.SW_CUSTOMER&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 18:27:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309974#M407301</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-30T18:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309975#M407302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure but try this and let us know?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate Access_Circuit and Base_Circuit tables. &lt;/P&gt;&lt;P&gt;Rename the field [Access_ID] AS Channel_Access_ID in Challen_Port table. Do these two and run and let us know. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So something like this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Base_Circuit:&lt;/P&gt;&lt;P&gt;LOAD ....,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;/P&gt;&lt;P&gt;FROM yourBaseCircuitSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Access_Circuit:&lt;/P&gt;&lt;P&gt;LOAD *,.....&lt;/P&gt;&lt;P&gt;FROM YourAcessCircuitSource;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 18:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309975#M407302</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-30T18:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309976#M407303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what your trying to accomplish. Both my Base Circuit and my Access Circuit tables need to form relationships with the sw site table. I think your trying to bring those together and make a new table out of the base and access circuits. correct. If that is the case this will not work as there are other fields in those tables that are named the same and cannot overlap. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309976#M407303</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-30T19:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309977#M407304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that is what i am trying to do and once they are concatenated that one single table holds the data of Base and Access table columns with their data. And where is your SW Site table I cant see in your data model?&lt;/P&gt;&lt;P&gt;Else just rename your Channel_Port Access_ID field to Channel_Access_ID and run it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309977#M407304</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-30T19:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309978#M407305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. the sw site table is loaded as Vendor Provider: and needs a relationship to both the channel and access tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309978#M407305</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-30T19:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309979#M407306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry a relationship with the base and access tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309979#M407306</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-30T19:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309980#M407307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send me your new data model snapshot after doing these changes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:41:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309980#M407307</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-30T19:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309981#M407308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will but it won't be until Monday is that is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:42:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309981#M407308</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-06-30T19:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309982#M407309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem. Once you have it just send me here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jun 2017 19:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309982#M407309</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-06-30T19:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309983#M407310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GM Vishwarath. I looked at your suggestion and cannot see how this will work. I am uploading additional information that may help in the solution. Let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309983#M407310</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309984#M407311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why your Vendor Provider should be matched with Channel Port, previously in your word it was not linked either. With the data model you have is it not working,? If not what exactly is not working? Can you elaborate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 14:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309984#M407311</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-03T14:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309985#M407312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologies in advance. the original attachment shows the loop when I originally added the vendor table to the project and the keys that connected the vendor table to the Channel Port and Base Circuit tables. The second attachment show the relationship to one of the tables and how it should look. The access table only added confusion and I should of just sent the second attachment with the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 16:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309985#M407312</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T16:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309986#M407313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK so what is the issue here? Can you explain again please sorry i was little lost?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 16:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309986#M407313</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-03T16:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309987#M407314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok so when I add a relationship from the Vendor Provider table to the Channel Port table there is a relationship loop that is created and I cannot have a loosely coupled relationship as the date becomes unreliable. What I would like to try and accomplish is to have a second vendor provider table created and be able to form a relationship from that new table to the channel port table. I found one way to do this is to export the vendor provider table to a spreadsheet and create a new connection to this sheet and that works but I am trying to avoid having to maintain two vendor provider tables. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 17:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309987#M407314</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T17:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309988#M407315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try my suggestion and the data model you sent in your Zip file does that not work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 17:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309988#M407315</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-03T17:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309989#M407316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try but I think I will loose some date with that solution due to duplicate information. Also see attachment with what I got to work by creating a separate vendor file &lt;IMG alt="Presentation2.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/168930_Presentation2.jpg" style="width: 620px; height: 349px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 17:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309989#M407316</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T17:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309990#M407317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VIshwarath, excuse my misunderstanding but where would I add your suggestion. I am very new to application development and do not understand where to insert this. I tried earlier today and received a sql syntax error. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 18:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309990#M407317</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T18:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309991#M407318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you copy paste all the scripts you used to get to this data model? Dont send me an image just copy paste the script from your editor and paste here please...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 18:48:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309991#M407318</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-03T18:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309992#M407319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a private place I can upload this to?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 18:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309992#M407319</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T18:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create a dulipcate table from an existing table</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309993#M407320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or I can email it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 18:52:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-dulipcate-table-from-an-existing-table/m-p/1309993#M407320</guid>
      <dc:creator>pandreozzi</dc:creator>
      <dc:date>2017-07-03T18:52:11Z</dc:date>
    </item>
  </channel>
</rss>

