<?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: Set Analysis Greater than less than a Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203741#M387149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;EFF_DATE =&lt;SPAN style="color: #ff0000;"&gt;{"&amp;lt;=$(=vMaxTransactionDate)&amp;gt;=$(=vMinTransactionDate)"}&lt;/SPAN&gt;, [TXN_AMOUNT] = {"&amp;gt;=$(=vTXNSum)"}&amp;gt;} TXN_AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 20:32:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-18T20:32:12Z</dc:date>
    <item>
      <title>Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203740#M387148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to use&amp;nbsp; the following but am not getting a result: I've seen many posts on variables, greater than and equal to and have seen a few different iterations: this is what I ended up with and it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on what part of the expression is incorrect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&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;EFF_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;lt;=$(=vMaxTransactionDate)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} , &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EFF_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=vMinTransactionDate)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} ,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[TXN_AMOUNT]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=vTXNSum)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;} &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_AMOUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 20:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203740#M387148</guid>
      <dc:creator>gwenngannon</dc:creator>
      <dc:date>2016-10-18T20:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203741#M387149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;EFF_DATE =&lt;SPAN style="color: #ff0000;"&gt;{"&amp;lt;=$(=vMaxTransactionDate)&amp;gt;=$(=vMinTransactionDate)"}&lt;/SPAN&gt;, [TXN_AMOUNT] = {"&amp;gt;=$(=vTXNSum)"}&amp;gt;} TXN_AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 20:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203741#M387149</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-18T20:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203742#M387150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I'm checking on the expression now, I also want to add Fabs in the set analysis but am having troubles with that also-&amp;nbsp;&amp;nbsp; can you assist with that also ?&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;EFF_DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;lt;=$(=vMaxTransactionDate)&amp;gt;=$(=vMinTransactionDate)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[TXN_AMOUNT]&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;{"=fabs(TXN_AMOUNT)"} = &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=vTXNSum)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TXN_AMOUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 20:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203742#M387150</guid>
      <dc:creator>gwenngannon</dc:creator>
      <dc:date>2016-10-18T20:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203743#M387151</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;STRONG&gt;Sum({&amp;lt;EFF_DATE ={"&amp;lt;=$(=vMaxTransactionDate)&amp;gt;=$(=vMinTransactionDate)"},&lt;SPAN style="color: #ff0000;"&gt; [TXN_AMOUNT] = {"=fabs(TXN_AMOUNT) &amp;gt;= vTXNSum"}&lt;/SPAN&gt;&amp;gt;} TXN_AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 21:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203743#M387151</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-18T21:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203744#M387152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny T ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is great thank you- I am still having troubles, although I agree this looks correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I break the expression up in an if it works but converting to Set analysis does not give me results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking into the possibility of dates HH MM SS not working well in Set Analysis when using variables for Dates without HH MM SS??? not sure if anyone has ever run into this problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 23:21:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203744#M387152</guid>
      <dc:creator>gwenngannon</dc:creator>
      <dc:date>2016-10-18T23:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203745#M387153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what you have behind those variables, but a good place to start would be here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4394"&gt;Dates in Set Analysis&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 08:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203745#M387153</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-19T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Greater than less than a Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203746#M387154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everything worked perfectly once I adjusted the date format- thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 15:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Greater-than-less-than-a-Variable/m-p/1203746#M387154</guid>
      <dc:creator>gwenngannon</dc:creator>
      <dc:date>2016-10-19T15:55:36Z</dc:date>
    </item>
  </channel>
</rss>

