<?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 Pivot table requirement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416122#M427754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For one of the expression , I need to show only subtotals not the other values in pivot table column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 05:04:52 GMT</pubDate>
    <dc:creator>kishorj1982</dc:creator>
    <dc:date>2017-10-24T05:04:52Z</dc:date>
    <item>
      <title>Pivot table requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416122#M427754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For one of the expression , I need to show only subtotals not the other values in pivot table column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 05:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416122#M427754</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-24T05:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416123#M427755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: If( &lt;STRONG&gt;dimensionality&lt;/STRONG&gt;()=0, &amp;lt;Your Expression&amp;gt;)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Expression: If( &lt;STRONG&gt;Secondarydimensionality&lt;/STRONG&gt;()=0, &amp;lt;Your Expression&amp;gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 05:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416123#M427755</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-24T05:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416124#M427756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tresco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how to show expression values&amp;nbsp; at 2 dimensionality levels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to, show subtotal at dimensionality level 0 and 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 05:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416124#M427756</guid>
      <dc:creator>kishorj1982</dc:creator>
      <dc:date>2017-10-24T05:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot table requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416125#M427757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If( &lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;dimensionality&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;()=0 &lt;STRONG&gt;OR&lt;/STRONG&gt; &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;dimensionality&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;()=3&lt;/SPAN&gt;, &amp;lt;Your Expression&amp;gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 05:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-table-requirement/m-p/1416125#M427757</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-24T05:59:28Z</dc:date>
    </item>
  </channel>
</rss>

