<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436294#M813369</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;= remove at variable creation place not in expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 16:09:46 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2017-09-18T16:09:46Z</dc:date>
    <item>
      <title>set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436286#M813361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have difficulties understanding the syntax of set analysis. What does the ' = ' exactly do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;some information:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vShipDate is a variable based on a selection in EDCDate: = only(EDCDate) &lt;/P&gt;&lt;P&gt;all date formats are yyymmdd (eg: 20170911)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why do those formulas give me different results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum=&lt;STRONG&gt;{'=$(vShipDate)'}&lt;/STRONG&gt;&amp;gt;}BypackQuantity) = 136.892&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum=&lt;STRONG&gt;{'$(vShipDate)'}&lt;/STRONG&gt;&amp;gt;}BypackQuantity) = 124.725&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;I only want to sum quantities which fulfill both conditions. &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;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Lucas&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436286#M813361</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436287#M813362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks like you restrict same variable. Can you try this?&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;ErsterfassungsDatum=&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{'$(=vShipDate)'}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436287#M813362</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-18T15:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436288#M813363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it gives the same result as the second formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you mean with 'restrict the same variable'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vShipDate is set with a selection&lt;/P&gt;&lt;P&gt;now i want the sum from datasets where &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: 13.3333px;"&gt;ErsterfassungsDatum is equal to my selection&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: 13.3333px;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ExpectedShipDate is larger than my selection&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;maybe im trying it the wrong way?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:51:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436288#M813363</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-18T15:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436289#M813364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you getting without variable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436289#M813364</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-18T15:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436290#M813365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this. Note that the search expression is enclosed in double quotes.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;ErsterfassungsDatum=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{"&amp;gt;=$(vShipDate)"}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;To check your set expression, add the column to a Straight Table chart with a blank column label.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Then if you hover your mouse on the column header the pop-up will show the expression evaluating the variables.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="1346248" data-object-type="2" href="https://community.qlik.com/thread/274994" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;set analysis syntax&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436290#M813365</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-18T15:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436291#M813366</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;remove= from variable before&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;=sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;{$(=vShipDate)}&lt;/STRONG&gt;&amp;gt;}BypackQuantity) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436291#M813366</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-18T15:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436292#M813367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it eveluates correctly from what i see:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"=20170911" with the same result as my first formula &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;ErsterfassungsDatum=&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{'=$(vShipDate)'}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:05:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436292#M813367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-18T16:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436293#M813368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this gives the same result as my first formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i hard code it&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;ErsterfassungsDatum = {'20170911'} it gives me the result of my first formula. So i would assume, this is the one I would like to see.&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: 13.3333px;"&gt;but what does the ' = ' exactly do?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:07:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436293#M813368</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-18T16:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436294#M813369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;= remove at variable creation place not in expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436294#M813369</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-18T16:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436295#M813370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi Lucas,&lt;/SPAN&gt;&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: 12px;"&gt;Does your data actually have different BypackQuantaties against different ExpectedShipDates for the same &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;ErsterfassungsDatum value?&lt;/SPAN&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: 12px;"&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: 12px;"&gt;What result do you get if you hard-code the dates into a set expression in a new column in your chart?&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: 12px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;=sum({&amp;lt;ExpectedShipDate={"&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;20170911&lt;/SPAN&gt;"}, ErsterfassungsDatum=&lt;/SPAN&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;20170911&lt;/SPAN&gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;gt;} BypackQuantity) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;and also add two other columns&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;=sum({&amp;lt;ExpectedShipDate={"&amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;20170911&lt;/SPAN&gt;"}&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;gt;} BypackQuantity) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;=sum({&amp;lt;ErsterfassungsDatum=&lt;/SPAN&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;20170911&lt;/SPAN&gt;}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;&amp;gt;} BypackQuantity) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Do these three columns have the same values?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;This may help identify the problem.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436295#M813370</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-18T16:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436296#M813371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3996"&gt;The Little Equals Sign&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3406"&gt;The Magic of Variables&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3444"&gt;The Magic of Dollar Expansions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 20:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436296#M813371</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-09-18T20:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436297#M813372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Colin&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: 12px;"&gt;Does your data actually have different BypackQuantaties against different ExpectedShipDates for the same &lt;/SPAN&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ErsterfassungsDatum value?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;what do you mean with different BypackQuantities? yes there is more than one value with the same ErsterfassungsDatum for different ExpectedShipDates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;no, the columns have different values, see screenshot&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177009_Capture.PNG" style="height: 548px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436297#M813372</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T07:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436298#M813373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your screen-shots with a blabk column label show the expression details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try adding columns with the expressions&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum=&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{'=$(vShipDate)'}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;}BypackQuantity) &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;and&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum=&lt;/SPAN&gt;&lt;STRONG style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{'$(vShipDate)'}&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&amp;gt;}BypackQuantity) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;with blank labels, &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;and you will be able to see how the actual expressions differ when the variables are expanded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:28:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436298#M813373</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-19T08:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436299#M813374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Colin,&lt;/P&gt;&lt;P&gt;that was exactly my point &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;I see the difference but i don't understand it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first one is &lt;/P&gt;&lt;P&gt;=sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum={'=$(vShipDate)'}&amp;gt;}BypackQuantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and second is&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;ExpectedShipDate={'&amp;gt;$(vShipDate)'}, ErsterfassungsDatum={'$(vShipDate)'}&amp;gt;}BypackQuantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177021_Capture.PNG" style="height: 370px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436299#M813374</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T09:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436300#M813375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your top query using '=20170911' includes values that do not match that date. The first row is 20170908.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do your results change if you replace the single quotes with double quotes?&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>Tue, 19 Sep 2017 10:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436300#M813375</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-19T10:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436301#M813376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unfortunately Im stuck at SR3 because I cant update my QV myself. So i got to work with what I got.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the blog tries to tell me, that search strings like mine&amp;nbsp; " &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ErsterfassungsDatum={'$(vShipDate)'}"&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;should actually put into double quotes.&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;I tried this but it does not show any different results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but you are right, since the top query is showing results that do not match the string, the syntax must be wrong?!?!&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 11:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436301#M813376</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T11:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436302#M813377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lucas,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The search string should be &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;ErsterfassungsDatum={"$(vShipDate)"} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;though the change does not take effect until the Nov2017 release.&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; background-color: #f2f2f2;"&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; background-color: #f2f2f2;"&gt;I have seen issues when dates are formatted as 2017/09/11 where the equals sign forces the date to be evaluated as 2017 divided by 9 divided by 11 = 20.373737, but this is not the case with your date.&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; background-color: #f2f2f2;"&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; background-color: #f2f2f2;"&gt;Set analysis is not evaluated line by line so there may be an issue with your expression of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;only(EDCDate) returning null.&amp;nbsp; Only() returns a value if there is a single value in the field otherwise it returns null. I prefer to use maxstring() or minstring() rather than only() in set expressions as the max functions do not return nulls unless the whole column is null.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 11:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436302#M813377</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-19T11:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436303#M813378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I tried &lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ErsterfassungsDatum={"=$(vShipDate)"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f2f2f2; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ErsterfassungsDatum={"$(vShipDate)"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;but the results did not change&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I think it has to do with my table structure and DateKeys with the MasterCalendar. But this would take more time to evaluate.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; background-color: #f2f2f2; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 12:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-syntax/m-p/1436303#M813378</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-19T12:10:35Z</dc:date>
    </item>
  </channel>
</rss>

