<?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 show uncategorised rows? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258778#M397383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Petter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok so:&lt;/P&gt;&lt;P&gt;the full table:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Chklist)&lt;/P&gt;&lt;P&gt;Classified Table: Sum( {&amp;lt;PathwayName={"*"}&amp;gt;} Chklist)&lt;/P&gt;&lt;P&gt;Unclassified table; Sum( {1-&amp;lt;PathwayName={"*"}&amp;gt;} Chklist)&lt;/P&gt;&lt;P&gt;text Object:&lt;/P&gt;&lt;P&gt;=Concat( &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat(&amp;nbsp;&amp;nbsp;&amp;nbsp; DISTINCT {1-&amp;lt;PathwayName={"*"}&amp;gt;} KeyQA ) &amp;amp; '&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp; Sum( {1-&amp;lt;PathwayName={"*"}&amp;gt;}&amp;nbsp; Chklist) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , PathwayName // Group by PathwayName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , PathwayNum&amp;nbsp; // and PathwayNum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , KeyQA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // and KeyQA&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , Chr(10) // use a linefeed between the values in the textbox&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , KeyQA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // order the list by KeyQA&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the difference between the Classified and the Unclassified is the (1 - )&amp;nbsp; - so if I understand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Classified Table responds to anything with a PathwayName,&lt;/P&gt;&lt;P&gt;but in the Unclassified table it responds to everything &lt;STRONG&gt;except&lt;/STRONG&gt; those with a PathwayName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help (I always find it funny that I am the one asking the question and then saying the answer is correct!&amp;nbsp;&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Like the pupil telling the Master - you are correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2017 02:36:06 GMT</pubDate>
    <dc:creator>josephinetedesc</dc:creator>
    <dc:date>2017-01-03T02:36:06Z</dc:date>
    <item>
      <title>How to show uncategorised rows?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258774#M397379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using a table (versus a pivot table) - I have a number of rows which do not fit into my classification and they appear as a blank rows but it is valuable information.&amp;nbsp; Is there a way of showing this information in a text box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table is shown below.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Also&lt;/P&gt;&lt;P&gt;I want to show all values - so set analysis - how do I do this with an aggr?&lt;/P&gt;&lt;P&gt;count(aggr((DateQA - DateCT),PatIDCreate_Date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CaptureXX.JPG" class="jive-image image-1" height="333" src="https://community.qlik.com/legacyfs/online/148075_CaptureXX.JPG" style="height: 332.229px; width: 249px;" width="249" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 11:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258774#M397379</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2017-01-02T11:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to show uncategorised rows?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258775#M397380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, I understand fully, Try from Show all values check of dimension, How date format seems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(count((DateQA - DateCT),PatIDCreate_Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 11:33:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258775#M397380</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-01-02T11:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to show uncategorised rows?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258776#M397381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you looking for something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2017-01-02 17_42_08-QlikView x64 - [C__Users_psd_Downloads_commnity.qlik.com - How to show uncategor.png" class="jive-image image-1" src="/legacyfs/online/148107_2017-01-02 17_42_08-QlikView x64 - [C__Users_psd_Downloads_commnity.qlik.com - How to show uncategor.png" style="height: 412px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the QlikView app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jan 2017 16:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258776#M397381</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2017-01-02T16:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to show uncategorised rows?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258777#M397382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi ANIL&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(count((DateQA - DateCT),PatIDCreate_Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;no this did not work - I wanted something like&lt;/P&gt;&lt;P&gt;count({1}&lt;STRONG&gt;Aggr(count((DateQA - DateCT),PatIDCreate_Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;???&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Jo&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 02:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258777#M397382</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2017-01-03T02:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to show uncategorised rows?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258778#M397383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Petter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok so:&lt;/P&gt;&lt;P&gt;the full table:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Chklist)&lt;/P&gt;&lt;P&gt;Classified Table: Sum( {&amp;lt;PathwayName={"*"}&amp;gt;} Chklist)&lt;/P&gt;&lt;P&gt;Unclassified table; Sum( {1-&amp;lt;PathwayName={"*"}&amp;gt;} Chklist)&lt;/P&gt;&lt;P&gt;text Object:&lt;/P&gt;&lt;P&gt;=Concat( &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat(&amp;nbsp;&amp;nbsp;&amp;nbsp; DISTINCT {1-&amp;lt;PathwayName={"*"}&amp;gt;} KeyQA ) &amp;amp; '&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp; Sum( {1-&amp;lt;PathwayName={"*"}&amp;gt;}&amp;nbsp; Chklist) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , PathwayName // Group by PathwayName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , PathwayNum&amp;nbsp; // and PathwayNum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , KeyQA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // and KeyQA&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , Chr(10) // use a linefeed between the values in the textbox&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; , KeyQA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // order the list by KeyQA&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the difference between the Classified and the Unclassified is the (1 - )&amp;nbsp; - so if I understand:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Classified Table responds to anything with a PathwayName,&lt;/P&gt;&lt;P&gt;but in the Unclassified table it responds to everything &lt;STRONG&gt;except&lt;/STRONG&gt; those with a PathwayName.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help (I always find it funny that I am the one asking the question and then saying the answer is correct!&amp;nbsp;&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Like the pupil telling the Master - you are correct &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 02:36:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-show-uncategorised-rows/m-p/1258778#M397383</guid>
      <dc:creator>josephinetedesc</dc:creator>
      <dc:date>2017-01-03T02:36:06Z</dc:date>
    </item>
  </channel>
</rss>

