<?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: Filter on a pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717523#M1074571</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;As I understand it, you want the chart to display all projects starting with S17, end then be able to select one project that starts with S17. I think you need an intersection rather than a union (see the asterisk below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;({$&amp;lt;VendorNo={'1.....'}, KSTAR%={'.......'},Project*={"S17*"}, PostingYear={'2014'}&amp;gt;}Cost)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, be aware that this will exclude everything if you manually select a project that does not start with S17, because there will be no values in the intersection. You may want to use a conditional show or calculation and/or a popup warning to advise the user when this happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Aug 2014 13:57:45 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2014-08-05T13:57:45Z</dc:date>
    <item>
      <title>Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717516#M1074563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need some help. I have the following expression in the pivot table :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VendorNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'1.....'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;KSTAR%&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'.......'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Project&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"S17*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PostingYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'2014'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Cost&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;However within the table i cant filter on any individual Project. I have a set analysis, which only shows projects which begin with S17, however i cant filter on a individual one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any ideas?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717516#M1074563</guid>
      <dc:creator />
      <dc:date>2014-08-05T13:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717517#M1074564</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;If it is number no need to enclose in ''&lt;/P&gt;&lt;P&gt;Ex&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;PostingYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={2014}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Will work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717517#M1074564</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-08-05T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717518#M1074565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naheem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you could try "+=" after Project instead of "=".&amp;nbsp; You will have red underline syntax error but it is a bug on syntax check.&lt;/P&gt;&lt;P&gt;If you put += that means that it will show what is selected plus your selection in set analysis. :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;VendorNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'1.....'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;KSTAR%&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'.......'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Project+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"S17*"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PostingYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'2014'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Cost&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Patrick&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717518#M1074565</guid>
      <dc:creator />
      <dc:date>2014-08-05T13:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717519#M1074566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;because you have fixed projects in the set analysis.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;if you wana filter, you wana see for selected project than remove it from expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 12pt;"&gt;try like &lt;SPAN style="color: #3d3d3d;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;VendorNo&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;={'1.....'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;KSTAR%&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;={'.......'}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;PostingYear&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;={'2014'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Cost&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;and please increase your font size in next posts, its very diffucult to read such a small font and type.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it Helps....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12pt; font-family: calibri, verdana, arial, sans-serif;"&gt;or can you please attach the sample doc...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717519#M1074566</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2014-08-05T13:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717520#M1074567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just tried that however that brings in all other projects not beginning with S17 in the table, which i dont want im afraid....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717520#M1074567</guid>
      <dc:creator />
      <dc:date>2014-08-05T13:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717521#M1074568</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;Thank you for this. The only issue is i dont want other projects in the table. Only those projects that begin with S17. However if i do this, i cant filter on individual project in the pivot table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717521#M1074568</guid>
      <dc:creator />
      <dc:date>2014-08-05T13:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717522#M1074569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a project name and a project id?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717522#M1074569</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-08-05T13:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717523#M1074571</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;As I understand it, you want the chart to display all projects starting with S17, end then be able to select one project that starts with S17. I think you need an intersection rather than a union (see the asterisk below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;({$&amp;lt;VendorNo={'1.....'}, KSTAR%={'.......'},Project*={"S17*"}, PostingYear={'2014'}&amp;gt;}Cost)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, be aware that this will exclude everything if you manually select a project that does not start with S17, because there will be no values in the intersection. You may want to use a conditional show or calculation and/or a popup warning to advise the user when this happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:57:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717523#M1074571</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-08-05T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter on a pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717524#M1074573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PERFECT!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats worked like magic! Thanks Jonathan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 14:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-on-a-pivot-table/m-p/717524#M1074573</guid>
      <dc:creator />
      <dc:date>2014-08-05T14:07:30Z</dc:date>
    </item>
  </channel>
</rss>

