<?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 hide / remove rows in pivot chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597652#M221325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;j_col is not a doimension so the only way to hide rows is having values for alll columns equal to zero (and check the box exclude zero values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this test each column (expression) like this: if(column(1) &amp;gt; 1, expression, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 10:52:28 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2014-03-04T10:52:28Z</dc:date>
    <item>
      <title>How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597651#M221324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find Sample tables below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempA:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;j_col, data1, data2, total&lt;/P&gt;&lt;P&gt;1, 10, 15, 25&lt;/P&gt;&lt;P&gt;2, 15, 20, 35&lt;/P&gt;&lt;P&gt;3, 20, 25, 45 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempB:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;j_col, data1, data2, total&lt;/P&gt;&lt;P&gt;1, 10, 15, 25&lt;/P&gt;&lt;P&gt;2, 15, 10, 25 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show above data in pivot chart based on j_col,&amp;nbsp; for only mismatched counts of other columns&lt;/P&gt;&lt;P&gt;here in this case to show only records for "j_col" value is 2,3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 512px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" width="64"&gt;To Show&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;j_col&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;data1&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;data1&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;Difference&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;data2&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;data2&lt;/TD&gt;&lt;TD class="xl68" style="border-left: none;" width="64"&gt;difference&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;No&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Yes&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;Yes&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;3&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;&lt;TD class="xl63" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;--Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 10:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597651#M221324</guid>
      <dc:creator />
      <dc:date>2014-03-04T10:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597652#M221325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;j_col is not a doimension so the only way to hide rows is having values for alll columns equal to zero (and check the box exclude zero values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this test each column (expression) like this: if(column(1) &amp;gt; 1, expression, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 10:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597652#M221325</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-04T10:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597653#M221326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for quick replay Saccone.&lt;/P&gt;&lt;P&gt;In my Pivot chart, consider&amp;nbsp; j_col as a dimension.&lt;/P&gt;&lt;P&gt;apart from j_col, i have 3 more dimension columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 10:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597653#M221326</guid>
      <dc:creator />
      <dc:date>2014-03-04T10:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597654#M221327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it is easier,&lt;/P&gt;&lt;P&gt;write (modify) j_col dimension in this way:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(j_col&amp;gt;1, j_col, null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check the box "exclude null values"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 11:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597654#M221327</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-04T11:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597655#M221328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narsimha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also do a join between both tables and use flags to use in the expressions. Remember Qlikview link tables thougth same name fields and in your tables, all fields are called equal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yo can do something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TempA:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * Inline [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;j_col, data1, data2, total&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, 10, 15, 25&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2, 15, 20, 35&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3, 20, 25, 45 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;left join (TempA)&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//TempB:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * Inline [&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;j_col, TMP_B.data1, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TMP_B.&lt;/SPAN&gt;data2, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TMP_B.&lt;/SPAN&gt;total&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1, 10, 15, 25&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2, 15, 10, 25 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can load again the TempA table in script and with all fields now loaded in the same structure, you can create new fields for differences for example, and here you can add flags for when difference is 0 for example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in your dashboards charts, you can filter the rows by your flag and exclude some rows.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 11:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597655#M221328</guid>
      <dc:creator />
      <dc:date>2014-03-04T11:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597656#M221329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your solution.&lt;/P&gt;&lt;P&gt;The Above Solution is working only for both tables contains Unique j_col values.&lt;/P&gt;&lt;P&gt;If both Tables contains duplicates then matched counts records also showing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sending again Data with Duplicates.&lt;/P&gt;&lt;P&gt;Please check this&lt;/P&gt;&lt;P&gt;TempA:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;j_col, data1, data2, total&lt;/P&gt;&lt;P&gt;1, 10, 15, 25&lt;/P&gt;&lt;P&gt;1, 30, 15, 45&lt;/P&gt;&lt;P&gt;2, 15, 20, 35&lt;/P&gt;&lt;P&gt;2, 50, 30, 80&lt;/P&gt;&lt;P&gt;3, 20, 25, 45 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TempB:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;j_col, data1, data2, total&lt;/P&gt;&lt;P&gt;1, 10, 15, 25&lt;/P&gt;&lt;P&gt;1, 30, 15, 45&lt;/P&gt;&lt;P&gt;2, 15, 10, 25&lt;/P&gt;&lt;P&gt;2, 15, 1, 16 &lt;/P&gt;&lt;P&gt;3, 5, 1, 6];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 11:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597656#M221329</guid>
      <dc:creator />
      <dc:date>2014-03-04T11:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597657#M221330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both tables contains duplicate records.&lt;/P&gt;&lt;P&gt;If i do left outer join its making duplicate counts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 12:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597657#M221330</guid>
      <dc:creator />
      <dc:date>2014-03-04T12:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597658#M221331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with straight table with hide &amp;amp; show columns&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597658#M221331</guid>
      <dc:creator />
      <dc:date>2014-03-04T13:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide / remove rows in pivot chart</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597659#M221332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 style="font-size: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/qlik-users/82367"&gt;Alessandro Saccone&lt;/A&gt;&lt;/H5&gt;&lt;P&gt;Hello such: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your condition says that if j_col is greater than 1, put j_col, if not put null and notice that I have a similar case, but with condition of dates, a range, but if it is the same principle in a pivot table, but instead of null I need to remove them. You know how you could make?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2014 14:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-remove-rows-in-pivot-chart/m-p/597659#M221332</guid>
      <dc:creator>erivera10</dc:creator>
      <dc:date>2014-07-09T14:51:38Z</dc:date>
    </item>
  </channel>
</rss>

