<?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 Loading extra table from Excel causing loop error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351308#M130257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Badr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and concatenate the excel file to the first table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com" target="_blank"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 14:45:20 GMT</pubDate>
    <dc:creator>magavi_framsteg</dc:creator>
    <dc:date>2012-04-13T14:45:20Z</dc:date>
    <item>
      <title>Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351306#M130255</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 am loading data from several QVDs and everything works fine.(Fy, MonthName, Lebel are some of the fields coming from different qvds)&lt;/P&gt;&lt;P&gt;I tried to add an excel file to load additional fields (Lebel, FY, MonthName and EngCost)..&lt;/P&gt;&lt;P&gt;Having all this fields together is causing circular loop.&lt;/P&gt;&lt;P&gt;May you please help me on figuring out how to get rid of it and keep the correct data showing up.&lt;/P&gt;&lt;P&gt;Thxs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351306#M130255</guid>
      <dc:creator />
      <dc:date>2012-04-13T14:37:34Z</dc:date>
    </item>
    <item>
      <title>Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351307#M130256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can get rid of these circular references by using one of these methods , loosen table or using only one primary key to connect to one table.when you have many primary keys&amp;nbsp; connecting to several different tables create loops and syn tables. For that reason the application eats more memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope&amp;nbsp; it will give you a clue in which direction to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Salman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351307#M130256</guid>
      <dc:creator />
      <dc:date>2012-04-13T14:44:36Z</dc:date>
    </item>
    <item>
      <title>Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351308#M130257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Badr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try and concatenate the excel file to the first table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com" target="_blank"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351308#M130257</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-04-13T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351309#M130258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for the quick replay..&lt;/P&gt;&lt;P&gt;I have tried that but it messed up the data..&lt;/P&gt;&lt;P&gt;it is not linking the data right&lt;/P&gt;&lt;P&gt;Attached is the document if you would like to take a look on it.&lt;/P&gt;&lt;P&gt;If you comment the concatenate on with QVDLoad1 ..then the data is right &lt;/P&gt;&lt;P&gt;but I need to add the a monthly cost for every label. &lt;/P&gt;&lt;P&gt;Thxs..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 14:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351309#M130258</guid>
      <dc:creator />
      <dc:date>2012-04-13T14:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351310#M130259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG /&gt;Attached is the data view as well.&lt;/P&gt;&lt;P&gt;Thxs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 15:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351310#M130259</guid>
      <dc:creator />
      <dc:date>2012-04-13T15:06:52Z</dc:date>
    </item>
    <item>
      <title>Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351311#M130260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try to remove these fields from QVD2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature, Model,Manufacture,Machine, Monthname and then try to reload the application from script level. hope this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;salman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 15:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351311#M130260</guid>
      <dc:creator />
      <dc:date>2012-04-13T15:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351312#M130261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried that..&lt;/P&gt;&lt;P&gt;It only reduce the SYN table fields but it doesn't fix the issue.&lt;/P&gt;&lt;P&gt;The problem is happening because I am loading Manufact Lbl, MonthName, FY and ENG Cost from Excel Table..&lt;/P&gt;&lt;P&gt;QVD1 has ManufactLbl&lt;/P&gt;&lt;P&gt;Qvd2 has MonthName and FY&lt;/P&gt;&lt;P&gt;I tried to concatenate QVD1 and QVD2 but it didn't help&lt;/P&gt;&lt;P&gt;I also tried to Left Join QVD1 and QVD2 but It didn't help as well..&lt;/P&gt;&lt;P&gt;I am getting wrong data ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Badr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 16:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351312#M130261</guid>
      <dc:creator />
      <dc:date>2012-04-13T16:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Loading extra table from Excel causing loop error</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351313#M130262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again Badr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know what you want to do with the data in the two QVD:s?&lt;BR /&gt;How are they logically linked?&lt;BR /&gt;Do you know the difference between a join and a concatenation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21613"&gt;Magnus Åvitsland&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.framsteg.com" target="_blank"&gt;Framsteg Business Intelligence Corp.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2012 16:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-extra-table-from-Excel-causing-loop-error/m-p/351313#M130262</guid>
      <dc:creator>magavi_framsteg</dc:creator>
      <dc:date>2012-04-19T16:18:35Z</dc:date>
    </item>
  </channel>
</rss>

