<?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: What does the stars in a set analysis statement mean? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253501#M96060</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;Usually the "*" means "all values". &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({$&amp;lt; Year = {$(=Max(Year)-1)}, P_Counter = {$(=Max(PeriodCounter)-12)} &amp;gt;} SomeFieldHere)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In set analysis, that * means all possible values for the specified set, and usually you don't need to use them, because that's the default behavior, meaning it will take all values in Year and Month and [Year Week] regardless you specify the "*" or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using quotes in set analysis is as well important, if a value is numeric, don't use quotes, otherwise QlikView will interpret all numeric values as literals taking longer than needed. You can read further on quotes and syntax in set analysis in the Reference Manual and in &lt;A _jive_internal="true" href="https://community.qlik.com/message/130723#130723"&gt;this post&lt;/A&gt;, among many others.&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;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2012 10:59:51 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-01-05T10:59:51Z</dc:date>
    <item>
      <title>What does the stars in a set analysis statement mean?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253497#M96056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am quite new to qlikview. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made my first qlikview application and it shows sales for a specific month compared with that mont previos year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does the * after Year, Month and Year Week mean (I have highligthed them in red)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px; line-height: 15px; text-align: -webkit-auto; background-color: #ffffff;"&gt;sum({$&amp;lt; Year={"$(= max(Year)-1)"},&amp;nbsp;&amp;nbsp; P_Counter= {"$(= max(PeriodCounter)-12)"}&amp;nbsp; ,Year={"&lt;STRONG style="color: #ff0000;"&gt;*&lt;/STRONG&gt;"},Month={"&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt;"},[Year Week]={"&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt;"}&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px; line-height: 15px; text-align: -webkit-auto; background-color: #ffffff;"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Courier New'; font-size: 12px; line-height: 15px; text-align: -webkit-auto; background-color: #ffffff;"&gt;T&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 10:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253497#M96056</guid>
      <dc:creator />
      <dc:date>2012-01-05T10:44:45Z</dc:date>
    </item>
    <item>
      <title>What does the stars in a set analysis statement mean?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253498#M96057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi you can try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Annee={$(=Max(Annee))}&amp;gt;}&amp;nbsp; Mont) / Sum({&amp;lt;Annee={$(=Max(Annee)-1)}&amp;gt;}&amp;nbsp; Montant)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 10:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253498#M96057</guid>
      <dc:creator />
      <dc:date>2012-01-05T10:49:31Z</dc:date>
    </item>
    <item>
      <title>What does the stars in a set analysis statement mean?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253499#M96058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for a fast reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what do the stars really do if you describe it in words? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 10:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253499#M96058</guid>
      <dc:creator />
      <dc:date>2012-01-05T10:55:24Z</dc:date>
    </item>
    <item>
      <title>What does the stars in a set analysis statement mean?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253500#M96059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a wildcard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your element set for Year is equal to all possible values in field Year, same for Month and [Year Week].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 10:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253500#M96059</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-05T10:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: What does the stars in a set analysis statement mean?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253501#M96060</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;Usually the "*" means "all values". &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({$&amp;lt; Year = {$(=Max(Year)-1)}, P_Counter = {$(=Max(PeriodCounter)-12)} &amp;gt;} SomeFieldHere)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In set analysis, that * means all possible values for the specified set, and usually you don't need to use them, because that's the default behavior, meaning it will take all values in Year and Month and [Year Week] regardless you specify the "*" or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using quotes in set analysis is as well important, if a value is numeric, don't use quotes, otherwise QlikView will interpret all numeric values as literals taking longer than needed. You can read further on quotes and syntax in set analysis in the Reference Manual and in &lt;A _jive_internal="true" href="https://community.qlik.com/message/130723#130723"&gt;this post&lt;/A&gt;, among many others.&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;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 10:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253501#M96060</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-01-05T10:59:51Z</dc:date>
    </item>
    <item>
      <title>What does the stars in a set analysis statement mean?</title>
      <link>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253502#M96061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, now I understand it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What a great forum!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 11:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-does-the-stars-in-a-set-analysis-statement-mean/m-p/253502#M96061</guid>
      <dc:creator />
      <dc:date>2012-01-05T11:01:13Z</dc:date>
    </item>
  </channel>
</rss>

