<?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 Using input value for projection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530205#M746568</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;suppose I have following 04 data fields&lt;/P&gt;&lt;P&gt;1. Purchased Quantity (PQ), 2. Purchased Value (PV), 3. Sale QTY (SQ) &amp;amp; Sale Value (SV)&lt;/P&gt;&lt;P&gt;now lets say Sum(PQ) = 100 and Sum(PV) = 1,000&lt;/P&gt;&lt;P&gt;till date sum(SQ)=40, &amp;amp; Sum(SV)=600&lt;/P&gt;&lt;P&gt;I wanna use any Sale price as input which should show me margin above PV after multiplying with remaining PQ (60)&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;when the input value is 20 it should auto calculate projected margin above PV(1000) as in this case &lt;U&gt;&lt;STRONG&gt;Input value*(Sum(PQ)-Sum(SQ))+Sum(SV)-Sum(PV)&lt;/STRONG&gt;&lt;/U&gt; if it is 20 then output should be 1000(20*60+800-1000)&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;How to link this input value to an expression&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt; in a straight table or text box or a button so that when I change the value it should show the result for my projected Margin based on remaining QTY.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>300sss300</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Using input value for projection</title>
      <link>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530205#M746568</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;suppose I have following 04 data fields&lt;/P&gt;&lt;P&gt;1. Purchased Quantity (PQ), 2. Purchased Value (PV), 3. Sale QTY (SQ) &amp;amp; Sale Value (SV)&lt;/P&gt;&lt;P&gt;now lets say Sum(PQ) = 100 and Sum(PV) = 1,000&lt;/P&gt;&lt;P&gt;till date sum(SQ)=40, &amp;amp; Sum(SV)=600&lt;/P&gt;&lt;P&gt;I wanna use any Sale price as input which should show me margin above PV after multiplying with remaining PQ (60)&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;when the input value is 20 it should auto calculate projected margin above PV(1000) as in this case &lt;U&gt;&lt;STRONG&gt;Input value*(Sum(PQ)-Sum(SQ))+Sum(SV)-Sum(PV)&lt;/STRONG&gt;&lt;/U&gt; if it is 20 then output should be 1000(20*60+800-1000)&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;U&gt;&lt;STRONG&gt;How to link this input value to an expression&lt;/STRONG&gt;&lt;/U&gt;&lt;/FONT&gt; in a straight table or text box or a button so that when I change the value it should show the result for my projected Margin based on remaining QTY.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530205#M746568</guid>
      <dc:creator>300sss300</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using input value for projection</title>
      <link>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530223#M746569</link>
      <description>Did you try to Declare and use a variable e.g. vInputValue use this in input box&lt;BR /&gt;&lt;BR /&gt;Your expression can be&lt;BR /&gt;vInputValue*(Sum(PQ)-Sum(SQ))+Sum(SV)-Sum(PV)&lt;BR /&gt;&lt;BR /&gt;Hope I understood the issue correctly</description>
      <pubDate>Tue, 15 Jan 2019 02:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530223#M746569</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-01-15T02:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using input value for projection</title>
      <link>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530429#M746570</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 12:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-input-value-for-projection/m-p/1530429#M746570</guid>
      <dc:creator>300sss300</dc:creator>
      <dc:date>2019-01-15T12:14:12Z</dc:date>
    </item>
  </channel>
</rss>

