<?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: Number in app doesn't match Data Model Viewer in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Number-in-app-doesn-t-match-Data-Model-Viewer/m-p/1384727#M31677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;I'm answering my own question:&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;The discrepancy is due to section access. I assumed that, because I'm admin with access to all, I would get to see ALL data in the sheets. Well, no. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My section access is based on a field called ORGID. As admin, I can see all data related to every value of ORGID. The detailed data reside mainly in two tables:&lt;/P&gt;&lt;P&gt;EHRdata (fields: ORGID, PatientID)&lt;/P&gt;&lt;P&gt;CLAIMSdata (fields: PatientID, Recipient_Unique_ID) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, any rows that I loaded into CLAIMSdata with a value in PatientID that doesn't have a match in EHRdata will NOT be visible in the app, because those rows don't have corresponding ORGID values, which are necessary for section access to grant me visibility into them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the opportunity to work this out for myself.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Dec 2017 15:44:13 GMT</pubDate>
    <dc:creator>Lauri</dc:creator>
    <dc:date>2017-12-12T15:44:13Z</dc:date>
    <item>
      <title>Number in app doesn't match Data Model Viewer</title>
      <link>https://community.qlik.com/t5/App-Development/Number-in-app-doesn-t-match-Data-Model-Viewer/m-p/1384726#M31676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Sense Server (Sept 2017), I have an app that loads multiple tables. Some of the tables have a key field named &lt;STRONG&gt;Recipient_Unique_ID&lt;/STRONG&gt;. In the Data Model Viewer, it shows this field has 80,664 Total Distinct Values. However, when I create a KPI of Count(distinct &lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Recipient_Unique_ID&lt;/STRONG&gt;), it returns only 6,094. No filters are on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Shouldn't the KPI produce 80,664? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Side-note: Another strange thing about the Data Model Viewer in this particular app&lt;SPAN style="font-size: 13.3333px;"&gt;: In the Preview of the tables, there are many empty rows (with just a dash for every value).&lt;/SPAN&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186509_Capture.PNG" style="height: 273px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 21:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-in-app-doesn-t-match-Data-Model-Viewer/m-p/1384726#M31676</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2017-12-11T21:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Number in app doesn't match Data Model Viewer</title>
      <link>https://community.qlik.com/t5/App-Development/Number-in-app-doesn-t-match-Data-Model-Viewer/m-p/1384727#M31677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;I'm answering my own question:&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;The discrepancy is due to section access. I assumed that, because I'm admin with access to all, I would get to see ALL data in the sheets. Well, no. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My section access is based on a field called ORGID. As admin, I can see all data related to every value of ORGID. The detailed data reside mainly in two tables:&lt;/P&gt;&lt;P&gt;EHRdata (fields: ORGID, PatientID)&lt;/P&gt;&lt;P&gt;CLAIMSdata (fields: PatientID, Recipient_Unique_ID) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, any rows that I loaded into CLAIMSdata with a value in PatientID that doesn't have a match in EHRdata will NOT be visible in the app, because those rows don't have corresponding ORGID values, which are necessary for section access to grant me visibility into them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the opportunity to work this out for myself.&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 15:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Number-in-app-doesn-t-match-Data-Model-Viewer/m-p/1384727#M31677</guid>
      <dc:creator>Lauri</dc:creator>
      <dc:date>2017-12-12T15:44:13Z</dc:date>
    </item>
  </channel>
</rss>

