<?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....Syntax for using Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036533#M349369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;max({1&amp;lt;[Report Date ]={"=Date(03/31/2016,'MM/DD/YYYY')"},[Name]={"Child Support"}&amp;gt;}[Percentage Complete])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 17:21:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-14T17:21:42Z</dc:date>
    <item>
      <title>Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036523#M349359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the following expression my date as seen below is completely being ignored.&amp;nbsp; More specifically, I want the data as of 03/31/2016 and not what the user has selected in the filter pane. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression below returns the data for the "Child Support" name but just ignores my date completely and uses the date in the filter pane.&lt;/P&gt;&lt;P&gt; Any assistance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121706_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 15:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036523#M349359</guid>
      <dc:creator />
      <dc:date>2016-04-14T15:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036524#M349360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Max({1&amp;lt;[Report Date] = {"$(=Date(MakeDate(2016, 3, 31), 'MM/DD/YYY&lt;SPAN style="color: #ff0000;"&gt;Y&lt;/SPAN&gt;'))"}, Name = {'Child Support'}&amp;gt;} [Percentage Complete])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE: &lt;/STRONG&gt;My bad, added the Y now&lt;STRONG&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:07:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036524#M349360</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-14T16:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036525#M349361</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;&lt;A href="https://community.qlik.com/qlik-blogpost/4424"&gt;Excluding values in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036525#M349361</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-14T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036526#M349362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did you try&lt;/P&gt;&lt;P&gt;max({1&amp;lt;[Report Date] = {"03/31/2016"}&amp;gt;, ....&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;so just without the =?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036526#M349362</guid>
      <dc:creator />
      <dc:date>2016-04-14T16:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036527#M349363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more Y in your formula, Sunny &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in order to be free from formatting issues, I usually use Advanced Search for the same condition. Instead of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Report Date]={'03/31/2016'}, which may or may not work, use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Report Date]={"=&amp;nbsp; [Report Date]='03/31/2016'&amp;nbsp;&amp;nbsp; "}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;This way, the condition is verified as any comparison condition, free from formatting issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;Check out my new book &lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=IN55M5EPRHLRBWIQ"&gt;QlikView Your Business - The Expert Guide for QlikView and Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036527#M349363</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-04-14T16:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036528#M349364</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;Remove = in report date value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Max({1&amp;lt;[Report Date] = {"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;03/31/2016&lt;/SPAN&gt;"}, Name = {'Child Support'}&amp;gt;} [Percentage Complete])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036528#M349364</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2016-04-14T16:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036529#M349365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am curious to know why this may or may not work:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;[Report Date]={'03/31/2016'}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this def. will work?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;[Report Date]={"=&amp;nbsp; [Report Date]='03/31/2016'&amp;nbsp;&amp;nbsp; "}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/troyansky" style="font-size: 13.3333px;"&gt;Oleg&lt;/A&gt;‌‌, &lt;A _jive_internal="true" href="https://community.qlik.com/people/pcammaert"&gt;Peter&lt;/A&gt;‌, &lt;A _jive_internal="true" href="https://community.qlik.com/people/johnw"&gt;John&lt;/A&gt;‌, &lt;A href="https://community.qlik.com/qlik-users/23109"&gt;jagan&lt;/A&gt; : I guess my bigger question here is‌ why is set analysis so reliant on format. It would be so much easier if we can have any format on RHS match with any format on LHS as long as they both mean the same thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance if I have DD/MM/YYYY = Num('DD/MM/YYYY'), I would think that this should work. Is there a reason why it doesn't work today? Why is matching the formatting such an important part of making it work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your feedback would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036529#M349365</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-14T16:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036530#M349366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And Tony, the part "&lt;EM&gt;...as of..&lt;/EM&gt;" in your original post may mean that the output should include all dates starting from 3/31/2016. In that case, you can use this variation on Sunny's corrected expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Max({1&amp;lt;[Report Date] = {"&lt;SPAN style="color: #ff6600;"&gt;&lt;STRONG&gt;&amp;gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;$(=Date(MakeDate(2016, 3, 31), 'MM/DD/YYY&lt;SPAN style="font-style: inherit; color: #ff0000;"&gt;Y&lt;/SPAN&gt;'))"}, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name = {'Child Support'}&amp;gt;} [Percentage Complete])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036530#M349366</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-14T16:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036531#M349367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;keep in mind that I'm not the author of Set Analysis, so I can't explain "why" certain things work the way they do, but I can possibly interpret my own understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Analysis filters mimic user selections in List Boxes. For Strings and Integers there is no difference, but for Dates and decimal numbers, formatting does play a critical role. The rule of thumb is - if you can make this selection in a List Box, then you can create the same filter in Set Analysis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a List Box, when dates are formatted as MM/DD/YYYY, you can only make selection using this format - you can't use date serial numbers like 42123, or different formats like YYYY-MM-DD. This is why the corresponding Set Analysis filter needs to be formulated the same way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, Advanced Search is a different story. When you wrap your condition in a set of double quotes "" and add the equals sign in front of your condition, QlikView will &lt;EM&gt;verify this condition&lt;/EM&gt; in the context of your field (as opposed to &lt;EM&gt;selecting certain distinct values&lt;/EM&gt; in the previous case):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date = {"=Date&amp;gt;vNumericDateValue"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This comparison is happening similarly to the corresponding comparison in an IF statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM( IF(Date&amp;gt;vNumericDateValue, Sales) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this comparison, numbers can be compared with dual values. Notice that within the Advanced Search condition, you don't even need to use a $-sign expansion for your variables. Magical, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As always, I encourage all the readers that wish to learn more about advanced QlikView techniques (including Set Analysis) to check out my new book &lt;A href="http://www.amazon.com/gp/product/1118949552/ref=as_li_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=1118949552&amp;amp;linkCode=as2&amp;amp;tag=natursyner0f-20&amp;amp;linkId=IN55M5EPRHLRBWIQ"&gt;QlikView Your Business&lt;/A&gt; and to join me at the &lt;A href="http://masterssummit.com/"&gt;Masters Summit for Qlik&lt;/A&gt;, where I teach Set Analysis, Advanced Aggregation, and Performance tuning - next to three other respected Qlik experts Rob Wunderlich, Barry Harmsen, and Bill Lay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 16:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036531#M349367</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2016-04-14T16:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036532#M349368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny T Thank you again......I substituted the&amp;nbsp;&amp;nbsp;&amp;nbsp; '&amp;nbsp;&amp;nbsp;&amp;nbsp; with&amp;nbsp; " and it works.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Thank you Sunny T, Oleg, Peter, Chanty 4U, Christof Gruber abd Jagan mohan rao appala.......&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-status-levels j-gamification-status-level"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-status-levels j-gamification-status-level"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/121715_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/121716_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 17:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036532#M349368</guid>
      <dc:creator />
      <dc:date>2016-04-14T17:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036533#M349369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;max({1&amp;lt;[Report Date ]={"=Date(03/31/2016,'MM/DD/YYYY')"},[Name]={"Child Support"}&amp;gt;}[Percentage Complete])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 17:21:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036533#M349369</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T17:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036534#M349370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am amazed that double quotes around the date format did not give you an error and actually worked. I would have thought that this would error out the expression. Not sure if this is a change from QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 17:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036534#M349370</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-14T17:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036535#M349371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think an understanding of how it works lets us make an educated guess on why it works that way. I suspect that mimicking list boxes to trigger the engine to build the set was simply the easiest and most straightforward way for them to implement this sort of thing, with the most reuse of the existing code base. It gave them very powerful features for probably very little effort, at least compared to trying to code something more custom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I knew that set analysis could do advanced search just like a list box could, yet never thought to use this fact to do numeric rather than text comparisons on dates and numbers, so thank you, Oleg!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 22:36:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036535#M349371</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-04-14T22:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036536#M349372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I understood Henric in a different discussion, Qlik is well aware that there is potential for improvement here (mismatching format of field modifier element sets is probably one of the biggest issues for SA starters, at least when looking at the discussions here in the forum).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a small penalty in using advanced search in a field modifier, since it's creating a hypercube in memory.&lt;/P&gt;&lt;P&gt;edit: And because it's building a hypercube, I think the current selection will be considered, so there might be a difference in returned sets between the above alternative field modifiers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So IMHO, creating a better (i.e. at least numeric representation based) value matching would probably be best.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 22:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036536#M349372</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-14T22:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036537#M349373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, better value matching would be nice. I'm a little surprised it's still the way it is, but it may require a fairly significant effort, and it &lt;EM&gt;does&lt;/EM&gt; work as is, so I can see other things taking priority all this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 23:02:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036537#M349373</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-04-14T23:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036538#M349374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, there are reasons why QlikView acts like this in some situations, and acts differently in other circumstances. We may long for a tool that consistently applies a theoretical ruleset to all situations in the same way. But in the end; QlikView is a product of this human world, and not a product of a virtual/imaginary world where theory is reality in its own right. With the additional disadvantage that theory automatically comes with much less flexibility as we would like to have in our dreams (and expectations) of an ideal world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The QlikView developers often have to match their own ideals with reality and this leads to (a lot of) compromises or trade-offs. Or, to put it differently, "we don't live in a perfect world", so neither should software applications. The stuff that we&lt;SPAN style="font-size: 13.3333px;"&gt; are&lt;/SPAN&gt;, as end-users, not necessarily happy with, is often the output of some design conflict where benefits of a particular choice are in perfect balance with the costs or disavantages. The choices they make are something we can easily live with to get our targets realised. "Nothing should be too simple to learn, or you'll be creating a new kind of slaves..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our best ally to shed light on questions like this is - of course - &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;Henric&lt;/A&gt;, The one that is both on the inside and on the outside of our beloved toolkit and who is at the same time (all hail to the heavens) extremely well versed in explaining complex QlikView stuff (and some nuclear things too) to all community members. Since R&amp;amp;D will never participate in Qlik Community to defend their design decisions or anything else (their good right and do not question this. This is the right way, I assure you), I think he is our most valuable asset to explain the reasoning behind for instance: &lt;A href="https://community.qlik.com/qlik-blogpost/4107"&gt;The Expression Search&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 23:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036538#M349374</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-04-14T23:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036539#M349375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/2310"&gt;troyansky&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a question on Advanced Search.&lt;/P&gt;&lt;P&gt;Concat({1&amp;lt;Fish={"=Ocean='Atlantic' And Fish Like 'B*'"}&amp;gt;} Fish,',') // Advanced Search&lt;/P&gt;&lt;P&gt;Concat({1&amp;lt;Ocean='Atlantic', Fish={"=Fish Like 'B*'"}&amp;gt;} Fish,',') // Not Working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second example is not working. It means that 'Advanced Search' can not be combined with other Dims?&lt;/P&gt;&lt;P&gt;Can you please advise? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Apr 2016 13:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036539#M349375</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2016-04-24T13:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036540#M349376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax of the second expression is not correct, it should look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Concat({1&amp;lt;Ocean= &lt;STRONG&gt;{&lt;/STRONG&gt;'Atlantic'&lt;STRONG&gt;}&lt;/STRONG&gt;, Fish={"=Fish Like 'B*'"}&amp;gt;} Fish,',')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;The two expressions might return different results, though. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The first expressions will return fish where for the respective fish, &lt;STRONG&gt;=Only(Ocean) = 'Atlantic'&lt;/STRONG&gt;&amp;nbsp; returns true, i.e. it appears only in atlantic ocean, while the second expression only requires the fish to show a relation to 'Atlantic', but the fish could appear additionally in other oceans, too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Apr 2016 14:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036540#M349376</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-24T14:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036541#M349377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bad. I have not seen the syntax properly. Nice explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Apr 2016 16:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036541#M349377</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2016-04-24T16:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis....Syntax for using Date</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036542#M349378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its amazing how you can learn something like this here in the community.&amp;nbsp; Thank you! it worked nicely for me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2016 13:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-for-using-Date/m-p/1036542#M349378</guid>
      <dc:creator />
      <dc:date>2016-12-05T13:50:32Z</dc:date>
    </item>
  </channel>
</rss>

