<?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 YTD report in pivot table allowed? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640158#M1089092</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;I am building YTD in a pivot table. I have 4 dimensions and two expressions. First expression to get current YTD value and other expression is to get previous YTD values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first expession ie current YTD is giving right sales result, but previous YTD gives 0.00 as value in every row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no issue with the expession for Previous YTD.&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Status = {'Cancelled'},CalendarYear={'$(vPriorYear)'},Date={'&amp;lt;=$(vPriorYearDate)'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the 3 fields Status, Date, and Sales are in the same table(aggregated table in the script)&lt;/P&gt;&lt;P&gt;I wanted to know, is pivot table NOT be used to show YTD for current and previous YTD in each column across set of dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where could be the issue, that i need to look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 May 2014 15:07:44 GMT</pubDate>
    <dc:creator>surajap123</dc:creator>
    <dc:date>2014-05-20T15:07:44Z</dc:date>
    <item>
      <title>YTD report in pivot table allowed?</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640158#M1089092</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;I am building YTD in a pivot table. I have 4 dimensions and two expressions. First expression to get current YTD value and other expression is to get previous YTD values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My first expession ie current YTD is giving right sales result, but previous YTD gives 0.00 as value in every row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no issue with the expession for Previous YTD.&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Status = {'Cancelled'},CalendarYear={'$(vPriorYear)'},Date={'&amp;lt;=$(vPriorYearDate)'}&amp;gt;}sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the 3 fields Status, Date, and Sales are in the same table(aggregated table in the script)&lt;/P&gt;&lt;P&gt;I wanted to know, is pivot table NOT be used to show YTD for current and previous YTD in each column across set of dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where could be the issue, that i need to look at?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 15:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640158#M1089092</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-20T15:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: YTD report in pivot table allowed?</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640159#M1089093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;remove the label from your expression and use the mouse (over) to see your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example, my expression is &lt;/P&gt;&lt;P&gt;=sum({&amp;lt;y={$(vPriorYear)},d={"&amp;lt;=$(vPriorDate)"}&amp;gt;} Expression1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usually it helps to debug set analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59240_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 19:17:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640159#M1089093</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-20T19:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: YTD report in pivot table allowed?</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640160#M1089094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo,&lt;/P&gt;&lt;P&gt;Actually there was no issue. Infact there was no data for the dimensions during previous year, so i was getting 0.00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 10:59:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-report-in-pivot-table-allowed/m-p/640160#M1089094</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2014-05-21T10:59:02Z</dc:date>
    </item>
  </channel>
</rss>

