<?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 If Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/659273#M1072025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64168_Screenshot.png" style="width: 744px; height: 388px;" /&gt;&lt;/P&gt;&lt;P&gt;In the Above table I need for the Breed to be calculated based on the Head Placed column. If the amount of any Breed is more than 80% of the total Head then that Breed will be used in naming, If not then it will be called "MIXED". Any assistance on this will be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Aug 2014 19:40:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-11T19:40:57Z</dc:date>
    <item>
      <title>If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/659273#M1072025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Screenshot.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/64168_Screenshot.png" style="width: 744px; height: 388px;" /&gt;&lt;/P&gt;&lt;P&gt;In the Above table I need for the Breed to be calculated based on the Head Placed column. If the amount of any Breed is more than 80% of the total Head then that Breed will be used in naming, If not then it will be called "MIXED". Any assistance on this will be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 19:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/659273#M1072025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-11T19:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/659274#M1072026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think using aggr is your solution: &lt;/P&gt;&lt;P&gt;if(sum([head placed]) &amp;gt; sum(aggr(sum([head placed]), [group cd]))*80,'MIXED',[breed])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Aug 2014 19:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/659274#M1072026</guid>
      <dc:creator />
      <dc:date>2014-08-11T19:59:41Z</dc:date>
    </item>
  </channel>
</rss>

