<?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: Date and Percentage in PivotTable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425206#M513105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay... I would request you to close this thread and may be reopen a new discussion when you get back to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2017 14:15:10 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-10-19T14:15:10Z</dc:date>
    <item>
      <title>Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425202#M513101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Good afternoon,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;I need your help to solve this app in QlikView.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt; The application template is a bit confusing, so if you have any suggestions, you are welcome.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;I also don't know if it is possible to do in this way I need.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;I load the data with the following script: (It is in portuguese, so I wont translate the fields to you understand my expressions)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;&lt;SPAN style="color: #000000;"&gt;BaseCard:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: blue; font-size: 12.0pt;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATAINCLUSAO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;,&lt;SPAN style="color: #00ff00;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //here shows the full date when the card was created&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATAINCLUSAO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;MêsInclusão&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATAINCLUSAO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;AnoInclusão&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;,&amp;nbsp; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;Monthname&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATAINCLUSAO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;)) &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;[Mês Ano]&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;SITUACAO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #00ff00;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;//here is as A(&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt;Active&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;),B(&lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt;Block&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;) e C(canceled)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATASITUACAO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;,&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #00ff00;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //here shows the date when the situation changed&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATABLOQUEIO&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #00ff00;"&gt;//here shows the block date of the card&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;SITUACAOANTERIOR&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;, &lt;SPAN style="color: #00ff00;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // here shows the last situation&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: maroon;"&gt;DATASITUACAOANTERIOR&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #00ff00;"&gt;// here shows the date of the last situation&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 12.0pt; color: black;"&gt;&lt;BR /&gt; &lt;C&gt; &lt;/C&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;In a PivotTable, I want to know the month / year of the situation, the quantity that was made, qty after 3 months, 6 and 12 months, and the %.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;I used the following as a dimension:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177864" alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177864_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;The calculated dimension is an 'if' to show the name of the situation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;In the expressions, I used the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;For %:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;count (SITUACAO) / Count (total (SITUACAO))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Qty:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;count ([Year Month])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;The way I'm doing both% and qty do not show the values ​​I want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;The amount I want shows the value of cards for your situation (active, block, canc), for the month that was effectived. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;For example: I can have a card that its inclusion date was 09/20/2016 but it was only unlocked on 12/20/2016, so I want it to count as produced in the month / year of inclusion (Sep / 2016) and appears as blocked. When I look at it after 3 months, I will see the same amount of cards made, but only your situation will change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177865" alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/177865_2.png" style="height: 226px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;Note that the data after 3 months for sep, would be dec 2016. There it shows the cards that had as inclusion date the month of September, but were only unlocked in December.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;The second line (December) also shows December 2016, but it shows only the cards that had as inclusion date from Dec / 2016 and were unblocked, or canceled in the month, after 3 months, etc ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;I want my application to look like the excel above, but I could only achieve this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="177866" alt="3.png" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/177866_3.png" style="height: 616px; width: 620px;" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN lang="EN-US" style="color: black;"&gt;What should I do to get the model I need?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2017 12:49:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425202#M513101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-27T12:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425203#M513102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is Situacao a calculated dimension? Can you perform it in the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Oct 2017 14:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425203#M513102</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-10T14:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425204#M513103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attaching an Excel for you (exported from your app) where I have pointed out current calculation and I want you to point me out what the expected calculation is&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/180187_Capture.PNG" style="height: 310px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, all I am doing is that for a particular Situação, I am pulling three months back numbers. For instance, if you look at Cartão Ativo Bloqueado for Set 2016 = 1581 (Column F, Row 59) which is the same number we see for jun 2016 (Column E, Row 47).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now all I want you to do is to fill column G with what you think should be the correct number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 11:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425204#M513103</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-19T11:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425205#M513104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, I analysed the database and found that the informations are dinamic for the data. That's why the values don't match. We will stop this dashboard for a time. &lt;/P&gt;&lt;P&gt;Thank you very much for your time and help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 14:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425205#M513104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-19T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425206#M513105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay... I would request you to close this thread and may be reopen a new discussion when you get back to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 14:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425206#M513105</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-19T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425207#M513106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would have deleted the qvw.... you removed some of the important information from this post. Really feel bad that I spent so much time helping you out... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 14:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425207#M513106</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-19T14:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425208#M513107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried to delete just the qvw but it excluded everything. Why this happened?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 10:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425208#M513107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T10:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425209#M513108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because you have to edit the post and then remove the attachment rather than just deleting everything. It is just disappointing to see that after so much help that I was trying to offer, all have been deleted. Anyways please close this thread at least by marking Assumed Answer&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425209#M513108</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-20T11:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425210#M513109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm really sorry for that. I have the conversation in my email.. I'll post it . &lt;/P&gt;&lt;P&gt;Sorry for my error again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425210#M513109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T11:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425211#M513110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;Sunny , These are your answers. Please just copy and paste again to you receive the credit for that.&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;Is this what you wanted?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;A href="https://community.qlik.com/legacyfs/online/179272_Capture.PNG"&gt;https://community.qlik.com/servlet/JiveServlet/downloadImage/2-1360089-179272/Capture.PNG &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;Expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;If(CrtCartoesPlasticos_SITUACAO = 'B', Count(TOTAL &amp;lt;[MêsInc AnoInc]&amp;gt; CrtCartoesPlasticos_SITUACAO) - Count(TOTAL &amp;lt;[MêsInc AnoInc]&amp;gt;If([MêsInc AnoInc]=[MêsSit AnoSit],CrtCartoesPlasticos_SITUACAO)),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;If(Match(CrtCartoesPlasticos_SITUACAO, 'A', 'C'), Count(If([MêsInc AnoInc] = [MêsSit AnoSit],CrtCartoesPlasticos_SITUACAO)), Count(CrtCartoesPlasticos_SITUACAO)))&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;-----------------&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;Check this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;Sum(Aggr(&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;If(CrtCartoesPlasticos_SITUACAO = 'B',&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;Count(TOTAL &amp;lt;[MêsInc AnoInc]&amp;gt; CrtCartoesPlasticos_SITUACAO) - Count(TOTAL &amp;lt;[MêsInc AnoInc]&amp;gt;If([MêsInc AnoInc]=[MêsSit AnoSit],CrtCartoesPlasticos_SITUACAO)),&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt; font-family: 'Helvetica',sans-serif;"&gt;Count(If([MêsInc AnoInc] = [MêsSit AnoSit],CrtCartoesPlasticos_SITUACAO))), [MêsInc AnoInc], CrtCartoesPlasticos_SITUACAO))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;A href="https://community.qlik.com/legacyfs/online/179284_Capture.PNG"&gt;https://community.qlik.com/servlet/JiveServlet/downloadImage/2-1360301-179284/Capture.PNG &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;---------------------&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;This looks good now?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;&lt;A href="https://community.qlik.com/legacyfs/online/179696_Capture.PNG"&gt;https://community.qlik.com/servlet/JiveServlet/downloadImage/2-1362279-179696/Capture.PNG &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; font-family: 'Helvetica',sans-serif; color: #666666;"&gt;Expression used:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt; font-family: 'Helvetica',sans-serif;"&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt; font-family: 'Helvetica',sans-serif;"&gt;If(CrtCartoesPlasticos_SITUACAO = 'B',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt; font-family: 'Helvetica',sans-serif;"&gt;Count(TOTAL &amp;lt;[MêsInc AnoInc]&amp;gt; CrtCartoesPlasticos_SITUACAO) - Count(TOTAL &amp;lt;[MêsInc AnoInc]&amp;gt; {&amp;lt;CrtCartoesPlasticos_SITUACAO = {'A', 'C'}&amp;gt;}If([MêsInc AnoInc]=[MêsSit AnoSit],CrtCartoesPlasticos_SITUACAO)),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #666666; font-size: 10.5pt; font-family: 'Helvetica',sans-serif;"&gt;Count(If([MêsInc AnoInc] = [MêsSit AnoSit],CrtCartoesPlasticos_SITUACAO))), [MêsInc AnoInc], CrtCartoesPlasticos_SITUACAO))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 12:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425211#M513110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T12:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date and Percentage in PivotTable</title>
      <link>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425212#M513111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/gklegues"&gt;gklegues&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for making amend of this... but what you have above won't help future visitors... There is a flow to a discussion which helps future visitors understand what the direction of this discussion is. By just adding random expressions, no one will understand what was going on here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways, what has happened has happened and I see that your intentions were not wrong. I would just tell you that try not to do this again in the future as we loose good information when people delete stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only thing I would suggest now is to close this thread (I have asked multiple times now) and have also given you directions on how to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again, by doing this, you will be helping the community as people who are looking to help will know that this thread has been resolved and they don't have to stop by for help. For future visitors, this might just be a lost cause, but that's okay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 16:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-and-Percentage-in-PivotTable/m-p/1425212#M513111</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-20T16:20:32Z</dc:date>
    </item>
  </channel>
</rss>

