<?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: conditional sum based on two input box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842084#M1014208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can see on the web and download. Could you just refresh?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 17:06:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-15T17:06:10Z</dc:date>
    <item>
      <title>conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842076#M1014197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,I have a straight table with 3 dimension (category, company and business unit) and an expression that is the daily balance.&lt;/P&gt;&lt;P&gt;My need is to compare the balance between two different dates.&lt;/P&gt;&lt;P&gt;I've created two variables and two input box date 1 and date 2.&lt;/P&gt;&lt;P&gt;I then used two expression for each input box like this one:&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;DATE_REF={"$(=VAR_DATA2)"}&amp;gt;}Balance_CTV2)&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;DATE_REF={"$(=VAR_DATA1)"}&amp;gt;}Balance_CTV2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the result is always "0" even the data exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've laso tried without the " but always the same 0.&lt;/P&gt;&lt;P&gt;What is wrong in my expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842076#M1014197</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842077#M1014200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must convert the variables string to date try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;DATE_REF={"$(=Date(VAR_DATA2))"}&amp;gt;}Balance_CTV2)&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;DATE_REF={"$(=Date(VAR_DATA1))"}&amp;gt;}Balance_CTV2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842077#M1014200</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842078#M1014202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gennaro,&lt;/P&gt;&lt;P&gt;the variables are already defined with date format but even using your suggested sintax the result still the same &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842078#M1014202</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842079#M1014203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;You&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;send&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;an example&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;qvw&lt;/SPAN&gt;&lt;SPAN&gt;)&amp;nbsp; ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:53:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842079#M1014203</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842080#M1014204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please provide the definition of variables you declared. Should be an issue with your variable declaration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842080#M1014204</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842081#M1014205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;please find attached the qwv. The tab with the comparison is the last one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Thank you for your assistance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842081#M1014205</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842082#M1014206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks the attachment is missing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842082#M1014206</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842083#M1014207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;A href="https://community.qlik.com/people/vsaikrishna"&gt;vsaikrishna&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Hope the qvw could answer your question. Anyway on hte input box into the number tab I've just set the format to DATE. Is the right way or there is an other point where to declare the variable?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:05:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842083#M1014207</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842084#M1014208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can see on the web and download. Could you just refresh?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:06:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842084#M1014208</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842085#M1014209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please change the view of the messages in your qlik view in box in the full one in this way you will see the attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842085#M1014209</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842086#M1014210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to settings -. variable overview - add variable &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To check quickly what is the output - goto input box or text object and view the variable values &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Object : = $(vname) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 17:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842086#M1014210</guid>
      <dc:creator />
      <dc:date>2015-04-15T17:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842087#M1014211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Qlik is not necessary to define the type of data.&lt;/P&gt;&lt;P&gt;is chosen automatically based on the contents of the field or variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead in Set Analysis is preferable to call in order to avoid misinterpretation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am in train for two to three hours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have not solved before , I will look willingly qvw you sent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 18:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842087#M1014211</guid>
      <dc:creator />
      <dc:date>2015-04-15T18:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842088#M1014212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gennaro,&lt;/P&gt;&lt;P&gt;Unfortunately I have not solved. Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inviato da iPhone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Il giorno 15/apr/2015, alle ore 20:05, Gennaro Voto &amp;lt;qcwebmaster@qlikview.com&amp;lt;mailto:qcwebmaster@qlikview.com&amp;gt;&amp;gt; ha scritto:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik Community &amp;lt;https://community.qlik.com/?et=watches.email.thread&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conditional sum based on two input box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;risposta da Gennaro Voto&amp;lt;https://community.qlik.com/people/g.voto76?et=watches.email.thread&amp;gt; su New to QlikView - Visualizza la discussione completa&amp;lt;https://community.qlik.com/message/754537?et=watches.email.thread#754537&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 19:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842088#M1014212</guid>
      <dc:creator />
      <dc:date>2015-04-15T19:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842089#M1014213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hi &lt;SPAN class="hps"&gt;Massimo&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;the file you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;attached&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;is not correct&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="hps"&gt;It contains only&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a few lines&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the script&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;load&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;there is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;no&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tab&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;object&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;For this reason&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I simulated&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your data,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;roughly&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;based upon the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;information&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;provided in different&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;post&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I built&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;simulated data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;analysis&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;correct formulas.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Let me know&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;if they work,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;otherwise&lt;/SPAN&gt; provide me &lt;SPAN class="hps"&gt;a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;qvw&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and the table&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;chart&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;where I can enter&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;formulas and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;try&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on your&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;SPAN class="hps"&gt;Gennaro&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 22:07:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842089#M1014213</guid>
      <dc:creator />
      <dc:date>2015-04-15T22:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842090#M1014214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gennaro,&lt;/P&gt;&lt;P&gt;from your I understand you changed the " with the ' symbol. Unfortunately this not worked for my case. I try to attach again the file. please let me know if now is OK.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 09:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842090#M1014214</guid>
      <dc:creator />
      <dc:date>2015-04-16T09:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842091#M1014215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hi&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Max&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;I saw the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;new attach&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and is now&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;complete with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;tabs and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN class="hps"&gt;I tried&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to apply&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the formulas&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;recreate&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and objects&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;but I'm afraid&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that there is some&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;load&lt;/SPAN&gt;, so &lt;SPAN class="hps"&gt;I do not understand&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;how Qlik &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;interpret&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;date values&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;come from two&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;different sources&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;QVD &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;xlsx&lt;/SPAN&gt;).&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;You could&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;try to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;create a new field&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;during&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;load&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;QW_SALDI.QVD&lt;/SPAN&gt; and cast to&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;date and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;giving it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the data type&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;, so you can &lt;SPAN class="hps"&gt;use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the new field&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Set Analysis&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to check &lt;/SPAN&gt;&lt;SPAN class="hps"&gt;the data&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;content&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="hps"&gt;If&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you want I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;fix it&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;myself, but&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;should&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;send&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a subset&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;(reduced &lt;/SPAN&gt;QVD &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;.xlsx&lt;/SPAN&gt;), &lt;SPAN class="hps"&gt;so&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to do&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the tests&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;directly&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;on your&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;data &lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;via&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;reload script&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Bye&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;Gennaro&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842091#M1014215</guid>
      <dc:creator />
      <dc:date>2015-04-16T12:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842092#M1014216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Gennaro,&lt;/P&gt;&lt;P&gt;many thanks for your help. After some investigation I understand that the problems comes from the oracle DB. Bt unable to understand how resolve. The point is n the filed DATE_REF that under oracle comes with the date format DD-MMM-YYYY. If I try to export the DB on an excel file and use that one all works fine.&lt;/P&gt;&lt;P&gt;I also tried in the load script to use the sintax:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;date#(DATE_REF,'DD/MM/YYYY') AS m_date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the result is that m_date is shown with number and the comparison with the variable doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I send you a couple of date it will work just because the dield date will be "normalized".&lt;/P&gt;&lt;P&gt;Are you able to tell me any additional suggestion to try?&lt;/P&gt;&lt;P&gt;It my be the next step is to change something in the conditional sum formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[m_date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(=Date(VAR_DATA2))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Balance_CTV2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 15:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842092#M1014216</guid>
      <dc:creator />
      <dc:date>2015-04-16T15:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842093#M1014217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Hi&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Massimo&lt;/SPAN&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;use &lt;SPAN class="hps"&gt;date#(DATE_REF,'DD/MM/YYYY') AS m_date in script, the road is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;right&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;if&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your dates&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are represented by&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;numbers&lt;/SPAN&gt; is &lt;SPAN class="hps"&gt;okay.&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Eliminates&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that you have created&lt;/SPAN&gt;, replacing them with &lt;SPAN class="hps"&gt;the new variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;using the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;calendar object&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;set its value&lt;/SPAN&gt;.&lt;BR /&gt; &lt;SPAN class="hps"&gt;Variables&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;will be set&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;automatically&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the number&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;corresponding to the date&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt; T&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;he attached file &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;is&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;your file,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;already modified&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with the creation of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;new variables&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;which&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are measured&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with numbers&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;corresponding to the dates&lt;/SPAN&gt;.&lt;BR /&gt;&lt;SPAN lang="en"&gt;There are also &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;correct formulas&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;both for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the description&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the columns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that for the calculation&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of the sum of&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;BALANCE_CTV2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN class="hps"&gt;I hope&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;help you&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;solve&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the problem permanently&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Bye&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Gennaro&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 16:14:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842093#M1014217</guid>
      <dc:creator />
      <dc:date>2015-04-16T16:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842094#M1014221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gennaro,&lt;/P&gt;&lt;P&gt;many thanks for your valuable support. yes we got one step more but not yet solved.&lt;/P&gt;&lt;P&gt;It seems that once done the &lt;SPAN class="hps"&gt;date#(DATE_REF,'DD/MM/YYYY') AS m_date &lt;/SPAN&gt;the only way to see the m_date values is to set it with the sintax date#. For example I've made a text box to see how the value is shown with his sintax.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG alt="Untitled.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83948_Untitled.jpg" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;m_date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;amp; '\n' &amp;amp; 'Data 2: ' &amp;amp; (&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;VarData2&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The sum formule still not working. i tried different ways to have it:&lt;/P&gt;&lt;P&gt;ORIGINAL one &lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;m_date={'$(=Date(VarData2))'}&amp;gt;} Balance_CTV2)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;ALSO TRIED WITH:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=SUM({$&amp;lt;date#(m_date)={'$(=(VarData1))'}&amp;gt;} Balance_CTV2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I think we need to change the sintax of the SUM formula but unsure how.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thank you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 08:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842094#M1014221</guid>
      <dc:creator />
      <dc:date>2015-04-17T08:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum based on two input box</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842095#M1014223</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;sum(if(DATE_REF = VAR_DATA2, Balance_CTV2) )&amp;nbsp;&amp;nbsp; check of both data vars are identical&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SUM({$&amp;lt;DATE_REF={"$(=VAR_DATA2)"}&amp;gt;}Balance_CTV2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 09:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-based-on-two-input-box/m-p/842095#M1014223</guid>
      <dc:creator>Marcellino_Groothof</dc:creator>
      <dc:date>2015-04-17T09:07:28Z</dc:date>
    </item>
  </channel>
</rss>

