<?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: How to match data and how to get matched data for multiple scenarios? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369843#M823273</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;//You should link your two tables first.&lt;/P&gt;&lt;P&gt;//Have a fieldname the same in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tracker_table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Utility_ID,&lt;/P&gt;&lt;P&gt;Meter_No as Meter_ID,&lt;/P&gt;&lt;P&gt;Issue_ID,&lt;/P&gt;&lt;P&gt;Issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scorecard Table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Pending_ID,&lt;/P&gt;&lt;P&gt;Meter_No as Meter_ID,&lt;/P&gt;&lt;P&gt;Issue_ID as s_Issue_ID,&lt;/P&gt;&lt;P&gt;Service_Order,&lt;/P&gt;&lt;P&gt;Job_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Then create a Table Box to show the results for your A, B, and C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Jul 2017 11:27:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-07-26T11:27:26Z</dc:date>
    <item>
      <title>How to match data and how to get matched data for multiple scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369841#M823271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ihave two tables like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tracker table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171351_Screenshot_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scorecard Table:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screenshot_1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/171352_Screenshot_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on above table ineed to get output like A,B,C D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Condition&lt;/STRONG&gt; :&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;A:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Need to get all the data only for the Meter Id matches in both Tracker Table and Scorecard table.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;B:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Need to get all the data only for the &lt;/SPAN&gt;Meter Id Present in Tracker table not present in Scorecard&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;C:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Need to get all the data only for the &lt;/SPAN&gt;Meter Id Present in Scorecard not present in Tracker&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly provide me the efficient Method to get above out put.and kindly help me out of it&amp;nbsp; so that it will be use full for my learning process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached Excel Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369841#M823271</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to match data and how to get matched data for multiple scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369842#M823272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Muthu&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like at attached file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Each script uses its own script editor tab. The other two tabs should be commented out.&lt;/P&gt;&lt;P&gt;2. If the size of the source files is small, you can use the proposed code. If the source files are large, I recommend that the source tables be fully loaded in Qlik, and then with them, they should work as resident ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369842#M823272</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-07-26T10:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to match data and how to get matched data for multiple scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369843#M823273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;//You should link your two tables first.&lt;/P&gt;&lt;P&gt;//Have a fieldname the same in both tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tracker_table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Utility_ID,&lt;/P&gt;&lt;P&gt;Meter_No as Meter_ID,&lt;/P&gt;&lt;P&gt;Issue_ID,&lt;/P&gt;&lt;P&gt;Issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scorecard Table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Pending_ID,&lt;/P&gt;&lt;P&gt;Meter_No as Meter_ID,&lt;/P&gt;&lt;P&gt;Issue_ID as s_Issue_ID,&lt;/P&gt;&lt;P&gt;Service_Order,&lt;/P&gt;&lt;P&gt;Job_ID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Then create a Table Box to show the results for your A, B, and C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369843#M823273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T11:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to match data and how to get matched data for multiple scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369844#M823274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;See Attachment&lt;/P&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171429_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;B:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/171430_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/171443_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 11:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369844#M823274</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-26T11:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to match data and how to get matched data for multiple scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369845#M823275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Antonio .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we get A, B&amp;nbsp; and C together without commenting it.\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Muthu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369845#M823275</guid>
      <dc:creator />
      <dc:date>2017-07-28T17:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to match data and how to get matched data for multiple scenarios?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369846#M823276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, however You have linked among them e many Synthetic Keys.&lt;/P&gt;&lt;P&gt;If You Want avoid this You need rename Fields Names or using Qualify Fields/Unqualified Fields.&lt;/P&gt;&lt;P&gt;You can&amp;nbsp; remove // and try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 17:29:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-match-data-and-how-to-get-matched-data-for-multiple/m-p/1369846#M823276</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-28T17:29:53Z</dc:date>
    </item>
  </channel>
</rss>

