<?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: Trouble with Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095480#M925821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;=I&lt;/STRONG&gt;&lt;STRONG&gt;f(&lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; V_Class&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = 'High', RGB(255,0,0), &lt;/STRONG&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; V_Class&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = 'Medium', RGB(255,217,47), RGB&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;(69,234,21)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 20:54:12 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-04-11T20:54:12Z</dc:date>
    <item>
      <title>Trouble with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095479#M925820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have a table where I use the following expression with the {1} operator to prevent the data from changing when filter selections are made.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({1&amp;lt;&lt;SPAN style="color: #800000;"&gt;Ex_Flag&lt;/SPAN&gt;={'Excluded'},&lt;SPAN style="color: #800000;"&gt;[HW Lifecycle Status]&lt;/SPAN&gt; -= {'Disposed'}, &lt;SPAN style="color: #800000;"&gt;[SW Lifecycle Status]&lt;/SPAN&gt; -= {'Disposed'} &amp;gt;} SW_CI_ID) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This seems to work fine.&amp;nbsp; But I also have the following&amp;nbsp; expression in the background color of one of the dimensions to do some color coding.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;((&lt;SPAN style="color: #800000;"&gt;V_Class&lt;/SPAN&gt;) = ('High'),&lt;SPAN style="color: #0000ff;"&gt;rgb&lt;/SPAN&gt;(255,0,0),&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt;((&lt;SPAN style="color: #800000;"&gt;V_Class&lt;/SPAN&gt;) = ('Medium'),&lt;SPAN style="color: #0000ff;"&gt;rgb&lt;/SPAN&gt;(255,217,47),&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;rgb&lt;/SPAN&gt;(69,234,21) ) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;When I use make a filter selection, the data remains the same, but the background color coding changes/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I apply the {1} operator to the Background Color Expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095479#M925820</guid>
      <dc:creator>brf10043</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095480#M925821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Try this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;STRONG&gt;=I&lt;/STRONG&gt;&lt;STRONG&gt;f(&lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; V_Class&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = 'High', RGB(255,0,0), &lt;/STRONG&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&lt;STRONG&gt;If(&lt;SPAN style="color: #ff0000;"&gt;Only({1}&lt;/SPAN&gt; V_Class&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt; = 'Medium', RGB(255,217,47), RGB&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG style=": ; color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;(69,234,21)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 20:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095480#M925821</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-11T20:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095481#M925822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked perfectly!&amp;nbsp; Thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 20:59:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095481#M925822</guid>
      <dc:creator>brf10043</dc:creator>
      <dc:date>2016-04-11T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095482#M925823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bobby,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will be useful to mark it "answered"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 09:36:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095482#M925823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-12T09:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095483#M925824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi bobby mark correct answer and close this post...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 10:29:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095483#M925824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-12T10:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095484#M925825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologize for that!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 12:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trouble-with-Set-Analysis/m-p/1095484#M925825</guid>
      <dc:creator>brf10043</dc:creator>
      <dc:date>2016-04-12T12:44:14Z</dc:date>
    </item>
  </channel>
</rss>

