<?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: Show accumulate in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230317#M848125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attach a reduced example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 07:36:37 GMT</pubDate>
    <dc:creator>mromrod22</dc:creator>
    <dc:date>2017-03-20T07:36:37Z</dc:date>
    <item>
      <title>Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230312#M848120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="d1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156618_d1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I need show month and accumulate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="d2.PNG" class="jive-image image-2" height="120" src="https://community.qlik.com/legacyfs/online/156619_d2.PNG" style="height: 119.567px; width: 480px;" width="480" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help, please?&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, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230312#M848120</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230313#M848121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I want know if is possible apply the same style (each row of a color).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 11:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230313#M848121</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-17T11:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230314#M848122</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 post some sample data,that will more helpful to find the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 11:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230314#M848122</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2017-03-17T11:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230315#M848123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible, If you provide data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or simple create &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create One Pivot Chart &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimensions are --&lt;/P&gt;&lt;P&gt;[&lt;STRONG&gt;Numero Solictudos], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;ValueList('1 enero - 18 Febero 2017','Febero 2017')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Call Two expressions by the Label of N2, % and then Drag ValueList dimension from vertical to horizontal in the top of the Pivot table. Then you will achieve it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then call BG color to give automate color rows &lt;STRONG style="font-size: 10pt;"&gt;If(Mod(Rowno(),2)=1, White(), Blue())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give as Dimension BG Color and then Same with 2 expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then Go to Presentation Tab --&amp;gt; Then Call Total as &lt;STRONG&gt;TOTAL SOLICITUDIES PLANIFICADAS&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck , You will do it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 12:02:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230315#M848123</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-17T12:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230316#M848124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attach a reduced exampled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is all that I can do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 12:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230316#M848124</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-17T12:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230317#M848125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attach a reduced example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 07:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230317#M848125</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-20T07:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230318#M848126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;14 MB, I don't have access to download AON due to client location. So, here create sample inline memory and then tell us your expected output like above(Original message)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 07:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230318#M848126</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-20T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230319#M848127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!Update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got a table with accumulate, but in some month, not works correctly. Attach the reduced example, when you can see in 'Mar' month that not accumulate (loses data). In a simple table can see that data that I lose is repeated data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 07:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230319#M848127</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-21T07:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230320#M848128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is wrong with the output you are seeing? Can you share the desired output for Mar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 08:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230320#M848128</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-21T08:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230321#M848129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expected output of 3 first months (Bold -&amp;gt; accumulate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;January:&lt;/P&gt;&lt;P&gt;P.A. - 36 &lt;STRONG&gt;36&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;P.S. - 1 &lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;P.P. - 3 &lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;A - 0 &lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;TOTAL - 40 &lt;STRONG&gt;40&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;February:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;P.A. - 71 &lt;STRONG&gt;107&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;P.S. - 9 &lt;STRONG&gt;10&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;P.P. - 19 &lt;STRONG&gt;22&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;A - 5 &lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;TOTAL - 104 &lt;STRONG&gt;144&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mar:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;P.A. - 142 &lt;STRONG&gt;249&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;P.S. - 9 &lt;STRONG&gt;19&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;P.P. - 44 &lt;STRONG&gt;66&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;A - 14 &lt;STRONG&gt;19&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;TOTAL - 209 &lt;STRONG&gt;353&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In this month loses data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 08:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230321#M848129</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-21T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230322#M848130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this video-topic: &lt;A href="https://www.youtube.com/watch?v=zIVj4U9QqPQ" title="https://www.youtube.com/watch?v=zIVj4U9QqPQ"&gt;https://www.youtube.com/watch?v=zIVj4U9QqPQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope that helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 09:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230322#M848130</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2017-03-21T09:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Show accumulate in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230323#M848131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELP ME PLEASE!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Mar 2017 08:10:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-accumulate-in-pivot-table/m-p/1230323#M848131</guid>
      <dc:creator>mromrod22</dc:creator>
      <dc:date>2017-03-23T08:10:10Z</dc:date>
    </item>
  </channel>
</rss>

