<?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 Set Analysis Equation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273101#M400226</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to create a stacked bar chart that shows the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of projects worked on by an artist. An artist can work on four types of projects (JobType); Print, Digital, Motion or Video&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I would need to have four separate equations, each referencing the different types of JobTypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial attempt didn't seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(SUM({$JobType={"Print"},}&amp;gt;}JobType)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I need to alter this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Dec 2016 18:18:48 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2016-12-02T18:18:48Z</dc:date>
    <item>
      <title>Set Analysis Equation</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273101#M400226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking to create a stacked bar chart that shows the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of projects worked on by an artist. An artist can work on four types of projects (JobType); Print, Digital, Motion or Video&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I would need to have four separate equations, each referencing the different types of JobTypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial attempt didn't seem to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(SUM({$JobType={"Print"},}&amp;gt;}JobType)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I need to alter this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 18:18:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273101#M400226</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-12-02T18:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Equation</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273102#M400227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you just need to add JobType as your second dimension and then select stacked style on the style tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Artist&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JobType&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(JobType)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 18:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273102#M400227</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-02T18:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Equation</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273103#M400228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried this and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(Count({$&amp;lt;jobsJobTypeID={"1"},}&amp;gt;}jobsJobTypeID),'#,###.')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Dec 2016 18:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Equation/m-p/1273103#M400228</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2016-12-02T18:26:09Z</dc:date>
    </item>
  </channel>
</rss>

