<?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: Pivot Table Expansion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156574#M909266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets see the definition of the inline dimension and the table expressions -- or better still, your qvw document or a representative sample (if its too large or you share the real numbers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 09:06:07 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2016-06-09T09:06:07Z</dc:date>
    <item>
      <title>Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156566#M909258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using a pivot table and in that am using dimesions that are from inline load&lt;/P&gt;&lt;P&gt;if i collapse the dimesion the chart isnt showing any values&lt;/P&gt;&lt;P&gt;any ideas to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156566#M909258</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156567#M909259</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;Can you share sample qvw or the screenshot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156567#M909259</guid>
      <dc:creator>bindu_apte</dc:creator>
      <dc:date>2016-06-09T07:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156568#M909260</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;are you using naked expression???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try your expression with sum()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like sum(YourExpression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156568#M909260</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-09T07:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156569#M909261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first table without collapsing&lt;/P&gt;&lt;P&gt;second table after collapsing&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127330_Untitled.png" style="height: 297px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156569#M909261</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2016-06-09T07:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156570#M909262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Collapsing the dimension causes QV to use a total value (assuming you allowed partial totals). If you have the total as a line from you dimension, then this will be collapsed with the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to be able to collapse a complex dimension, you will need a dimension one level above to collapse into.You can else create this in an inline. The Pick expression might need to take both dimensions into account.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156570#M909262</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-06-09T07:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156571#M909263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;second table after collapsing -- It looks like you have not enabled partial totals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156571#M909263</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-06-09T07:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156572#M909264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have enabled partial sums still it is not showing partial sum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 07:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156572#M909264</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2016-06-09T07:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156573#M909265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please upload your qvw, or at least your expression. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This sounds like an expression error.&amp;nbsp; Or you are using a calculated dim? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:48:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156573#M909265</guid>
      <dc:creator>pho3nix90</dc:creator>
      <dc:date>2016-06-09T08:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156574#M909266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets see the definition of the inline dimension and the table expressions -- or better still, your qvw document or a representative sample (if its too large or you share the real numbers).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 09:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156574#M909266</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-06-09T09:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Expansion</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156575#M909267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/jontydkpi"&gt;jontydkpi&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now collapse is working i tried with pick function but still am not getting partial sums &lt;/P&gt;&lt;P&gt;it is showing null &lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/127367_Untitled.png" style="height: 187px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 09:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Expansion/m-p/1156575#M909267</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2016-06-09T09:12:33Z</dc:date>
    </item>
  </channel>
</rss>

