<?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 Loop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802367#M1029521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have 3 tables nokia,samsung and LG,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connection between three table is like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nokia(saleskey) connected to LG ( Sales key)&amp;nbsp; and from LG ( dip ) it is connected to samsung(dip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in Nokia we have a date column and in samsung also we have date column&amp;nbsp; this is creating a loop . i cannot comment any one of the date field , and also iam using master calender in this using the date field only , How do&amp;nbsp; i resolve this issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2015 10:48:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-13T10:48:40Z</dc:date>
    <item>
      <title>Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802367#M1029521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have 3 tables nokia,samsung and LG,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connection between three table is like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nokia(saleskey) connected to LG ( Sales key)&amp;nbsp; and from LG ( dip ) it is connected to samsung(dip).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in Nokia we have a date column and in samsung also we have date column&amp;nbsp; this is creating a loop . i cannot comment any one of the date field , and also iam using master calender in this using the date field only , How do&amp;nbsp; i resolve this issue .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 10:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802367#M1029521</guid>
      <dc:creator />
      <dc:date>2015-02-13T10:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802368#M1029522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;try to concatenate the tables &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 10:55:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802368#M1029522</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-02-13T10:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802369#M1029523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will help you - &lt;A href="https://community.qlik.com/thread/35833"&gt;How to avoid circular loops in  the Qlikvew Data model&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 13:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802369#M1029523</guid>
      <dc:creator />
      <dc:date>2015-02-13T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802370#M1029524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just rename the fields in your tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for table samsung:&lt;/P&gt;&lt;P&gt;date as samsung.date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for table nokia:&lt;/P&gt;&lt;P&gt;date as nokia.date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and for your master calendar you will have to choose which date you want to use: samsung.date OR nokia.date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you prefer to combien the two dates in the master calendar, then you will have to connect your table samsung to nokia instead of lg using the field date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 14:18:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802370#M1029524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-13T14:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802371#M1029525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use qualify function and qualify the date fields in both the tables Nokia and Samsung. It will give the name of fields as Nokia.Date and Samsung.Date. Use different master calendars for dates in different tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 14:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802371#M1029525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-13T14:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802372#M1029526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/273800#273800" title="http://community.qlik.com/message/273800#273800"&gt;http://community.qlik.com/message/273800#273800&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 14:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802372#M1029526</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-02-13T14:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Loop</title>
      <link>https://community.qlik.com/t5/QlikView/Loop/m-p/802373#M1029527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to concatenate those 3 together into one table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 15:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loop/m-p/802373#M1029527</guid>
      <dc:creator />
      <dc:date>2015-02-13T15:03:45Z</dc:date>
    </item>
  </channel>
</rss>

