<?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: Changing background color based on two different words in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53074#M791125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Entrapment='', White(), If(Vandalism='Y', Red(), Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2018 13:03:08 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-02-05T13:03:08Z</dc:date>
    <item>
      <title>Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53072#M791123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that when there is a "Y" under "entrapment" I want the cells to turn yellow and if there is a "Y' under Vandalism I want the cell to turn red.&amp;nbsp; I know if I do this:&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;if(Entrapment='', white(),&amp;nbsp;&amp;nbsp;&amp;nbsp; yellow()) &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;It will work but how do I add the Vandalism part to this expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you!&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/Changing-background-color-based-on-two-different-words/m-p/53072#M791123</guid>
      <dc:creator>hammermill21</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53073#M791124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Entrapment = 'Y', Yellow(),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Vandalism = 'Y', Red(), White()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53073#M791124</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-05T13:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53074#M791125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Entrapment='', White(), If(Vandalism='Y', Red(), Yellow()))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53074#M791125</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-05T13:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53075#M791126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see what I did wrong when i tried that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53075#M791126</guid>
      <dc:creator>hammermill21</dc:creator>
      <dc:date>2018-02-05T13:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53076#M791127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What was it, if you don't mind sharing that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53076#M791127</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-05T13:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53077#M791128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had it set&amp;nbsp; like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(Entrapment='', white(),&amp;nbsp;&amp;nbsp;&amp;nbsp; yellow())&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Vandalism='', red(), white()))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; color: #575757; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; color: #575757; font-family: arial, helvetica, sans-serif;"&gt; I needed to remove the first "White()", an oversight on my part. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53077#M791128</guid>
      <dc:creator>hammermill21</dc:creator>
      <dc:date>2018-02-05T13:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing background color based on two different words</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53078#M791129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sense, thanks for sharing &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-background-color-based-on-two-different-words/m-p/53078#M791129</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-05T13:08:11Z</dc:date>
    </item>
  </channel>
</rss>

