<?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 Compare data from two files in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Compare-data-from-two-files/m-p/1806782#M65632</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;How to find the data percentage matching from the below dataset.&lt;/P&gt;&lt;P&gt;The fields are [049Episode.VISIT_ID] with EP.Stay Number&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sam.PNG" style="width: 858px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54675i403D107EF5C88FED/image-size/large?v=v2&amp;amp;px=999" role="button" title="sam.PNG" alt="sam.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will the formula work to see how many percentage data is present&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count([049Episode.VISIT_ID])/Count([EP.Stay Number])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 02:51:29 GMT</pubDate>
    <dc:creator>ashmitp869</dc:creator>
    <dc:date>2021-05-11T02:51:29Z</dc:date>
    <item>
      <title>Compare data from two files</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-data-from-two-files/m-p/1806782#M65632</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;How to find the data percentage matching from the below dataset.&lt;/P&gt;&lt;P&gt;The fields are [049Episode.VISIT_ID] with EP.Stay Number&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sam.PNG" style="width: 858px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/54675i403D107EF5C88FED/image-size/large?v=v2&amp;amp;px=999" role="button" title="sam.PNG" alt="sam.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will the formula work to see how many percentage data is present&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Count([049Episode.VISIT_ID])/Count([EP.Stay Number])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 02:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-data-from-two-files/m-p/1806782#M65632</guid>
      <dc:creator>ashmitp869</dc:creator>
      <dc:date>2021-05-11T02:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Compare data from two files</title>
      <link>https://community.qlik.com/t5/App-Development/Compare-data-from-two-files/m-p/1806967#M65659</link>
      <description>&lt;P&gt;Without worrying about whether your second file has a bunch of stay numbers that might not be in your first file, and without worrying about whether you have multiple rows for a stay/visit,&amp;nbsp; then yes your formula would yield the percentage of stay numbers that have a visit id associated. 2/13&lt;/P&gt;&lt;P&gt;I always advise creating a quick sanity check with just the numerator and just the denominator as KPI's to check if any of the things I said "I won't worry about" are things YOU do need to worry about. If you find that the numbers don't match what you expect, you may need Count(DISTINCT&amp;nbsp; &amp;nbsp;or you may need to change how you load your second table to use a WHERE EXIST ([EP.Stay Number]) so that it only loads visits for stays you already have loaded.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 13:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Compare-data-from-two-files/m-p/1806967#M65659</guid>
      <dc:creator>Dalton_Ruer</dc:creator>
      <dc:date>2021-05-11T13:30:06Z</dc:date>
    </item>
  </channel>
</rss>

