<?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 for projects with sales over 0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25919#M458351</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Sum({&amp;lt;Project = {"=sum(sales)&amp;gt;0"}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2018 14:12:56 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2018-03-28T14:12:56Z</dc:date>
    <item>
      <title>Set analysis for projects with sales over 0</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25916#M458348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to make a set analysis checking for sales of a project that exceed zero with a variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Project = {"$('vProject')"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where the variable vProject is set to 'Sales &amp;gt; 0' but can be switched for 'Sales &amp;lt;=0' e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or am I going about this all wrong? I'm using a variable to be able to switch this out all through the app with a simple change of a variable (read "press of a button")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25916#M458348</guid>
      <dc:creator>enfodavid</dc:creator>
      <dc:date>2018-03-28T14:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for projects with sales over 0</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25917#M458349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Sum({&amp;lt;Project = {"=$(=vProject)"}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25917#M458349</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-28T14:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for projects with sales over 0</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25918#M458350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't seem to work, maybe the variable should be more than just 'Sales &amp;gt; 0' ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:07:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25918#M458350</guid>
      <dc:creator>enfodavid</dc:creator>
      <dc:date>2018-03-28T14:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for projects with sales over 0</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25919#M458351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Sum({&amp;lt;Project = {"=sum(sales)&amp;gt;0"}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25919#M458351</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-28T14:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for projects with sales over 0</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25920#M458352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that works so it must be me using a variable like a tool :^)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25920#M458352</guid>
      <dc:creator>enfodavid</dc:creator>
      <dc:date>2018-03-28T14:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis for projects with sales over 0</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25921#M458353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-for-projects-with-sales-over-0/m-p/25921#M458353</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2018-03-28T14:22:11Z</dc:date>
    </item>
  </channel>
</rss>

