<?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 1-$ in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246495#M93934</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;Are you using that in a pivot table or a text object? Did you check that the expression without the aggregation returns the expected value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Sum({1 - $&amp;lt; Dataven = {"&amp;gt;=$(=timestamp(div1))&amp;lt;=$(=timestamp(dfv1))"} &amp;gt;} QtaTot)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2011 09:42:05 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2011-09-08T09:42:05Z</dc:date>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246492#M93931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr ( sum ( { 1-$ &amp;lt;Dataven={"&amp;gt;=$(=timestamp(div1)) &amp;lt;=$(=timestamp(dfv1))"}&amp;gt;} QtaTot ) , Id_Art )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;formula considerate 1&amp;nbsp; ( all database) and not 1-$&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 08:57:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246492#M93931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T08:57:57Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246493#M93932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try using this&lt;/P&gt;&lt;P&gt;aggr ( sum ( { {1-$} &amp;lt;Dataven={"&amp;gt;=$(=timestamp(div1)) &amp;lt;=$(=timestamp(dfv1))"}&amp;gt;} QtaTot ) , Id_Art )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 09:10:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246493#M93932</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-09-08T09:10:37Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246494#M93933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;not work .... and give me sintax error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 09:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246494#M93933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T09:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246495#M93934</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;Are you using that in a pivot table or a text object? Did you check that the expression without the aggregation returns the expected value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;Sum({1 - $&amp;lt; Dataven = {"&amp;gt;=$(=timestamp(div1))&amp;lt;=$(=timestamp(dfv1))"} &amp;gt;} QtaTot)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 09:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246495#M93934</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-09-08T09:42:05Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246496#M93935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes i am using in a pivot table and without aggr it not works as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 09:59:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246496#M93935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T09:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246497#M93936</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;Then the content of the set modifier is what is causing the issue. Since syntax seems to be fine, the question is has field Dataven the &lt;EM&gt;same exact format&lt;/EM&gt; returned by the TimeStamp() function? Are "div1" and "dfv1" fields or variables? What does the TimeStamp() function return?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 10:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246497#M93936</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-09-08T10:14:11Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246498#M93937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;dataven is made in script with makedate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;div1 and dfv1&amp;nbsp;&amp;nbsp; are 2 variabiles and i used them in calendar object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and timestamp return the same value format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 10:33:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246498#M93937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T10:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246499#M93938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, that's not correct. By default, TimeStamp() returns date and time, while MakeDate() returns only the date part.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A very simple check is creating a new text object and write in it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;=Match(TimeStamp(40400), MakeDate(2010, 8, 10))&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both 40400 (which I assume is what the variable is storing) and 10/08/2010 (which I assume is what the field stores) refer to the same, the former in QlikView's numeric date format, the second in 'DD/MM/YYYY' string format. Obviously, the result of the expression above is "0" meaning "no match". "10/08/2010 0:00:00" is not equal to "10/08/2010".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, representing the result of the date part from the TimeStamp() into a text will return a "1" (match)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;=Match(Text(Date(TimeStamp(40400))), MakeDate(2010, 8, 10))&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to be very careful with the set analysis expressions, quoting and formats. Going one step easier, the TimeStamp() function is no longer needed, but it keeps matching:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;=Match(Date(40400), MakeDate(2010, 8, 10))&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which applied to your expression should look like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;&lt;CODE class="jive-code"&gt;Sum({1 - $&amp;lt; Dataven = {"&amp;gt;=$(=Date(div1))&amp;lt;=$(=Date(dfv1))"} &amp;gt;} QtaTot)&lt;/CODE&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And that should return the aggregated sum of the values in field QtaTot except those where Dataven is between the range selected. If the above still doesn't work means that formats are still different, and you will need to use the date functions in both the script for the field Dataven and the variables in the set modifier to make them alike. Starting from here, the Aggr() should work as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 11:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246499#M93938</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-09-08T11:31:16Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246500#M93939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel , i have post little projet ...&amp;nbsp; so u can see wath happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data base is very little only 4 rows so easy to test&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 12:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246500#M93939</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T12:15:46Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246501#M93940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;formula works with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr&amp;nbsp;&amp;nbsp; ( sum ( { 1 &amp;lt;Dataven={"&amp;gt;=$(=timestamp(div1)) &amp;lt;=$(=timestamp(dfv1))"}&amp;gt;}&amp;nbsp; q ) , a )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and not with 1-$.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't understand wath i miss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 15:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246501#M93940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246502#M93941</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've checked your document and it's working fine. Total possible sum of q is 100, for the month of February, total sum of q is 20, and 1-$ equals to 80. What results do you expect here?&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;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; text-decoration: underline; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the checked application&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 15:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246502#M93941</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-09-08T15:27:04Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246503#M93942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i select month 4 and&amp;nbsp; sum&amp;nbsp; of q is 40 and is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select from calendr from 01/01/2011 to 31/01/2011&amp;nbsp;&amp;nbsp; sum of q is 10 for each month i put in select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this is wath i wanted ... the sum of q for month in the select&amp;nbsp; , and the sum of q in different date (div1 and dfv1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this work with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=aggr&amp;nbsp;&amp;nbsp; ( sum ( { 1 &amp;lt;Dataven={"&amp;gt;=$(=timestamp(div1)) &amp;lt;=$(=timestamp(dfv1))"}&amp;gt;}&amp;nbsp; q ) , a )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and not with 1-$ and don' understand why .. may be i missing something understanding in&amp;nbsp; set analysys???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 15:38:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246503#M93942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-08T15:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246504#M93943</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;You need to make coherent selections. If you select month 4 in field "m" (according to the file attached above), you need to select variables 1/4/2011 to 30/4/2011, otherwise, the selection done in the set modifier doesn't make sense with the current selection. Note that this is like using a lot of listboxes and try to select m = 4 and Dataven = 1/2/2011, you cannot, you select either one or the other, not both, because they are exclusive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/people/mabaeyens" style="font-size: 12px; outline-style: none; padding-top: 1px; padding-bottom: 1px; padding-left: 17px; color: #007fc0; zoom: 1; background-position: no-repeat no-repeat;"&gt;Miguel Angel Baeyens&lt;/A&gt;&lt;/P&gt;&lt;P&gt;BI Consultant&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small active_link" href="http://www.grupocomex.com/" style="font-size: 12px; outline-style: none; color: #007fc0;"&gt;Comex Grupo Ibérica&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 07:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246504#M93943</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2011-09-09T07:31:34Z</dc:date>
    </item>
    <item>
      <title>set analysis 1-$</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246505#M93944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; hi Miguel , yes u are right .. now i have understand difference between 1 and 1-$ in the set analysys. Thank you very very much for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 12:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-1/m-p/246505#M93944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-09T12:20:10Z</dc:date>
    </item>
  </channel>
</rss>

