<?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 hide pivot table column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188130#M589316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;i've searched the discussion forum regarding the issue and the answers were all archived, so i would like to ask what is the process (set analysis...) on hiding the pivot table columns ("Team, Branch, Employee Name") when "Etc" is selected. please find the image below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-434_sourceID:434" /&gt;&lt;/P&gt;&lt;P&gt;i really appreciate if somebody knows how. thank you very much in advance.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2009 14:10:56 GMT</pubDate>
    <dc:creator>jasonseril</dc:creator>
    <dc:date>2009-09-16T14:10:56Z</dc:date>
    <item>
      <title>hide pivot table column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188130#M589316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all,&lt;/P&gt;&lt;P&gt;i've searched the discussion forum regarding the issue and the answers were all archived, so i would like to ask what is the process (set analysis...) on hiding the pivot table columns ("Team, Branch, Employee Name") when "Etc" is selected. please find the image below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-434_sourceID:434" /&gt;&lt;/P&gt;&lt;P&gt;i really appreciate if somebody knows how. thank you very much in advance.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188130#M589316</guid>
      <dc:creator>jasonseril</dc:creator>
      <dc:date>2009-09-16T14:10:56Z</dc:date>
    </item>
    <item>
      <title>hide pivot table column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188131#M589317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You could use a calculated dimension ( if(Category='Etc', Team) ). But I dont think it is a great solution because you get empty columns.&lt;/P&gt;&lt;P&gt;2. You could use a macro and a button.&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;sub AddDimension&lt;BR /&gt;set Graph = ActiveDocument.GetSheetObject( "CH04" )&lt;BR /&gt;Graph.AddDimension "GES_NR"&lt;BR /&gt;end sub&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;3. You could create several pivot tables and only show one, depending on a condition (-&amp;gt;Chart Properties-&amp;gt;Layout-&amp;gt;Conditional).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All three options arent optimal, so maybe someone can come up with a better solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 15:10:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188131#M589317</guid>
      <dc:creator />
      <dc:date>2009-09-16T15:10:59Z</dc:date>
    </item>
    <item>
      <title>hide pivot table column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188132#M589318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, thank you very much Wedge. i will try all these options, and still open with other solutions.&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 15:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188132#M589318</guid>
      <dc:creator>jasonseril</dc:creator>
      <dc:date>2009-09-16T15:15:16Z</dc:date>
    </item>
    <item>
      <title>hide pivot table column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188133#M589319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I go for the several pivot table option because its easier to implement, but it does give you a maintenance problem in that you have several objects to maintain.&lt;/P&gt;&lt;P&gt;I did try the macro method of dynamically adding/removing columns to pivots and straight tables and I came across so many problems with it that I gave up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 17:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-table-column/m-p/188133#M589319</guid>
      <dc:creator />
      <dc:date>2009-09-16T17:26:30Z</dc:date>
    </item>
  </channel>
</rss>

