<?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 a column in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712842#M1064280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im still looking for a solution to this..&lt;/P&gt;&lt;P&gt;I need to hide the higlighted column from year 2011-12, 2012-2013 and show it only on year 2013-14.&lt;/P&gt;&lt;P&gt;a macro or any display trick would be greatly appreaciated...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 09:02:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-26T09:02:32Z</dc:date>
    <item>
      <title>Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712840#M1064278</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;&amp;nbsp; I've attached a screenshot of our actual report. Its a nested pivot table and there are some columns that we want to appear only on particular year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As shown in the picture, is it possible to hide those columns from the rest of the years and appear only to a particular year?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Any trick or macro is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 02:53:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712840#M1064278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T02:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712841#M1064279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try going from 4 expressions to 1 and adding a new dimension for the expression names . Call it [ExpressionName] . That way you can associate some of the names to certain years and not others in the data model. You won't get expression names associating to certain years and appearing as columns in the same way you wouldn't get certain countries associating to certain continents... just need to put year in a lookup table with the expression name to map the way you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to do 4 resident loads in the script to pivot the data into 1 expression called [ExpressionValue]. So intead of 4 expression fields you have 2 fields in lieu called [ExpressionName] and [ExpressionValue]. The table will have more records and is less wide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart you would use a nested IF to calculate the expression value depending on the expression name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use num() functions to format different expression differently in the chart expression. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 03:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712841#M1064279</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-17T03:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712842#M1064280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi there,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im still looking for a solution to this..&lt;/P&gt;&lt;P&gt;I need to hide the higlighted column from year 2011-12, 2012-2013 and show it only on year 2013-14.&lt;/P&gt;&lt;P&gt;a macro or any display trick would be greatly appreaciated...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712842#M1064280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712843#M1064281</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;Instead of creating 4 expressions add one more dimension as synthetic dimension like &lt;/P&gt;&lt;P&gt;=ValueList('Exp1', 'Exp2', 'Exp3', 'Exp4')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in expression try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(ValueList('Exp1', 'Exp2', 'Exp3', 'Exp4') = 'Exp1', Some expression 1,&lt;/P&gt;&lt;P&gt;If(ValueList('Exp1', 'Exp2', 'Exp3', 'Exp4') = 'Exp2', Some expression 2,&lt;/P&gt;&lt;P&gt;If(ValueList('Exp1', 'Exp2', 'Exp3', 'Exp4') = 'Exp3' and Year = '2013-14' , Some expression 3,&lt;/P&gt;&lt;P&gt;If(ValueList('Exp1', 'Exp2', 'Exp3', 'Exp4') = 'Exp4' and Year = '2013-14' , Some expression 4))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712843#M1064281</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-26T09:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712844#M1064282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the single column is linked to a single expression, make the expression conditional based on a simple if statement - pseudo code if(year(datevalue)&amp;lt;year(today()),1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;otherwise is there any reason you cant use set analysis in the expression to exclude values you are not interested in?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 09:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712844#M1064282</guid>
      <dc:creator />
      <dc:date>2015-01-26T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712845#M1064283</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;In Expression Tab--&amp;gt;Select the expression&amp;nbsp; --&amp;gt; tick conditional--&amp;gt;Give your condition to hide column for year you don't want to display data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 10:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712845#M1064283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-26T10:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712846#M1064284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Columns with expressions cannot be suppressed. Columns for dimension values can.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An easy approach (with an INLINE table), but now with a practical example matching your case: &lt;A href="https://community.qlik.com/thread/148709"&gt;show / hide column with condition in pivot table&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you master this, proceed to implement Jagan's suggestion. The solution with ValueList() is more streamlined and easier to maintain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 10:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/712846#M1064284</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-01-26T10:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/1599534#M1064286</link>
      <description>&lt;P&gt;were you able to achieve desired&amp;nbsp; result ? Please share solution&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2019 20:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/1599534#M1064286</guid>
      <dc:creator>Qlik2019</dc:creator>
      <dc:date>2019-07-05T20:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hide a column in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/2486135#M1226171</link>
      <description>&lt;PRE id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traduction" data-ved="2ahUKEwjXm8LC4YCJAxUNTqQEHRPcBRQQ3ewLegQIBxAU" aria-label="Texte traduit&amp;nbsp;: Hello, can you give more detailed explanations to fully understand your explanation?
Thank you very much."&gt;&lt;SPAN class="Y2IQFc"&gt;Hello, can you give more detailed explanations to fully understand your explanation?
Thank you very much.&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Oct 2024 08:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-a-column-in-Pivot-Table/m-p/2486135#M1226171</guid>
      <dc:creator>Alexis314</dc:creator>
      <dc:date>2024-10-09T08:12:17Z</dc:date>
    </item>
  </channel>
</rss>

