<?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 do I hide dimensions based on the expression value in a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865345#M655497</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Krishna!&amp;nbsp; I applied the expression and it resulted in the dimension providing "Certified" or "Missing" text.&amp;nbsp; It did not hide the rows with "Certified" as the expression result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try this and it worked?&amp;nbsp; I used it in my third dimension and it removed the Certification name and replaced with "Certified" or "Missing" in the Dimension Column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for trying to assist me! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 20:28:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-07-01T20:28:51Z</dc:date>
    <item>
      <title>How do I hide dimensions based on the expression value in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865343#M655495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a pivot table with 3 dimensions and one expression.&amp;nbsp; The expression is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(If(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CertTypeName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CertTypeRequired&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'Certified', 'Missing')) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to hide the one of the dimensions if the expression returns 'Certified' and display all dimensions if the expression returns 'Missing'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;At this time, I have a calculated dimension of:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if(MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(If(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CertTypeName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CertTypeRequired&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 'Certified', 'Missing')) = 'Missing'), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CertTypeRequired&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I get an //error in calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried using this expression as a conditional expression for the dimension - no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want a list of just Missing (not null) values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your assistance!!&amp;nbsp; (The pivot table is on the SC Summary Tables tab.&amp;nbsp; I have two copies of the same table while I work on it.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lisa &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 19:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865343#M655495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T19:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide dimensions based on the expression value in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865344#M655496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your calculated dimension expression&amp;nbsp; as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(MinString(If(CertTypeName = CertTypeRequired, 'Certified', 'Missing')),RankAbbrev,FULLNAME)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 20:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865344#M655496</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-01T20:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide dimensions based on the expression value in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865345#M655497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Krishna!&amp;nbsp; I applied the expression and it resulted in the dimension providing "Certified" or "Missing" text.&amp;nbsp; It did not hide the rows with "Certified" as the expression result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try this and it worked?&amp;nbsp; I used it in my third dimension and it removed the Certification name and replaced with "Certified" or "Missing" in the Dimension Column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for trying to assist me! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 20:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865345#M655497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T20:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide dimensions based on the expression value in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865346#M655498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lisa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you want to see only the rows which got a status of 'missing'. iF so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Please add the calculated&amp;nbsp; dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(MinString(If(CertTypeName = CertTypeRequired, 'Certified', 'Missing')),RankAbbrev,FULLNAME,CertTypeRequired) &amp;lt;&amp;gt; 'Certified',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Aggr(MinString(If(CertTypeName = CertTypeRequired, 'Certified', 'Missing')),RankAbbrev,FULLNAME,CertTypeRequired),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Null()&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check 'Suppress when value is null' for the calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you would having something like below screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before : &lt;IMG alt="before.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91553_before.PNG" style="height: 234px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After :&lt;IMG alt="After.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/91554_After.PNG" style="height: 292px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are expecting the same result then let me know,&lt;/P&gt;&lt;P&gt;i Can edit your chart expression and will attach the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 21:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865346#M655498</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-01T21:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide dimensions based on the expression value in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865347#M655499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to take so long to respond, but I got locked out of Qlik Community until they fixed my account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much!&amp;nbsp; That did work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just as an FYI and I'll try to follow up...but, when we publish my app to the Accesspoint we use, we cannot see these two tables!&amp;nbsp; I will be posting on that issue separately (now that I can log in again!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again!!&lt;/P&gt;&lt;P&gt;Lisa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 14:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865347#M655499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-15T14:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I hide dimensions based on the expression value in a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865348#M655500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome.Please Close the thread as answered.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2015 15:23:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-hide-dimensions-based-on-the-expression-value-in-a/m-p/865348#M655500</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2015-07-15T15:23:43Z</dc:date>
    </item>
  </channel>
</rss>

