<?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: Collapse Expression Columns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/1541916#M1176132</link>
    <description>&lt;P&gt;I have the same problem. It's really frustrating.&lt;/P&gt;</description>
    <pubDate>Sat, 09 Feb 2019 10:51:03 GMT</pubDate>
    <dc:creator>LynLuyt</dc:creator>
    <dc:date>2019-02-09T10:51:03Z</dc:date>
    <item>
      <title>Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339386#M1176124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to have a Pivot Table where some of the Expression Columns are hidden when the dimension is collapsed.&amp;nbsp; I want one table to show summary level information and then show detail level data when the dimension columns are expanded.&amp;nbsp; Is there a way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Branch Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales Person&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Buyer Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Buyer Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Order#&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Units Sold&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amt&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above headers, I want Branch Name and Sales Person to be collapsable (my dimensions).&amp;nbsp; When those are collapsed, the only expressions that I want shown are the totals for Units Sold and Amt (my expressions).&amp;nbsp; When the user expands the Sales Person column, the Buyer Name, Buyer Address, and Order# are shown as details.&amp;nbsp; It is easy to get one column to be hidden by making it a dimension, so if I make Buyer Name a dimension, it will be hidden until Sales Person is expanded.&amp;nbsp; However, the Buyer Address is still visible at all times.&amp;nbsp; If I make Buyer Address a dimension, then Buyer Name becomes expandable and collapsable which I do not want.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 14:48:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339386#M1176124</guid>
      <dc:creator />
      <dc:date>2012-05-07T14:48:04Z</dc:date>
    </item>
    <item>
      <title>Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339387#M1176125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Dimensionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new expression: Dimensionality()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will diplay numbers. Collapse the dimensions to the levels that you do not wish to see any data in some of the expressions. Take note of the numbers displayed in the new expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the expressions that you wish to hide use a formula if(Dimensionality&amp;lt;&amp;gt; Number, Expression)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 15:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339387#M1176125</guid>
      <dc:creator />
      <dc:date>2012-05-07T15:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339388#M1176126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks marcsliving, this helps, but it only hides the values, not the actual column.&amp;nbsp; When everything is collapsed the only visible expression columns should be Units Sold and Amt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried using the Dimensionality() function in the Conditional with no success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 17:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339388#M1176126</guid>
      <dc:creator />
      <dc:date>2012-05-07T17:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339389#M1176127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NOTE:&amp;nbsp; This is not resolved.&amp;nbsp; Does anyone else have any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 18:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339389#M1176127</guid>
      <dc:creator />
      <dc:date>2012-05-09T18:19:25Z</dc:date>
    </item>
    <item>
      <title>Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339390#M1176128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I played with it a little more and still haven't found a way to do this.&amp;nbsp; Any help on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 14:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339390#M1176128</guid>
      <dc:creator />
      <dc:date>2012-05-31T14:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339391#M1176129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bumping this back to the top of the list since it is still unresolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 13:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339391#M1176129</guid>
      <dc:creator />
      <dc:date>2012-06-21T13:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339392#M1176130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem and I can't find any solution in the Community. This is why I want to reopen this post and bump it back to the pop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help if there is any solution the show/hide expression by using the conditional function for every expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensionality() does not work in this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Unbenannt.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/48758_Unbenannt.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 15:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339392#M1176130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-08T15:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339393#M1176131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even I have the same problem.. Any solution to hide Expression column based on dimensionality&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/339393#M1176131</guid>
      <dc:creator>raajaswin</dc:creator>
      <dc:date>2018-08-23T15:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Collapse Expression Columns</title>
      <link>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/1541916#M1176132</link>
      <description>&lt;P&gt;I have the same problem. It's really frustrating.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 10:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Collapse-Expression-Columns/m-p/1541916#M1176132</guid>
      <dc:creator>LynLuyt</dc:creator>
      <dc:date>2019-02-09T10:51:03Z</dc:date>
    </item>
  </channel>
</rss>

