<?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 Background Color arrangement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961058#M1220105</link>
    <description>&lt;P&gt;Hi experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like arrange the background color of my dimension. I need to say my If clause to look for 2 fields but i cannot write the proper way of it. How can i arrange my if clause please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=if(Exclusive_Tanim='STRW-DÜZ and Exclusive_Tanim=STRW-DEKOR', rgb(255, 0, 0),rgb(0, 128, 0) )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 11:20:42 GMT</pubDate>
    <dc:creator>Learnerr</dc:creator>
    <dc:date>2022-07-27T11:20:42Z</dc:date>
    <item>
      <title>Background Color arrangement</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961058#M1220105</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like arrange the background color of my dimension. I need to say my If clause to look for 2 fields but i cannot write the proper way of it. How can i arrange my if clause please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=if(Exclusive_Tanim='STRW-DÜZ and Exclusive_Tanim=STRW-DEKOR', rgb(255, 0, 0),rgb(0, 128, 0) )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 11:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961058#M1220105</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-07-27T11:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color arrangement</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961253#M1220117</link>
      <description>&lt;P&gt;Syntax and logic aren't quite right. Try it instead with:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;=if(match(Exclusive_Tanim, 'STRW-DÜZ', 'STRW-DEKOR'), rgb(255, 0, 0),rgb(0, 128, 0) )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961253#M1220117</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-07-27T15:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Background Color arrangement</title>
      <link>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961810#M1220152</link>
      <description>&lt;P&gt;Thanks,it works.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a nice day!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Background-Color-arrangement/m-p/1961810#M1220152</guid>
      <dc:creator>Learnerr</dc:creator>
      <dc:date>2022-07-28T14:02:33Z</dc:date>
    </item>
  </channel>
</rss>

