<?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: Formula in getting the  exact quantity in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313102#M1191801</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;Good Day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, my report should be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DELIVERY QUANTITY - QUANTITY REDUCED = PICKING QUANTITY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jul 2011 02:33:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-29T02:33:56Z</dc:date>
    <item>
      <title>Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313094#M1191793</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;Good Day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im new in qlikview please help me how to get the exact report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my qvw file.This is my concern.the &lt;STRONG&gt;&lt;EM&gt;DELIVERY QTY.&lt;/EM&gt;&lt;/STRONG&gt; has a exact qty.my problem is the &lt;STRONG&gt;&lt;EM&gt;QTY REDUCED&lt;/EM&gt;&lt;/STRONG&gt; are not tally.but the others are correct qty.&lt;/P&gt;&lt;P&gt;To make my concern clear...When i select the puchasing doc 4600005585 the &lt;STRONG&gt;&lt;EM&gt;delivery qty&lt;/EM&gt;&lt;/STRONG&gt; and the &lt;STRONG&gt;&lt;EM&gt;qty reduced&lt;/EM&gt;&lt;/STRONG&gt; are all tally based on the report of SAP.but when i select the puchasing doc 4600003085 the delivery qty is correct qty but the qty reduced are not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont know how to get the exact qty in&lt;STRONG&gt;&lt;EM&gt; QUANTITY REDUCED&lt;/EM&gt;&lt;/STRONG&gt;.i already mix my script but i dont get what i need to see in my report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also how to get the total qty in &lt;STRONG&gt;&lt;EM&gt;delivery qty , qty reduced&lt;/EM&gt;&lt;/STRONG&gt; and the &lt;STRONG&gt;&lt;EM&gt;picking qty.&lt;/EM&gt;&lt;/STRONG&gt;This is also my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 03:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313094#M1191793</guid>
      <dc:creator />
      <dc:date>2011-07-28T03:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313095#M1191794</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;When you are loading data from SAP, you must be taking care of the MANDT field in each table and must be able to link the table with composite key but not a direct link with exisitng fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the sample you attached there were 2 MANDTs 600 and 888 appeared so data gets duplicated becasue of this and also while linking with other table you must be able to link to the same MANDT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please ensure your mapping is correct, for that you should be understading the data in each table and their relation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 05:52:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313095#M1191794</guid>
      <dc:creator />
      <dc:date>2011-07-28T05:52:26Z</dc:date>
    </item>
    <item>
      <title>Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313096#M1191795</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;Ok sir i will make another script and i will follow your advice.&lt;/P&gt;&lt;P&gt;Please dont hesitate to answer or have an advice to my concern.Im new in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 06:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313096#M1191795</guid>
      <dc:creator />
      <dc:date>2011-07-28T06:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313097#M1191796</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;Please see my sample app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know how to get the exact link in each table.Please let me know how to link them.&lt;/P&gt;&lt;P&gt;Also how do i know if the mapping is correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For me the other details was done and i show it to my report, the only thing is the QUANTITY REDUCED.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im also new in SAP. i dont know what is the relation of each table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 06:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313097#M1191796</guid>
      <dc:creator />
      <dc:date>2011-07-28T06:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313098#M1191797</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 already done with the MANDT its only 888 in the script now.but the quantity reduced in purchading doc 4600003085 was the same.did not change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; UECHA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "REF_ETENS",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IMWRK;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;/P&gt;&lt;P&gt;FROM PRD.prd.EKES&lt;/P&gt;&lt;P&gt;Where MANDT = '888';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i should do next.Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 07:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313098#M1191797</guid>
      <dc:creator />
      <dc:date>2011-07-28T07:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313099#M1191798</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;If you are new to both QlikView and SAP tables then it is very difficult to get what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i can advise you for this tables how the link should be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at the attached sample i loaded 2 tables LIPS and EKES with out any relation, and loaded the data into table box and selected delivery no 0180005610.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the frist table box of LIPS daya you have 6 rows with different material nos where as in the second table box which is the data from EKES have only 2 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you join just based on DEliver no, rows gets mutiplied with the nof rows you are seeing in EKES * no of rows in LIPS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So while joining thses to you need to identify each indvidual row in EKES and link them to LIPS rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be done using a composite key by creating in the load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBELN &amp;amp; right(MATNR,6) as key in LIPS table and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VBELN &amp;amp; right(MATNR,6) as key in EKES table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but right now you are not loading MATNR (Material no) in EKES table adn which is causing the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 08:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313099#M1191798</guid>
      <dc:creator />
      <dc:date>2011-07-28T08:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313100#M1191799</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;&lt;SPAN&gt;You can have a look at the qlikview docs @ &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://community.qlik.com/docs#/?page=2"&gt;http://community.qlik.com/docs#/?page=2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2012"&gt;http://community.qlik.com/docs/DOC-2012&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-1992"&gt;http://community.qlik.com/docs/DOC-1992&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-1595"&gt;http://community.qlik.com/docs/DOC-1595&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 09:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313100#M1191799</guid>
      <dc:creator />
      <dc:date>2011-07-28T09:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313101#M1191800</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;Thank you so much for your effort i appreciate that.&lt;/P&gt;&lt;P&gt;That is also my problem in how to get the exact qty in qty reduced to there specific material #.&lt;/P&gt;&lt;P&gt;but if i select the purchaching doc 4600003111 both ekes and lips table in the quantity are correct.&lt;/P&gt;&lt;P&gt;how come if you select the 4600003085 are not tally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my updated sample application.I think the formula in quantity reduced is the problem.(Correct me if im wrong)&lt;/P&gt;&lt;P&gt;Please give me the exact formula of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 09:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313101#M1191800</guid>
      <dc:creator />
      <dc:date>2011-07-28T09:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313102#M1191801</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;Good Day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, my report should be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DELIVERY QUANTITY - QUANTITY REDUCED = PICKING QUANTITY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 02:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313102#M1191801</guid>
      <dc:creator />
      <dc:date>2011-07-29T02:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313103#M1191802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Why didnt you try this:&lt;/P&gt;&lt;P&gt;in the load script:&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt; VBELN &amp;amp; right(MATNR,6) as key in LIPS table and &lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt; VBELN &amp;amp; right(MATNR,6) as key in EKES table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; height: 8pt;"&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 06:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313103#M1191802</guid>
      <dc:creator />
      <dc:date>2011-07-29T06:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313104#M1191803</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;No MATNR field name in EKES table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 08:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313104#M1191803</guid>
      <dc:creator />
      <dc:date>2011-07-29T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Formula in getting the  exact quantity</title>
      <link>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313105#M1191804</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;My Problem with this concern is what should be the Material Number in quantity reduced (DABMG).&lt;/P&gt;&lt;P&gt;I think this should be what i need to be able to identity and get the rows of the different material number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the TABLE NAME for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for helping,&lt;/P&gt;&lt;P&gt;Teles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 02:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formula-in-getting-the-exact-quantity/m-p/313105#M1191804</guid>
      <dc:creator />
      <dc:date>2011-08-03T02:15:13Z</dc:date>
    </item>
  </channel>
</rss>

