<?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: EOM report showing wrong at Access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/EOM-report-showing-wrong-at-Access-point/m-p/1078947#M919882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was there any difference in the selection between the Selection made during PDF creation and in the&amp;nbsp; access point &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2016 09:33:08 GMT</pubDate>
    <dc:creator>qliksus</dc:creator>
    <dc:date>2016-05-05T09:33:08Z</dc:date>
    <item>
      <title>EOM report showing wrong at Access point</title>
      <link>https://community.qlik.com/t5/QlikView/EOM-report-showing-wrong-at-Access-point/m-p/1078946#M919881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Actually we have deliver&amp;nbsp; 2 kinds of reports one is PDF and another is AccessPoint.&lt;/P&gt;&lt;P&gt;The EOM data in PDF report is showing correct but in Accesspoint it showing wrong data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PDF :&lt;/STRONG&gt; Electronis sales for 30th April,2016 = 20.6%&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Access Point:&lt;/STRONG&gt; Electronis sales for 30th April,2016 = 19.5%&lt;/P&gt;&lt;P&gt;Which is not correct and these should match each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Logic Used:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(/*District_RetailScorecard='District' or*/ [Location] = '888',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (sum({$&amp;lt;Year = {$(vRunYear)},Month = {$(vRunMonth)},[Current Sales Class Nbr] = {001}&amp;gt;} TOTAL ([Invoice Merchandise Amt] +&amp;nbsp; [Invoice Price Concession Amt]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({$&amp;lt;Year = {$(=max(Year)-1)},Month = {"&amp;lt;=$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;}Month))&amp;gt;$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;} Month)-1)"},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reported Date] = {"&amp;lt;=$(=addyears(max([Reported Date]),-1))"},[Current Sales Class Nbr]&amp;nbsp; = {001}&amp;gt;} TOTAL ([Invoice Merchandise Amt] + [Invoice Price Concession Amt])))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (sum({$&amp;lt;Year = {$(=max(Year)-1)},Month = {"&amp;lt;=$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;}Month))&amp;gt;$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;} Month)-1)"},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reported Date] = {"&amp;lt;=$(=addyears(max([Reported Date]),-1))"}, [Current Sales Class Nbr] = {001}&amp;gt;} TOTAL ([Invoice Merchandise Amt] + [Invoice Price Concession Amt]))),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //Default - totals for individual Districts or Stores&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (sum({$&amp;lt;Year = {$(vRunYear)},Month = {$(vRunMonth)},[Current Sales Class Nbr] = {001}&amp;gt;} [Invoice Merchandise Amt] + [Invoice Price Concession Amt])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({$&amp;lt;Year = {$(=max(Year)-1)},Month = {"&amp;lt;=$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;}Month))&amp;gt;$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;} Month)-1)"},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reported Date] = {"&amp;lt;=$(=addyears(max([Reported Date]),-1))"},[Current Sales Class Nbr]&amp;nbsp; = {001}&amp;gt;} [Invoice Merchandise Amt] + [Invoice Price Concession Amt]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (sum({$&amp;lt;Year = {$(=max(Year)-1)},Month = {"&amp;lt;=$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;}Month))&amp;gt;$(=max({&amp;lt;Year={$(=max(Year))}&amp;gt;} Month)-1)"},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reported Date] = {"&amp;lt;=$(=addyears(max([Reported Date]),-1))"}, [Current Sales Class Nbr] = {001}&amp;gt;} [Invoice Merchandise Amt] + [Invoice Price Concession Amt])))&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/EOM-report-showing-wrong-at-Access-point/m-p/1078946#M919881</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: EOM report showing wrong at Access point</title>
      <link>https://community.qlik.com/t5/QlikView/EOM-report-showing-wrong-at-Access-point/m-p/1078947#M919882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was there any difference in the selection between the Selection made during PDF creation and in the&amp;nbsp; access point &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 09:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EOM-report-showing-wrong-at-Access-point/m-p/1078947#M919882</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-05-05T09:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: EOM report showing wrong at Access point</title>
      <link>https://community.qlik.com/t5/QlikView/EOM-report-showing-wrong-at-Access-point/m-p/1078948#M919883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bothe reports are based on the same datamodel with the same version of data? If yes, then could the reason only a different selection and/or any implemented section access respectively other user-related - on osuser() - conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 10:52:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/EOM-report-showing-wrong-at-Access-point/m-p/1078948#M919883</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-05T10:52:28Z</dc:date>
    </item>
  </channel>
</rss>

