<?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: Straight table show only dimension with values - hide in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499681#M481946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question, please help. similar to the above example I have 6 dimensions in the list, I would like to hide only null values, from the 6 dimensions see the below screenshot only last 5 rows , if&amp;nbsp; dimension&amp;nbsp; A has a null value, Dimension B with a value, that should show.&amp;nbsp; can you suggest me something&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144288_test.JPG" style="width: 620px; height: 565px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2016 17:37:03 GMT</pubDate>
    <dc:creator>pranubitla</dc:creator>
    <dc:date>2016-11-18T17:37:03Z</dc:date>
    <item>
      <title>Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499675#M481940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this chart&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46332_Capture.PNG.png" style="max-width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i make it so it only shows my members where there is a number all the way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So those with zeros, should not be shown,&amp;nbsp; it should be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5213731 602,00, 1, 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499675#M481940</guid>
      <dc:creator />
      <dc:date>2013-09-09T13:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499676#M481941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your second column a dimension? If so you can check 'Suppress When Value is Null' for that dimension, else for all the expressions, you have to put conditional appearance(presentation tab).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499676#M481941</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-09T13:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499677#M481942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try to zero columns 2 and 3 where column 1 is not a number:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your second expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(isnum(Column(1), ExpressionColumn2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for your third expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(isnum(Column(1), ExpressionColumn3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then check 'Suppress zero values' on presentation tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499677#M481942</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-09T13:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499678#M481943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Column, 2,3,4 are expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only column one is a dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did this for column 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(column2 &amp;gt;=1, sum(column3), null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same expressions is here&lt;/P&gt;&lt;P&gt;=if(Sum({&amp;lt;Date_Clean={'$(vDynamicDateUser)'}&amp;gt;} AntalBuy) &amp;gt;=1,Sum({&amp;lt;Date_Clean={'$(vDynamicDateUser)'}, EventTypeKey={196}&amp;gt;}AntalBesøg),null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;would this work proper? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:22:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499678#M481943</guid>
      <dc:creator />
      <dc:date>2013-09-09T13:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499679#M481944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both @tresesco and @&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-size: 0.9em; line-height: 1.5em; font-style: inherit;"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;OBJECT height="0" type="application/gas-events-abn" width="0"&gt;&lt;/OBJECT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:23:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499679#M481944</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-09T13:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499680#M481945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;calculated dimension : Aggr(If(Sum({&amp;lt;Date_Clean={'$(vDynamicDateUser)'}&amp;gt;} AntalBuy)&amp;gt;0,YourDimension) ,YourDimension)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Then check 'Suprress When Value is Null' in the dimention tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Sep 2013 13:43:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499680#M481945</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-09T13:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table show only dimension with values - hide</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499681#M481946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question, please help. similar to the above example I have 6 dimensions in the list, I would like to hide only null values, from the 6 dimensions see the below screenshot only last 5 rows , if&amp;nbsp; dimension&amp;nbsp; A has a null value, Dimension B with a value, that should show.&amp;nbsp; can you suggest me something&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144288_test.JPG" style="width: 620px; height: 565px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 17:37:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-show-only-dimension-with-values-hide/m-p/499681#M481946</guid>
      <dc:creator>pranubitla</dc:creator>
      <dc:date>2016-11-18T17:37:03Z</dc:date>
    </item>
  </channel>
</rss>

