<?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 Qlik skips similar values when doing joins in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159504#M94024</link>
    <description>&lt;P&gt;So i have a master table in which i joined some dimension tables&lt;/P&gt;
&lt;P&gt;First i have a dimension table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_0-1704796293685.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126715iE30547AC22B7BD42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_0-1704796293685.png" alt="h2bi_0-1704796293685.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;which i inner joined to another dim table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_1-1704796380489.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126716i04389F2DD1A76D58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_1-1704796380489.png" alt="h2bi_1-1704796380489.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So now i have 1 dim table, i left joined it to the master table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_2-1704796472139.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126717i77626A2B16AA9E43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_2-1704796472139.png" alt="h2bi_2-1704796472139.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So now i have a big master table&amp;nbsp;sModulo (P.S: the master table contains more columns that i didn't show in this post)&lt;/P&gt;
&lt;P&gt;The problem is in this table Qlik when there are for example 2 fields that share the same values in 5 columns out of 20 columns in total, like the columns Office, Price, Payment method, Nationality and Nationality ID, it takes 1 field and skips the others, and in another case it takes only the first field and skips the rest doesn't include them&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the problem exactly? does it have a realtion with the type of joins i am using? any suggestions please&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jan 2024 10:43:16 GMT</pubDate>
    <dc:creator>h2bi</dc:creator>
    <dc:date>2024-01-09T10:43:16Z</dc:date>
    <item>
      <title>Qlik skips similar values when doing joins</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159504#M94024</link>
      <description>&lt;P&gt;So i have a master table in which i joined some dimension tables&lt;/P&gt;
&lt;P&gt;First i have a dimension table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_0-1704796293685.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126715iE30547AC22B7BD42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_0-1704796293685.png" alt="h2bi_0-1704796293685.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;which i inner joined to another dim table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_1-1704796380489.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126716i04389F2DD1A76D58/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_1-1704796380489.png" alt="h2bi_1-1704796380489.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So now i have 1 dim table, i left joined it to the master table:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_2-1704796472139.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126717i77626A2B16AA9E43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_2-1704796472139.png" alt="h2bi_2-1704796472139.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So now i have a big master table&amp;nbsp;sModulo (P.S: the master table contains more columns that i didn't show in this post)&lt;/P&gt;
&lt;P&gt;The problem is in this table Qlik when there are for example 2 fields that share the same values in 5 columns out of 20 columns in total, like the columns Office, Price, Payment method, Nationality and Nationality ID, it takes 1 field and skips the others, and in another case it takes only the first field and skips the rest doesn't include them&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the problem exactly? does it have a realtion with the type of joins i am using? any suggestions please&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 10:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159504#M94024</guid>
      <dc:creator>h2bi</dc:creator>
      <dc:date>2024-01-09T10:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik skips similar values when doing joins</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159817#M94053</link>
      <description>&lt;P&gt;I think the problem might be with your use of "IntervalMatch", I can't see where your matchfield ("Date") is coming from, it needs to be loaded before you compare it to you period start and ends, which I presume to be [Fecha desde] and [Fecha hasta]. Is there a table you load with the "Date" column before you load Terminal_TMP?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 05:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159817#M94053</guid>
      <dc:creator>Rodj</dc:creator>
      <dc:date>2024-01-10T05:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik skips similar values when doing joins</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159864#M94055</link>
      <description>&lt;P&gt;Hello, yes i loaded the master table before them which contains Date column and looks like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="h2bi_0-1704876093006.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126784i649A97391B85E339/image-size/medium?v=v2&amp;amp;px=400" role="button" title="h2bi_0-1704876093006.png" alt="h2bi_0-1704876093006.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 08:41:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159864#M94055</guid>
      <dc:creator>h2bi</dc:creator>
      <dc:date>2024-01-10T08:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik skips similar values when doing joins</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159934#M94064</link>
      <description>&lt;P&gt;Hello, now i know what was the issue, when placing a table in a sheet and adding the columns if the columns have the same values Qlik shows them as 1, so to resolve that i needed to add another column Transaction number which contains different values so now Qlik is showing them all !!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 10:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159934#M94064</guid>
      <dc:creator>h2bi</dc:creator>
      <dc:date>2024-01-10T10:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik skips similar values when doing joins</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159937#M94065</link>
      <description>Ah yes, I should have thought that might be the issue but wasn't sure given&lt;BR /&gt;the script snippet. All good.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jan 2024 10:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159937#M94065</guid>
      <dc:creator>Rodj</dc:creator>
      <dc:date>2024-01-10T10:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik skips similar values when doing joins</title>
      <link>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159940#M94066</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 10:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qlik-skips-similar-values-when-doing-joins/m-p/2159940#M94066</guid>
      <dc:creator>h2bi</dc:creator>
      <dc:date>2024-01-10T10:31:52Z</dc:date>
    </item>
  </channel>
</rss>

