<?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: hide pivot column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106849#M366544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jonas, thanks, this is good for a Dimension value, where there is not Expression value (or "0").&lt;/P&gt;&lt;P&gt;Finally i used several straight tables, and tried to get the form i Need, this works, as it is possible to hide the Dimension, without loosing the values in it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Aug 2016 09:52:39 GMT</pubDate>
    <dc:creator>felcar2013</dc:creator>
    <dc:date>2016-08-30T09:52:39Z</dc:date>
    <item>
      <title>hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106842#M366537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;is there a way to hide a column in a Pivot table containing two dimensions (vertical and horizontal). With value list, it was not possible to hide the column. For example, for "member" i want to Display only, "Active 12 TY" and "New Members" but not "Reachability" or in General the ones with "0".&lt;/P&gt;&lt;P&gt;dimensions are "month" and "Status"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="135861" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135861_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 13:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106842#M366537</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2016-08-29T13:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106843#M366538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;calculated Dimension does not work?&lt;/P&gt;&lt;P&gt;if (match(member,'Active 12 TY',,'New Members')&amp;gt;0, member)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 13:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106843#M366538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-29T13:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106844#M366539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, thanks, no, the Dimension is "Status". Member is value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 13:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106844#M366539</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2016-08-29T13:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106845#M366540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Felipe Carrera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the following steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Click with right-button on object chart pivot table;&lt;/P&gt;&lt;P&gt;2. In aba Presentation mark Suppress Zero-Values;&lt;/P&gt;&lt;P&gt;3. Click Ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="PivotTableSuppress.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/135870_PivotTableSuppress.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 14:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106845#M366540</guid>
      <dc:creator>jonas_rezende</dc:creator>
      <dc:date>2016-08-29T14:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106846#M366541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose that's not possible to suppress special columns like 'Active 12 TY' for Special dimensions like members but for others to Show them&lt;/P&gt;&lt;P&gt;you can only disable/enable columns completely (Show them for all values of your Dimension or none)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 14:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106846#M366541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-29T14:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106847#M366542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, i loaded a test file&lt;/P&gt;&lt;P&gt;under month, i have several months&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 14:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106847#M366542</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2016-08-29T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106848#M366543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i added data and an app, it seem it is not possible to hide columns, any other ideas?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 15:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106848#M366543</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2016-08-29T15:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: hide pivot column</title>
      <link>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106849#M366544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jonas, thanks, this is good for a Dimension value, where there is not Expression value (or "0").&lt;/P&gt;&lt;P&gt;Finally i used several straight tables, and tried to get the form i Need, this works, as it is possible to hide the Dimension, without loosing the values in it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2016 09:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-pivot-column/m-p/1106849#M366544</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2016-08-30T09:52:39Z</dc:date>
    </item>
  </channel>
</rss>

