<?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: Please explain this expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808811#M1035692</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: 13.3333339691162px;"&gt;=SUM({$&amp;lt;[Opportunity Type]={'New Customer'}&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;&lt;STRONG&gt;Won_Flag={1}&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;} [MRR])&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.3333339691162px;"&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: 13.3333339691162px;"&gt;detail of set analysis, author is &lt;SPAN style="color: #8b8b8b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.222222328186px;"&gt; &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/people/FABRICE44"&gt;FABRICE44&lt;/A&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: 13.3333339691162px;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Jan 2015 16:20:51 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2015-01-18T16:20:51Z</dc:date>
    <item>
      <title>Please explain this expression</title>
      <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808809#M1035690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=SUM({$&amp;lt;[Opportunity Type]={'New Customer'}&amp;gt;} [MRR])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above expression is something that someone else did several months ago at my request while I looked over their shoulder. I had to step away from the development of that app and am getting back to it now.&amp;nbsp; I want to add another wrinkle, but I need to know what the "$" "{}" and "&amp;lt;&amp;gt;" are doing in this case before I can really move on.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an advantage of doing the formula this way instead of a simple sumif? I realize that may be hard to answer without seeing the full thing.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to add in [Won_Flag] = 1.&amp;nbsp; Long story short, we're adding up the new customers who have signed deals. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 15:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808809#M1035690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-18T15:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Please explain this expression</title>
      <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808810#M1035691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Takes the sum of MRR, it modifies the selection. $ is the actual default selection state and in Opportunity Type the selection is modified to 'New Customer'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You find all the information in the help under set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 15:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808810#M1035691</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2015-01-18T15:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Please explain this expression</title>
      <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808811#M1035692</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: 13.3333339691162px;"&gt;=SUM({$&amp;lt;[Opportunity Type]={'New Customer'}&lt;STRONG&gt;,&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;&lt;STRONG&gt;Won_Flag={1}&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;} [MRR])&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.3333339691162px;"&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: 13.3333339691162px;"&gt;detail of set analysis, author is &lt;SPAN style="color: #8b8b8b; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.222222328186px;"&gt; &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/people/FABRICE44"&gt;FABRICE44&lt;/A&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: 13.3333339691162px;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 16:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808811#M1035692</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-01-18T16:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Please explain this expression</title>
      <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808812#M1035693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Her is the translation for you set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Set Analysis:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =SUM({$&amp;lt;[Opportunity Type]={'New Customer'}&amp;gt;} [MRR])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.6000003814697px;"&gt;&lt;STRONG&gt;Translation:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Returns the [MRR] for the current selection where &lt;SPAN style="font-size: 13.6000003814697px;"&gt;[Opportunity Type] is equal to 'New Customer'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 18:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808812#M1035693</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-01-18T18:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Please explain this expression</title>
      <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808813#M1035694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you just want to add a condition on Won_Flag, I suggest you do what Massimo suggests.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further, you ask if there is an advantage of using Set Analysis instead of a simple sumif. The answer is yes - at least for large data amounts. Set Analysis usually has better performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See more on &lt;A href="https://community.qlik.com/qlik-blogpost/3808"&gt;Performance of Conditional Aggregations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jan 2015 18:37:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808813#M1035694</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2015-01-18T18:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Please explain this expression</title>
      <link>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808814#M1035695</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;Check this too&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-4708"&gt;Romancing with Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 05:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Please-explain-this-expression/m-p/808814#M1035695</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2015-01-19T05:35:30Z</dc:date>
    </item>
  </channel>
</rss>

