<?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: Mismatch report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968440#M1220446</link>
    <description>&lt;P&gt;Thank you for your response....&lt;/P&gt;
&lt;P&gt;I have tried but it's not working....groupids not getting.... showing null value ...Table1 and Table 2 are from two seperate databases...Table1 column 1 &amp;amp; column 2 has some relation but Table2 groupids generating in same column&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Aug 2022 08:34:50 GMT</pubDate>
    <dc:creator>Sivavasam1</dc:creator>
    <dc:date>2022-08-13T08:34:50Z</dc:date>
    <item>
      <title>Mismatch report</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1965578#M1220338</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have to tables with systemId &amp;amp; GroupId two columns in one table1 , systemid &amp;amp; GroupId both in single column for second table2 . Can anyone help me pls I need to join first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Table 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Table 2&lt;/P&gt;
&lt;P&gt;Column 1|Column 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; column 1&lt;/P&gt;
&lt;P&gt;systemId | GroupId&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; systemId&amp;amp; GroupId&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23453&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;123&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23454&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23453&lt;/P&gt;
&lt;P&gt;123&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23455&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;23454&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 23455&lt;/P&gt;</description>
      <pubDate>Sun, 07 Aug 2022 17:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1965578#M1220338</guid>
      <dc:creator>Sivavasam1</dc:creator>
      <dc:date>2022-08-07T17:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch report</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1966070#M1220360</link>
      <description>&lt;P&gt;Would something like this work?&amp;nbsp; It should make your join fields between the two tables both be concatenated together so that it joins properly.&lt;BR /&gt;&lt;BR /&gt;All:&lt;BR /&gt;LOAD [Column 1] (enter list of other columns wanted from Table 2 here)&lt;BR /&gt;FROM Table2;&lt;/P&gt;
&lt;P&gt;LEFT JOIN (All)&lt;BR /&gt;LOAD [Column 1] &amp;amp; [Column 2] AS [Column 1]&amp;nbsp;(enter list of other columns wanted from Table 1 here)&lt;BR /&gt;FROM Table1;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 16:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1966070#M1220360</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2022-08-08T16:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch report</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968440#M1220446</link>
      <description>&lt;P&gt;Thank you for your response....&lt;/P&gt;
&lt;P&gt;I have tried but it's not working....groupids not getting.... showing null value ...Table1 and Table 2 are from two seperate databases...Table1 column 1 &amp;amp; column 2 has some relation but Table2 groupids generating in same column&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 08:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968440#M1220446</guid>
      <dc:creator>Sivavasam1</dc:creator>
      <dc:date>2022-08-13T08:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch report</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968441#M1220447</link>
      <description>&lt;P&gt;Hi, Can you explain your query with sample data and expected result?&lt;/P&gt;
&lt;P&gt;Provide your expected result too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Prashant Sangle&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 09:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968441#M1220447</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2022-08-13T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mismatch report</title>
      <link>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968465#M1220449</link>
      <description>&lt;P&gt;One is SAP database Table 2 &amp;amp; second Table 1 is from odbc SQL database... Every day data pushing from Odbc to SAP ...for each system I'd there is a children group I'd will generate individually...like I mentioned above in seperate group I'd column..but in SAP individual group I'd generating in the same column . I need to display result like as table1 with&amp;nbsp;&lt;EM&gt;system I'd mapping. Result look like as table1 ... should reflect in table 2&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2022 14:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mismatch-report/m-p/1968465#M1220449</guid>
      <dc:creator>Sivavasam1</dc:creator>
      <dc:date>2022-08-13T14:19:16Z</dc:date>
    </item>
  </channel>
</rss>

