<?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 filter pivot table data depending upon condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705510#M254350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By Guessing&lt;/P&gt;&lt;P&gt;In the pviot table ,we can use the expression in the dimension level.&lt;/P&gt;&lt;P&gt;When you are taking the dimension then on that ,if you to take dimension by exprission then you will get.&lt;/P&gt;&lt;P&gt;dimension-&amp;gt;edit option for&amp;nbsp; dimension use the below expression .&lt;/P&gt;&lt;P&gt;if(date&amp;gt;selecteddate ,'open',close)&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Sep 2014 09:18:43 GMT</pubDate>
    <dc:creator>kumarkp412</dc:creator>
    <dc:date>2014-09-27T09:18:43Z</dc:date>
    <item>
      <title>how to filter pivot table data depending upon condition</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705508#M254348</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 want to filter data of pivot table in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex:&amp;nbsp; I will select Open in list box then I want only Open Complaint no.s and to decide whether that complaint no is open or close is depending on expression means if date resolved or that complaint no is &amp;gt; selected date then &lt;STRONG style="font-size: 12pt;"&gt;'open'&lt;/STRONG&gt; else&lt;STRONG&gt; &lt;SPAN style="font-size: 12pt;"&gt;'close'&lt;/SPAN&gt;&lt;/STRONG&gt; then how to write condition to Complaint no column to suppress close complaint nos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 12:00:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705508#M254348</guid>
      <dc:creator />
      <dc:date>2014-09-26T12:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter pivot table data depending upon condition</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705509#M254349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create&amp;nbsp; a list box&lt;/P&gt;&lt;P&gt;right click -&amp;gt; properties -&amp;gt; general tab -&amp;gt; field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the last option is &amp;lt;Expression&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;choose it and copy paste the expression of open/close that was used in the pivot table.&lt;/P&gt;&lt;P&gt;This will create a list box with open and close. which will work as expected.&lt;/P&gt;&lt;P&gt;I guess ur open/close expression would be like&lt;/P&gt;&lt;P&gt;if(date&amp;gt;selecteddate,'open','close')&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2014 08:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705509#M254349</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-09-27T08:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter pivot table data depending upon condition</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705510#M254350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;By Guessing&lt;/P&gt;&lt;P&gt;In the pviot table ,we can use the expression in the dimension level.&lt;/P&gt;&lt;P&gt;When you are taking the dimension then on that ,if you to take dimension by exprission then you will get.&lt;/P&gt;&lt;P&gt;dimension-&amp;gt;edit option for&amp;nbsp; dimension use the below expression .&lt;/P&gt;&lt;P&gt;if(date&amp;gt;selecteddate ,'open',close)&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Sep 2014 09:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705510#M254350</guid>
      <dc:creator>kumarkp412</dc:creator>
      <dc:date>2014-09-27T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to filter pivot table data depending upon condition</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705511#M254351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an example that may be helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 03:29:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-filter-pivot-table-data-depending-upon-condition/m-p/705511#M254351</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-28T03:29:54Z</dc:date>
    </item>
  </channel>
</rss>

