<?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 Query with set analysis expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332654#M122596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get some sety analysis to work but struggling..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set some slice colours in a pie chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i have the following in the background colour of the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(LineFlag = 'R',rgb(255,0,0),&lt;/P&gt;&lt;P&gt; if(LineFlag = 'G', rgb(0,255,0), &lt;/P&gt;&lt;P&gt; if(LineFlag = 'A', rgb(255,153,18), rgb(255,0,0))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to set each pie chart to a specific week.&lt;/P&gt;&lt;P&gt;The expression i am using is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT({$&amp;lt;WeekDesc = {'6'}&amp;gt;} PordDetail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How c=would i include the set analysis in this expression into the background colour expression.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2012 15:53:34 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2012-08-01T15:53:34Z</dc:date>
    <item>
      <title>Query with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332654#M122596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to get some sety analysis to work but struggling..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set some slice colours in a pie chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently i have the following in the background colour of the expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(LineFlag = 'R',rgb(255,0,0),&lt;/P&gt;&lt;P&gt; if(LineFlag = 'G', rgb(0,255,0), &lt;/P&gt;&lt;P&gt; if(LineFlag = 'A', rgb(255,153,18), rgb(255,0,0))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to set each pie chart to a specific week.&lt;/P&gt;&lt;P&gt;The expression i am using is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT({$&amp;lt;WeekDesc = {'6'}&amp;gt;} PordDetail)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How c=would i include the set analysis in this expression into the background colour expression.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 15:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332654#M122596</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2012-08-01T15:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Query with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332655#M122597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using only() around Lineflag:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=if( only({$&amp;lt;WeekDesc = {6}&amp;gt;}LineFlag) = 'R',rgb(255,0,0),...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332655#M122597</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-01T16:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Query with set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332656#M122598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan &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, 01 Aug 2012 16:26:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Query-with-set-analysis-expression/m-p/332656#M122598</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2012-08-01T16:26:54Z</dc:date>
    </item>
  </channel>
</rss>

