<?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 '*' after field name in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181668#M382866</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 have come across something similar to the below expression in my application and cannot understand the use of&amp;nbsp; '*' after a field name. Can someone help me understand this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;count({&amp;lt;[Quantity]*={"&amp;gt;0"}&amp;gt;}order_date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2016 09:14:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-09-26T09:14:06Z</dc:date>
    <item>
      <title>'*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181668#M382866</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 have come across something similar to the below expression in my application and cannot understand the use of&amp;nbsp; '*' after a field name. Can someone help me understand this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;count({&amp;lt;[Quantity]*={"&amp;gt;0"}&amp;gt;}order_date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181668#M382866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T09:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181669#M382867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In set Analysis the symbol '*' means an interception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this post and document within it &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="138647" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138647_pastedImage_2.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your expression:&lt;/P&gt;&lt;P&gt;=count({&amp;lt;[Quantity]*={"&amp;gt;0"}&amp;gt;}order_date)&lt;/P&gt;&lt;P&gt;Means that the dimension Quantity must intersept with the values that are greater than zero. This is the condition in which you want to count the number of the order_date &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;D.A. MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181669#M382867</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-09-26T09:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181670#M382868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This is the intersection.&lt;/P&gt;&lt;P&gt;See this post: &lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181670#M382868</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T09:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181671#M382869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;count({&amp;lt;[Quantity]*={"&amp;gt;0"}&amp;gt;}order_date) -t&lt;/EM&gt;&lt;SPAN style="font-size: 10pt;"&gt;his should ideally give you count of &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;order_date where Quantity &amp;gt;0, &lt;STRONG&gt;as long as it is included in the current selection/scope&lt;/STRONG&gt;. &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;This is a bit different than &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;count({&amp;lt;[Quantity]={"&amp;gt;0"}&amp;gt;}order_date)&lt;/EM&gt; - which results irrespective of selection (which may confuse the users).&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;Let me explain it a bit more. With expression having '*', if you select something that filters something like Quantity=10( i.e. &amp;lt;&amp;gt;0) , you would get 0 as output because your selection and the explicit set intersection is null. Whereas, without '*' in the set, with same selection you would get result for Quantity='&amp;gt;0'.&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;Or in other words, it is &lt;STRONG&gt;intersection&lt;/STRONG&gt; of selection and explicit set (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;[Quantity]={"&amp;gt;0"}).&lt;/EM&gt;&lt;/SPAN&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;&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;Hope this helps.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181671#M382869</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-09-26T09:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181672#M382870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I recommend you to read 4th Page from Attachment. So that, you will be star if you tried from yourself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181672#M382870</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-09-26T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181673#M382871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Greeshma,&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; count({&amp;lt;[Quantity]*={"&amp;gt;0"}&amp;gt;}order_date)&amp;nbsp; is exactly similar to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count({&amp;lt;[Quantity]=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Quantity]*&lt;/SPAN&gt;{"&amp;gt;0"}&amp;gt;}order_date)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; 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; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;IMG alt="5.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138651_5.PNG" style="height: 176px; width: 620px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181673#M382871</guid>
      <dc:creator>soloeeeoff</dc:creator>
      <dc:date>2016-09-26T09:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181674#M382872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd add that it is about selection in the Quantity field itself.&amp;nbsp; If selection is never made in this field, the '*' makes no difference in this expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 16:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181674#M382872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-26T16:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: '*' after field name in expression</title>
      <link>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181675#M382873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 03:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/after-field-name-in-expression/m-p/1181675#M382873</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-27T03:23:19Z</dc:date>
    </item>
  </channel>
</rss>

