<?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 Expression isn't Working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22099#M1478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hello!&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;Did U try to use double quotes?&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;&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;sum({$&amp;lt;OrderToDeliveryDays={&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt; &lt;/STRONG&gt;&amp;gt;=($=(MonthEnd(max(DeliveryDate))-(today()-2))) &lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;" &lt;/SPAN&gt; &lt;/STRONG&gt;}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2018 19:35:28 GMT</pubDate>
    <dc:creator>rafatashiro</dc:creator>
    <dc:date>2018-05-11T19:35:28Z</dc:date>
    <item>
      <title>Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22097#M1476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - I've been trying to get the set analysis in this expression to work but I haven't been successful.&amp;nbsp; I think it might be a syntax error but I can't find where it is.&amp;nbsp; Can anyone help?&amp;nbsp; I know that is calculating the correct number for the portion of the expression that calculates the number of days ((MonthEnd(max(DeliveryDate))-(today()-2))).&amp;nbsp; I tested that separately but when I add it to the set analysis it doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;OrderToDeliveryDays={'&amp;gt;=($=(MonthEnd(max(DeliveryDate))-(today()-2)))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Essentially, this expression is only summing the sales when the # of OrderToDeliveryDays is greater than or equal to a specified number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 18:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22097#M1476</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-11T18:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22098#M1477</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({$&amp;lt;OrderToDeliveryDays = {"&amp;gt;=$(=Floor(MonthEnd(Max(DeliveryDate)))-(Today()-2))"}&amp;gt;} Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 19:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22098#M1477</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-11T19:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22099#M1478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hello!&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;Did U try to use double quotes?&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;&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;sum({$&amp;lt;OrderToDeliveryDays={&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="color: #ff0000;"&gt;"&lt;/SPAN&gt; &lt;/STRONG&gt;&amp;gt;=($=(MonthEnd(max(DeliveryDate))-(today()-2))) &lt;STRONG&gt;&lt;SPAN style="color: #ff0000;"&gt;" &lt;/SPAN&gt; &lt;/STRONG&gt;}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 19:35:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22099#M1478</guid>
      <dc:creator>rafatashiro</dc:creator>
      <dc:date>2018-05-11T19:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22100#M1479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; The use of the floor function worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2018 01:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22100#M1479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-12T01:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22101#M1480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The floor function solved my issue.&amp;nbsp; The use of single vs. double quotes didn't make a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2018 01:35:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22101#M1480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-12T01:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22102#M1481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Although it might not have made a difference, I suggest to use double quotes for search string because the later versions of QlikView and Qlik Sense now don't treat both the same way. Read more on this here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/5335"&gt;Quotes in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2018 15:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22102#M1481</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-12T15:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Expression isn't Working</title>
      <link>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22103#M1482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny!&amp;nbsp; That was helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 16:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-Analysis-Expression-isn-t-Working/m-p/22103#M1482</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-16T16:48:45Z</dc:date>
    </item>
  </channel>
</rss>

