<?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 Sum based on input boxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-based-on-input-boxes/m-p/8618#M781797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a model to give a sum per customer/SSN based on the value in input boxes. The reason why I'm trying input boxes is to see how the distribution changes, depending on the value I give in the range of 1-10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created input boxes like varA, varB, varC etc. &lt;/P&gt;&lt;P&gt;The expression in my table is somewhat like &lt;/P&gt;&lt;P&gt;Sum(Aggr&lt;/P&gt;&lt;P&gt;((if,Flag1=1,VarA,0),&lt;/P&gt;&lt;P&gt;if(Flag2=1,VarB,0),&lt;/P&gt;&lt;P&gt;if(Flag3=1,Var3,0),&lt;/P&gt;&lt;P&gt;SSN))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the Flags have either 1 or 0 as a value. My goal is to flag the SSNs which receives a sum of Vars &amp;gt;= 10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far this doesn't work, and I'm not sure if I'm able to really explain what I want. I haven't tried this approach with input boxes before, and I'm unsure if this is the best sollution. Google has so far not been my best friend, hoping some of you great minds can put me in the correct way of thinking/googling &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Sum based on input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-based-on-input-boxes/m-p/8618#M781797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to create a model to give a sum per customer/SSN based on the value in input boxes. The reason why I'm trying input boxes is to see how the distribution changes, depending on the value I give in the range of 1-10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've created input boxes like varA, varB, varC etc. &lt;/P&gt;&lt;P&gt;The expression in my table is somewhat like &lt;/P&gt;&lt;P&gt;Sum(Aggr&lt;/P&gt;&lt;P&gt;((if,Flag1=1,VarA,0),&lt;/P&gt;&lt;P&gt;if(Flag2=1,VarB,0),&lt;/P&gt;&lt;P&gt;if(Flag3=1,Var3,0),&lt;/P&gt;&lt;P&gt;SSN))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the Flags have either 1 or 0 as a value. My goal is to flag the SSNs which receives a sum of Vars &amp;gt;= 10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far this doesn't work, and I'm not sure if I'm able to really explain what I want. I haven't tried this approach with input boxes before, and I'm unsure if this is the best sollution. Google has so far not been my best friend, hoping some of you great minds can put me in the correct way of thinking/googling &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &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/Sum-based-on-input-boxes/m-p/8618#M781797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sum based on input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-based-on-input-boxes/m-p/8619#M781798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not really if I understood. I would rather create one input box with one variable expecting value 1-10. That is one value at a time. Then use the variable in the expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;YourField={"&amp;gt;=$(yourVariable)"}&amp;gt;}SSN)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-based-on-input-boxes/m-p/8619#M781798</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-03-26T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum based on input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-based-on-input-boxes/m-p/8620#M781799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Mar 2018 11:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-based-on-input-boxes/m-p/8620#M781799</guid>
      <dc:creator>parthesh</dc:creator>
      <dc:date>2018-03-26T11:12:13Z</dc:date>
    </item>
  </channel>
</rss>

