<?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 rows of pivot table based on condition. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843477#M531356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create expression if (flag=1,1,0) and suppress zero values in presentation tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 15:26:09 GMT</pubDate>
    <dc:creator>santhoo_san</dc:creator>
    <dc:date>2015-06-08T15:26:09Z</dc:date>
    <item>
      <title>How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843475#M531354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data like below&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88625_pastedImage_0.png" /&gt;&lt;/P&gt;&lt;P&gt;I wan to create a pivot table like below when FLAG=1. but this condition I want to use in UI level not in Script level.&lt;/P&gt;&lt;P&gt;(Because I have other object which needs to have total data)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resulted - pivot: (Note: here in list box I selected 1 as Flag so that result is correct. but I don't want to do like this. by default Pivot need to be displayed like below without selecting Flag=1 in List Box)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check this pic in WORD file plz.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/88634_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached sample data and Qvw file. please help and attach the resulred qvw to the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kqv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 07:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843475#M531354</guid>
      <dc:creator />
      <dc:date>2015-06-08T07:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843476#M531355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this expr&lt;/P&gt;&lt;P&gt;=If(Flag=1,Flag)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 15:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843476#M531355</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-06-08T15:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843477#M531356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create expression if (flag=1,1,0) and suppress zero values in presentation tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 15:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843477#M531356</guid>
      <dc:creator>santhoo_san</dc:creator>
      <dc:date>2015-06-08T15:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843478#M531357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh &amp;amp; Anbu Chelian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use the condition on Dimensions not on Expression level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I wanna write add Calc-dim, based on that only I wanna hide rows which are having 1 as FLAG and that I don't wanna show FLAG-Field in Table at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try on this case please....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kqv &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 13:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843478#M531357</guid>
      <dc:creator />
      <dc:date>2015-06-09T13:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843479#M531358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anbu Chelian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use the condition on Dimensions not on Expression level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I wanna write add Calc-dim, based on that only I wanna hide rows which are having 1 as FLAG and that too I don't wanna show FLAG-Field in Table at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try on this case please....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kqv &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 13:42:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843479#M531358</guid>
      <dc:creator />
      <dc:date>2015-06-09T13:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843480#M531359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use if(Flag=1,Name) and suppress when value is null in the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To eliminate flag 1, use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;if(Flag&amp;lt;&amp;gt;1,Name) &lt;SPAN style="font-size: 13.3333330154419px;"&gt;and suppress when value is null in the dimension.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 13:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843480#M531359</guid>
      <dc:creator>santhoo_san</dc:creator>
      <dc:date>2015-06-09T13:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide rows of pivot table based on condition.</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843481#M531360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the Name-Field is having NULL values though flag=1. Then in this case we are loosing required record right.&lt;/P&gt;&lt;P&gt;(to get below table you can remove values of first two fields from the source-file)&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88911_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;In the above example we can see that Flag=1 row has Name as Null values, if we apply we will loose record(s).&lt;/P&gt;&lt;P&gt;So I don't wanna lost any records because having NULL values for any field(s) for FLAG=1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kqv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 08:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-rows-of-pivot-table-based-on-condition/m-p/843481#M531360</guid>
      <dc:creator />
      <dc:date>2015-06-10T08:12:43Z</dc:date>
    </item>
  </channel>
</rss>

