<?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: Query related to data model in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734670#M1074706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just rename these columns in of the tables by using as&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2014 13:12:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-23T13:12:36Z</dc:date>
    <item>
      <title>Query related to data model</title>
      <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734666#M1074702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting data from two tables. One contains current cube values and other has previous cube. Both has same columns as A, B , C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i run script as qlikview behaves it will automatically join tables on all the 3 columns. But its not displaying values when Column C is missing on some values in previous cube.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For modelling it properly should i use composite key or i should use some Join?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 12:50:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734666#M1074702</guid>
      <dc:creator>rsdhavle</dc:creator>
      <dc:date>2014-07-23T12:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to data model</title>
      <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734667#M1074703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use NoConcatenate statement in script in middle of the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Exp&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TabA&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;From datasoure...;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;STRONG&gt;NoConcatenate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TabB&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;C&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;From datasoure...;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 12:56:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734667#M1074703</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-07-23T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to data model</title>
      <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734668#M1074704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also use, left keep or right keep or inner keep based on your requirement, just replace join by keep to avoid concatenation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 13:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734668#M1074704</guid>
      <dc:creator />
      <dc:date>2014-07-23T13:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to data model</title>
      <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734669#M1074705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks..just one thing addition to it..lets say i want to join these two tables on C column then what to be done?&lt;/P&gt;&lt;P&gt;I don't need join on other two columns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 13:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734669#M1074705</guid>
      <dc:creator>rsdhavle</dc:creator>
      <dc:date>2014-07-23T13:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to data model</title>
      <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734670#M1074706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just rename these columns in of the tables by using as&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 13:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734670#M1074706</guid>
      <dc:creator />
      <dc:date>2014-07-23T13:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Query related to data model</title>
      <link>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734671#M1074707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Try like this Exp&lt;/STRONG&gt;:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;TabA&lt;/STRONG&gt;:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;C&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;From datasoure...;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Concatenate(C)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;TabB&lt;/STRONG&gt;:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;A&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;B&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;C&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;From datasoure...;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 13:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-related-to-data-model/m-p/734671#M1074707</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2014-07-23T13:13:33Z</dc:date>
    </item>
  </channel>
</rss>

