<?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: Pivoting/Straigh Table chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102079#M913090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your response. I implemented it today at work with my tables and it is fine. Now the last help in this series, can I have group name and Team Name in the same column and the number aggr against each team at top, something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 1 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 3&lt;/P&gt;&lt;P&gt;Group 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 4&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? I have multiple levels and this is just an example of my application. I have to aggregate all children to it parent upto the root&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jun 2016 14:06:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-02T14:06:38Z</dc:date>
    <item>
      <title>Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102073#M913084</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;I have the following excel where in group 1 there are 3 teams and group 2 has 3 teams. Each team has certain number of players. I want number of players to be aggregated at group level.Kindly help&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/Pivoting-Straigh-Table-chart/m-p/1102073#M913084</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102074#M913085</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 your Name Column , you hve null data .&lt;/P&gt;&lt;P&gt;Inorder to aggregate or group by , you should not have any blanks or nulls in the column which you'll use for grouping .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 09:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102074#M913085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-01T09:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102075#M913086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Remove Players from your chart dimensions.&lt;/P&gt;&lt;P&gt;Remove the Players&amp;gt;0 measure&lt;/P&gt;&lt;P&gt;Add&amp;nbsp; &lt;STRONG&gt;Sum(Players)&lt;/STRONG&gt; as a measure to your chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 09:24:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102075#M913086</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-06-01T09:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102076#M913087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this what is needed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126498_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script changes (you might not need this)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;SPAN style="color: #ff0000;"&gt; If(Len(Trim(Name)) &amp;gt; 0, Name, Peek('Name')) as Name,&lt;/SPAN&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Teams, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Players&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[test (1).xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(TOTAL&amp;nbsp; &amp;lt;Name&amp;gt; Players)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 10:30:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102076#M913087</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-01T10:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102077#M913088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always, thanks for your prompt help. I implemented this in my PIVOT table. Now I want 60 and 150 the totals to be displayed only once and the Players column should not be displayed. Kindly help me as to how to achieve that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 18:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102077#M913088</guid>
      <dc:creator />
      <dc:date>2016-06-01T18:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102078#M913089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/126560_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 19:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102078#M913089</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-01T19:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pivoting/Straigh Table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102079#M913090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your response. I implemented it today at work with my tables and it is fine. Now the last help in this series, can I have group name and Team Name in the same column and the number aggr against each team at top, something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Group 1&amp;nbsp;&amp;nbsp;&amp;nbsp; 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 1 60&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 3&lt;/P&gt;&lt;P&gt;Group 2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 4&amp;nbsp; 150&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Team 6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? I have multiple levels and this is just an example of my application. I have to aggregate all children to it parent upto the root&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:06:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivoting-Straigh-Table-chart/m-p/1102079#M913090</guid>
      <dc:creator />
      <dc:date>2016-06-02T14:06:38Z</dc:date>
    </item>
  </channel>
</rss>

