<?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: Change If Then to Set Analysis using Dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591094#M219229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case this should give a result (I certainly mistyped in my earlier post, wrong copy/paste &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date(DateEffStart)&amp;amp;'&amp;lt;='&amp;amp;date(DateEffEnd))"}&amp;gt; * &amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date($(vEndDate))&amp;amp;'&amp;lt;='&amp;amp;date($(vEndDate)))"}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that result "between the effective dated start and end just totals up all values" doesn't tell much without seeing the application.&amp;nbsp; The syntax may be correct but logic may be not...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Mar 2014 12:05:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-03-19T12:05:10Z</dc:date>
    <item>
      <title>Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591087#M219222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea how to change this (Functioning)&amp;nbsp; If/Then into set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(If(SaleDate&amp;gt;=DateEffStart and SaleDate&amp;lt;=DateEffEnd&amp;nbsp; //Sale date of the item has to be within the effective dated start and end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; and SaledDate &amp;gt;= vStartDate and SaleDate &amp;lt;= vEndDate, Amount))&amp;nbsp; //and the saledate also has to be within the input start/end date variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So SaleDate, DateEffStart and DateEffEnd are all fields in the database.&amp;nbsp;&amp;nbsp; SaleDate is the date of the sale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 19:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591087#M219222</guid>
      <dc:creator />
      <dc:date>2014-03-18T19:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591088#M219223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({$ &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SaleDate&lt;/SPAN&gt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{'&amp;gt;=$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateEffStart&lt;/SPAN&gt;)&amp;lt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DateEffEnd&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;},&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SaleDate&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;{'&amp;gt;=$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vStartDate &lt;/SPAN&gt;)&amp;lt;=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vEndDate &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt; Amount}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 19:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591088#M219223</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-03-18T19:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591089#M219224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this (check the parenthesis):&lt;/P&gt;&lt;P&gt;sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date(DateEffStart)&amp;amp;'&amp;lt;='&amp;amp;date(DateEffEnd))"}&amp;gt; * &amp;lt;$(='&amp;gt;='&amp;amp;date($(vStartDate))&amp;amp;'&amp;lt;='&amp;amp;date($(vEndDate)))"}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591089#M219224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T20:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591090#M219225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I plugged in the expression, everything up to the * was fine, but something was wrong with the rest.&amp;nbsp; (there was a red syntax underline under everything after the *&amp;lt; . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is something slightly off there?&amp;nbsp; Thanks very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:39:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591090#M219225</guid>
      <dc:creator />
      <dc:date>2014-03-18T20:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591091#M219226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this and it summed up all values for every row.&amp;nbsp; Didn't seem to pay any attention to any of the date delimiters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas?&amp;nbsp; Thanks you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591091#M219226</guid>
      <dc:creator />
      <dc:date>2014-03-18T20:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591092#M219227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax red lines are often misleading, especially in sets.&amp;nbsp; But possibly I mistyped something.&amp;nbsp; Anyway, try these two parts separately first:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date(DateEffStart)&amp;amp;'&amp;lt;='&amp;amp;date(DateEffEnd))"}&amp;gt; Amount)&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date($(vEndDate))&amp;amp;'&amp;lt;='&amp;amp;date($(vEndDate)))"}&amp;gt; Amount)&lt;/P&gt;&lt;P&gt;just to check if the both parts are ok. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591092#M219227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-18T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591093#M219228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They the saledate between the start and end dates works fine.&lt;/P&gt;&lt;P&gt;The Saledate between the effective dated start and end just totals up all values for everyone.&amp;nbsp; But it does give a result.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 20:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591093#M219228</guid>
      <dc:creator />
      <dc:date>2014-03-18T20:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591094#M219229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case this should give a result (I certainly mistyped in my earlier post, wrong copy/paste &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date(DateEffStart)&amp;amp;'&amp;lt;='&amp;amp;date(DateEffEnd))"}&amp;gt; * &amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date($(vEndDate))&amp;amp;'&amp;lt;='&amp;amp;date($(vEndDate)))"}&amp;gt;} Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact that result "between the effective dated start and end just totals up all values" doesn't tell much without seeing the application.&amp;nbsp; The syntax may be correct but logic may be not...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 12:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591094#M219229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-19T12:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591095#M219230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael.&amp;nbsp; No luck.&amp;nbsp; I modified the test file so I can upload it.&amp;nbsp; I know that makes it a LOT easier so here it is.&amp;nbsp; Thank you again for looking at this for me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 14:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591095#M219230</guid>
      <dc:creator />
      <dc:date>2014-03-19T14:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591096#M219231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not good in copy/pasting&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;Notice that in the second part I used vEndDate twice.&amp;nbsp; Just replace the first one with the vStartDate:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date(DateEffStart)&amp;amp;'&amp;lt;='&amp;amp;date(DateEffEnd))"}&amp;gt; * &amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date($(v&lt;STRONG&gt;Start&lt;/STRONG&gt;Date))&amp;amp;'&amp;lt;='&amp;amp;date($(vEndDate)))"}&amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 14:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591096#M219231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-19T14:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591097#M219232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55380_Capture.PNG.png" /&gt;I see that.&amp;nbsp; I made the change, no luck.&amp;nbsp; The picture above shows the expression with this last set analysis.&lt;/P&gt;&lt;P&gt;The second picture shows what it should look like, which is with the If Then....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 14:41:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591097#M219232</guid>
      <dc:creator />
      <dc:date>2014-03-19T14:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591098#M219233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I meant earlier "The syntax may be correct but logic may be not..."&lt;/P&gt;&lt;P&gt;You're using this expression in the chart, assuming that the rows are aggregated per dimensions.&amp;nbsp; But set modifiers doesn't know anything about dimensions, they look at the overall data set.&lt;/P&gt;&lt;P&gt;Doesn't look to me as a place for set analysis.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 15:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591098#M219233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-19T15:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591099#M219234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well this just confirms what I thought then, but thanks again for the follow up.&amp;nbsp; I hoped I was just hitting a syntax error but I guess it was a bigger issue.&amp;nbsp;&amp;nbsp; I am using If Then with an aggr on a huge data set, so was hoping to eliminate one or the other without making a big investment in time to revise the data structure in some way.&amp;nbsp; But in order to deal with the slowness of both It/Thens and aggr in QlikView I will have to come up with some creative workarounds.&amp;nbsp; Too bad QlikView can't get it/thens and aggr to work faster.&amp;nbsp; Maybe in Qlik Next they will perform better!&amp;nbsp; Fingers crossed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 18:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591099#M219234</guid>
      <dc:creator />
      <dc:date>2014-03-19T18:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Change If Then to Set Analysis using Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591100#M219235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the issue is the performance, the best solutions are usually on the data model level.&amp;nbsp; The price of course is the flexibility - whatever is aggregated in the script, can't be "un-aggregated" on the front end.&amp;nbsp; Looks like in your case you must have it on the front end.&lt;/P&gt;&lt;P&gt;Speaking of the better performance of set analysis...&amp;nbsp; It may perform better but the calculation wit sets are not cached, so again you win some - you loose some.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is any help, here is one more expression, mixing set and if:&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;SaleDate={"$(='&amp;gt;='&amp;amp;date(vStartDate)&amp;amp;'&amp;lt;='&amp;amp;date(vEndDate))"}&amp;gt;} if(SaleDate&amp;gt;=DateEffStart and SaleDate&amp;lt;=DateEffEnd, Amount))&lt;/P&gt;&lt;P&gt;Variables are independent from dimensions, so it's OK to use here in set.&amp;nbsp; No idea what the performance of this combo will be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Mar 2014 18:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-If-Then-to-Set-Analysis-using-Dates/m-p/591100#M219235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-19T18:41:41Z</dc:date>
    </item>
  </channel>
</rss>

