<?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 with Dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766856#M533735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;=Count({$ &amp;lt;Status={"ACTIVE"},Allocated_Ind={"Unallocated"}, CreatedDateTime_Incident={'=$(=&lt;STRONG&gt;Date&lt;/STRONG&gt;(Today()-1)&lt;STRONG&gt;)&lt;/STRONG&gt;'} &amp;gt;} DISTINCT IncidentNumber)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Mar 2015 07:42:19 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-03-23T07:42:19Z</dc:date>
    <item>
      <title>Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766855#M533734</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;I want to show the data for a specific date.&amp;nbsp; Can you help me with the set analysis syntax for that please?&lt;/P&gt;&lt;P&gt;(It't the CreatedDateTime field).&amp;nbsp; I want to show it for Today() -1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$ &amp;lt;Status={"ACTIVE"},Allocated_Ind={"Unallocated"}, CreatedDateTime_Incident={'=$(=Today()-1)'}&amp;nbsp; &amp;gt;} DISTINCT IncidentNumber)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 07:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766855#M533734</guid>
      <dc:creator />
      <dc:date>2015-03-23T07:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766856#M533735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;=Count({$ &amp;lt;Status={"ACTIVE"},Allocated_Ind={"Unallocated"}, CreatedDateTime_Incident={'=$(=&lt;STRONG&gt;Date&lt;/STRONG&gt;(Today()-1)&lt;STRONG&gt;)&lt;/STRONG&gt;'} &amp;gt;} DISTINCT IncidentNumber)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 07:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766856#M533735</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-03-23T07:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766857#M533736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to match format of &lt;STRONG&gt;CreatedDateTime_Incident with Today()-1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$ &amp;lt;Status={"ACTIVE"},Allocated_Ind={"Unallocated"}, CreatedDateTime_Incident={"=$(=Date(Today()-1))"} &amp;gt;} DISTINCT IncidentNumber)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 07:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766857#M533736</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-23T07:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766858#M533737</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;When you did Today()-1, then date format is modified to num&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 07:47:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766858#M533737</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-23T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766859#M533738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll give it a go quick go....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 07:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766859#M533738</guid>
      <dc:creator />
      <dc:date>2015-03-23T07:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766860#M533739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; My suggestion is if u calling any Date in Expression use &lt;STRONG&gt;number Format&lt;/STRONG&gt; for that particular date that will give proper output instead of &lt;STRONG&gt;date&amp;nbsp; Format&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Manju&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766860#M533739</guid>
      <dc:creator />
      <dc:date>2015-03-23T08:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766861#M533740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could I maybe doing something else wrong?&amp;nbsp; It's not working. This is the current expression :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Count({$ &amp;lt;Status={"ACTIVE"},Allocated_Ind={"Unallocated"}, CreatedDateTime_Incident={'=$(=Date(Today(1)-1))'}&amp;nbsp; &amp;gt;} DISTINCT IncidentNumber).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using a LED guage....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766861#M533740</guid>
      <dc:creator />
      <dc:date>2015-03-23T08:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766862#M533741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;=Count({$ &amp;lt;Status={"ACTIVE"},Allocated_Ind={"Unallocated"}, CreatedDateTime_Incident={'=$(num(Date(Today())-1))'}&amp;nbsp; &amp;gt;} DISTINCT IncidentNumber).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766862#M533741</guid>
      <dc:creator />
      <dc:date>2015-03-23T08:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766863#M533742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be something specific to your app. Try to share a sample here to investigate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766863#M533742</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-03-23T08:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766864#M533743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still not working.&amp;nbsp; I'm getting a 0.&amp;nbsp; (even though there are data for Today() -1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766864#M533743</guid>
      <dc:creator />
      <dc:date>2015-03-23T08:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766865#M533744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I attach the qvw ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:51:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766865#M533744</guid>
      <dc:creator />
      <dc:date>2015-03-23T08:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766866#M533746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;reply-&amp;gt;Use advanced editor(top right)-&amp;gt;attach(bottom right)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766866#M533746</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-03-23T08:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766867#M533747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've reduced the data.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Unallocated Sheet.&amp;nbsp; Also consider : I hvae two Date fields I can use.&amp;nbsp; : CreatedDateTime_Incident and CreatedDateTime_Proces_DayName.&amp;nbsp; One is a date and the other numeric.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 08:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766867#M533747</guid>
      <dc:creator />
      <dc:date>2015-03-23T08:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766868#M533748</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;&amp;nbsp; Here Am Attaching&amp;nbsp; QVWJust go through That u will find the exact ans which one you are looking for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Just Change the variable expression according to u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766868#M533748</guid>
      <dc:creator />
      <dc:date>2015-03-23T09:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766869#M533749</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;I am using personal edition.&lt;/P&gt;&lt;P&gt;Just tell me&lt;/P&gt;&lt;P&gt;What is date format of &lt;STRONG&gt;CreatedDateTime_Incident.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766869#M533749</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-23T09:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766870#M533750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set a Variable for this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vtest'=(MAX(DATE1))-1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'and call that variable in to expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;DATE1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'$(VTEST)'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;sales&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766870#M533750</guid>
      <dc:creator />
      <dc:date>2015-03-23T09:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766871#M533751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your date field CreatedDateTime_Incident is a floating point numer field. If you need to compare that in the set analysis, better create a date filed in the script remving decimal part like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Date(Floor&lt;/STRONG&gt;(SourceDate)) as CreatedDateTime_Incident&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then the written above should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766871#M533751</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-03-23T09:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with Dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766872#M533752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bradley,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked your attached qvw for incident management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue you are facing is because&amp;nbsp; &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CreatedDateTime_Incident &lt;/STRONG&gt; is in Date time format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hence the date(today()-1) or anything light this will not match to it hence set analysis is giving 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have 2 options&lt;/P&gt;&lt;P&gt;1. simply add an additional column to your date truncating down the timestamp part of &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CreatedDateTime_Incident&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;you can&amp;nbsp; name that as &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CreatedDate_Incident&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. frame you expression in greater than equal to start of the date of ( today()-1) i mean 00:00:01 hrs&lt;/P&gt;&lt;P&gt;and less than equal to end of the date of (today()-1) 23:59:59&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhagirath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 09:40:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-Dates/m-p/766872#M533752</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-23T09:40:34Z</dc:date>
    </item>
  </channel>
</rss>

