<?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: Last Entered Inventory Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454343#M434903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the expression above, I have nowhere used the date field as filter. Instead the date field used to get the latest month and the latest week. What could be the issue you see with the expression that may be not giving your expected output behavior?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Dec 2017 10:29:41 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-12-26T10:29:41Z</dc:date>
    <item>
      <title>Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454322#M434882</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 data set including following Columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Date, Data Week, Qty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want last data week total Qty&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 06:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454322#M434882</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T06:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454323#M434883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[Data Week] = {$(=Max([Data Week])-1)}&amp;gt;} Qty)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 06:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454323#M434883</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T06:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454324#M434884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Data set contains unique month and repeating Data Week as shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want closing or last entered inventory of the month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say Apr&amp;nbsp; = &lt;SPAN style="font-size: 13.3333px; text-align: -webkit-right;"&gt;10962411.34&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 251px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none; background: #dce6f1;" width="79"&gt;Months&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none; background: #dce6f1;" width="88"&gt;DataWeek&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none; background: #dce6f1;" width="84"&gt;Qty&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Jan&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;12294609.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Jan&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;11979212.28&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Jan&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;12375512.48&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;12351222.22&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Feb&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;12649753.37&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Feb&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;12649753.37&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Feb&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;12968125.98&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;13064135.69&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Mar&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;13337458.61&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Mar&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;13337458.61&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Mar&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Mar&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Apr&lt;/TD&gt;&lt;TD align="right"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;11719474.23&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Apr&lt;/TD&gt;&lt;TD align="right"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;10615512.64&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri;"&gt;Apr&lt;/TD&gt;&lt;TD align="right"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;10534975.27&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Apr&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;10962411.34&lt;/EM&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 07:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454324#M434884</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T07:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454325#M434885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will deserve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, Months = {'$(=Date(Max(Month(Date#(Months))),'MMM'))'}&amp;gt;} Qty)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 07:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454325#M434885</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T07:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454326#M434886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or Change it to Months from Month name to Month number, That makes more clear like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Num(Month(Date#(Months))) as MonthNum&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And, then expression should be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, MonthNum = {'$(=Max(MonthNum))'}&amp;gt;} Qty)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 07:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454326#M434886</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T07:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454327#M434887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Sum({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, MonthNum = {'$(=Max(MonthNum))'}&amp;gt;} Qty)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;And&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Sum({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}&amp;gt;} Qty)&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;both gives me same output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;When I select a single month, Out put is correct, but w&lt;/SPAN&gt;hen all my month filters are open, It gives me sum of all entries from 4th Data week of all months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 08:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454327#M434887</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T08:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454328#M434888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you trying this? In text box / tabular report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 08:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454328#M434888</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T08:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454329#M434889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Text Box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 08:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454329#M434889</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T08:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454330#M434890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe should work if it is Text box? Can you show image in straight table with same expression and same in text box, Please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 08:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454330#M434890</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T08:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454331#M434891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its Giving Me below numbers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="width: 246px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none; background: #dce6f1;" width="79"&gt;Months&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none; background: #dce6f1;" width="88"&gt;DataWeek&lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none; background: #dce6f1;" width="79"&gt;Grand Total&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Jan&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;89803.95&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Feb&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;92030.71&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Mar&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;78241.58&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Apr&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;90184.88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;May&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;88442.61&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Jun&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;90278.12&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Jul&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;95113.84&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Aug&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;91170.62&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Sep&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;91172.9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Oct&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;92571.38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: none; border-right: none; border-bottom: 0.5pt solid #95b3d7; border-left: none;"&gt;Nov&lt;/TD&gt;&lt;TD align="right"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;90084.26&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: 0.5pt solid #95b3d7; border-right: none; border-bottom: none; border-left: none; background: #dce6f1;"&gt;Grand Total&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-weight: bold; font-family: Calibri; border-top: 0.5pt solid #95b3d7; border-right: none; border-bottom: none; border-left: none; background: #dce6f1;"&gt;&lt;/TD&gt;&lt;TD&gt;989094.85&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 09:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454331#M434891</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454332#M434892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vikas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anil solution is working fine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have a look :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(&lt;SPAN style="font-size: 10pt;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;{&amp;lt;MonthNum={'$(=Max(MonthNum))'},DataWeek={&lt;SPAN style="color: #ff6600;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #ff6600;"&gt;$(=Max(DataWeek))&lt;/SPAN&gt;&lt;SPAN style="color: #ff6600;"&gt;'&lt;/SPAN&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Qty)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;,'#,##0'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;PFA,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;Mukram.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 09:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454332#M434892</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2017-12-26T09:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454333#M434893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;STRONG&gt;Max({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, MonthNum = {'$(=Max(MonthNum))'}&amp;gt;}Aggr(&lt;/STRONG&gt;Sum({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, MonthNum = {'$(=Max(MonthNum))'}&amp;gt;} Qty)&lt;/SPAN&gt;&lt;STRONG style="text-decoration: line-through;"&gt;))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will return as below in text box? &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;90084.26&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 09:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454333#M434893</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T09:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454334#M434894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, Months and DateWeek should cover for Aggr()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, MonthNum = {'$(=Max(MonthNum))'}&amp;gt;}Aggr(&lt;/STRONG&gt;Sum({&amp;lt;[DataWeek] = {$(=Max([DataWeek]))}, MonthNum = {'$(=Max(MonthNum))'}&amp;gt;} Qty)&lt;STRONG&gt;, Months, DataWeek))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 09:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454334#M434894</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-26T09:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454335#M434895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope incorrect expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 09:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454335#M434895</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T09:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454336#M434896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attaching my data sheet and my App&lt;/P&gt;&lt;P&gt;Please check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 10:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454336#M434896</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T10:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454337#M434897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attaching my data sheet and my App&lt;/P&gt;&lt;P&gt;Please check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 10:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454337#M434897</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T10:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454338#M434898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am attaching my excel and app&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 10:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454338#M434898</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454339#M434899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expected output in the sample provided? For latest week's data try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[DataWeek] = {$(=Max({&amp;lt;[Transaction Date]={"$(=Max([Transaction Date]))"}&amp;gt;} DataWeek))}, Month = {$(=text(Month(Max([Transaction Date]))))}&amp;gt;} InvQty)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 10:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454339#M434899</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-12-26T10:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454340#M434900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="78"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" height="20" width="78"&gt;90084.26&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 10:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454340#M434900</guid>
      <dc:creator>vikas_nandanwar</dc:creator>
      <dc:date>2017-12-26T10:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Last Entered Inventory Number</title>
      <link>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454341#M434901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try my above expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2017 10:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-Entered-Inventory-Number/m-p/1454341#M434901</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-12-26T10:23:51Z</dc:date>
    </item>
  </channel>
</rss>

