<?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 set analysis problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240857#M91320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is in your date formatting. Use the makedate() function with your input data to make a formatted date value. Your syntax looks sound, but your dates are not being evaluated as dates and as a result, your expression is returning zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Feb 2010 20:28:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-02-17T20:28:05Z</dc:date>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240855#M91318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like to have the budget next to the 'real' value according the correct date&lt;/P&gt;&lt;P&gt;is this possible with set analysis??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 19:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240855#M91318</guid>
      <dc:creator />
      <dc:date>2010-02-17T19:47:53Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240856#M91319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is what i would like to have!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 19:48:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240856#M91319</guid>
      <dc:creator />
      <dc:date>2010-02-17T19:48:56Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240857#M91320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is in your date formatting. Use the makedate() function with your input data to make a formatted date value. Your syntax looks sound, but your dates are not being evaluated as dates and as a result, your expression is returning zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 20:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240857#M91320</guid>
      <dc:creator />
      <dc:date>2010-02-17T20:28:05Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240858#M91321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i now have this function but the same result&lt;/P&gt;&lt;P&gt;can you give me a hint how to use the make date??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Budget_BeginDate={"&amp;lt;=$(=DATE(Reak_Date,'DD-MM-YYYY'))"},Budget_EndDate={"&amp;gt;=$(=DATE(Reak_Date,'DD-MM-YYYY'))"}&amp;gt;}Budget_value)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 21:06:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240858#M91321</guid>
      <dc:creator />
      <dc:date>2010-02-17T21:06:39Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240859#M91322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i changed my example with numbers instead of dates and this also not works&lt;/P&gt;&lt;P&gt;can you please have a look at it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 21:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240859#M91322</guid>
      <dc:creator />
      <dc:date>2010-02-17T21:27:27Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240860#M91323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Jochem wrote:&lt;BR /&gt;i now have this function but the same result&lt;BR /&gt;can you give me a hint how to use the make date??&lt;BR /&gt;&lt;BR /&gt;sum({tiny_mce_markerlt;Budget_BeginDate={"&amp;lt;=$(=DATE(Reak_Date,'DD-MM-YYYY'))"},Budget_EndDate={"&amp;gt;=$(=DATE(Reak_Date,'DD-MM-YYYY'))"}&amp;gt;}Budget_value)&lt;BR /&gt; &amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You have to use makedate during the load script.&lt;/P&gt;&lt;P&gt;Makedate(&lt;I&gt;year, month, day&lt;/I&gt;)&lt;/P&gt;&lt;P&gt;So if your input is 01-31-2008, your makedate formula would be makedate(subfield(&lt;I&gt;field_name, '-', 3), subfield(&lt;/I&gt;field_name, '-', 1), subfield(&lt;I&gt;field_name, '-', 2)).&lt;/I&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 21:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240860#M91323</guid>
      <dc:creator />
      <dc:date>2010-02-17T21:37:38Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240861#M91324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please have a look at the other post (problem2.qvw) because in this example i changed the date to numbers, and this also does not work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 22:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240861#M91324</guid>
      <dc:creator />
      <dc:date>2010-02-17T22:18:30Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240862#M91325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Jochem wrote:&lt;BR /&gt;can you please have a look at the other post (problem2.qvw) because in this example i changed the date to numbers, and this also does not work!&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I can't quite figure out what happened in this one, but your syntax is not correct. I think this is what you were trying to accomplish...&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Budget_Begin = {'&amp;lt;=$(Real)'}, Budget_End = {'&amp;gt;=$(Real)'}&amp;gt;} Budget_value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 23:33:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240862#M91325</guid>
      <dc:creator />
      <dc:date>2010-02-17T23:33:28Z</dc:date>
    </item>
    <item>
      <title>set analysis problem</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240863#M91326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is what I was trying to accomplish&lt;/P&gt;&lt;P&gt;real 15 is between 10-20 so budget is 10&lt;/P&gt;&lt;P&gt;real 35 is between 30-40 so budget is 20 etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2010 23:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem/m-p/240863#M91326</guid>
      <dc:creator />
      <dc:date>2010-02-17T23:53:00Z</dc:date>
    </item>
  </channel>
</rss>

