<?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: if or set analyses in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513701#M479809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanja,&lt;/P&gt;&lt;P&gt;The syntax for '&amp;lt;&amp;gt;' not equal condition in set analysis is&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Invoiced-={"0"},Year={"$(=Year(Today()))"}&amp;gt;}Value_SalesAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 08:48:24 GMT</pubDate>
    <dc:creator>jvishnuram</dc:creator>
    <dc:date>2014-01-15T08:48:24Z</dc:date>
    <item>
      <title>if or set analyses</title>
      <link>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513700#M479808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Why do I become different answers, the If is right but I want to use the other&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Invoiced&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;lt;&amp;gt;0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(=Year(Today()))&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Value_SalesAmount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Sum({&amp;lt;Invoiced={'&amp;lt;&amp;gt;0'},Year={$(=Year(Today()))}&amp;gt;}Value_SalesAmount) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 08:41:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513700#M479808</guid>
      <dc:creator>tanjavarwijk</dc:creator>
      <dc:date>2014-01-15T08:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: if or set analyses</title>
      <link>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513701#M479809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanja,&lt;/P&gt;&lt;P&gt;The syntax for '&amp;lt;&amp;gt;' not equal condition in set analysis is&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Invoiced-={"0"},Year={"$(=Year(Today()))"}&amp;gt;}Value_SalesAmount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 08:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513701#M479809</guid>
      <dc:creator>jvishnuram</dc:creator>
      <dc:date>2014-01-15T08:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: if or set analyses</title>
      <link>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513702#M479810</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 expression, you need to use -= to exclude the values instead of &amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Sum({&amp;lt;Invoiced-={'0'},Year={$(=Year(Today()))}&amp;gt;}Value_SalesAmount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Hope it helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #008000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 09:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-or-set-analyses/m-p/513702#M479810</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-01-15T09:09:48Z</dc:date>
    </item>
  </channel>
</rss>

