<?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: Add two color in if conditional in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827680#M68133</link>
    <description>&lt;P&gt;Sorry, I have no idea what your question is.&amp;nbsp; This is the best i have to help you&amp;nbsp;&lt;SPAN&gt;if([field]&amp;gt;72, black(), White()).&amp;nbsp; Maybe someone else can decipher your question or you'll need to be more clear with details.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 10:19:06 GMT</pubDate>
    <dc:creator>stevejoyce</dc:creator>
    <dc:date>2021-08-10T10:19:06Z</dc:date>
    <item>
      <title>Add two color in if conditional</title>
      <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827339#M68081</link>
      <description>&lt;P&gt;How to add two colours in expression(conditional)?&lt;/P&gt;&lt;P&gt;if([field]&amp;gt;72, black(), Black(),White())&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 05:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827339#M68081</guid>
      <dc:creator>Zohaib_Awan777</dc:creator>
      <dc:date>2021-08-09T05:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Add two color in if conditional</title>
      <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827382#M68082</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144124"&gt;@Zohaib_Awan777&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this Question is related to app development I will move to that forum&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 08:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827382#M68082</guid>
      <dc:creator>Maria_Halley</dc:creator>
      <dc:date>2021-08-09T08:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Add two color in if conditional</title>
      <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827428#M68092</link>
      <description>&lt;P&gt;Do you want to explain in words what you are trying to do.&amp;nbsp; It's "If(&amp;lt;condition&amp;gt;, what-to-do, else-what-to-do)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If field is greater then 72 color black, else everything else is colored white would be:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if([field]&amp;gt;72, black(), White())&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 10:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827428#M68092</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-09T10:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add two color in if conditional</title>
      <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827596#M68121</link>
      <description>&lt;P&gt;Actually, I want two colours using if conditional in expressions like black and white. I am giving the snapshot you will definitely understand what I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 04:09:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827596#M68121</guid>
      <dc:creator>Zohaib_Awan777</dc:creator>
      <dc:date>2021-08-10T04:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add two color in if conditional</title>
      <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827680#M68133</link>
      <description>&lt;P&gt;Sorry, I have no idea what your question is.&amp;nbsp; This is the best i have to help you&amp;nbsp;&lt;SPAN&gt;if([field]&amp;gt;72, black(), White()).&amp;nbsp; Maybe someone else can decipher your question or you'll need to be more clear with details.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 10:19:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1827680#M68133</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-08-10T10:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Add two color in if conditional</title>
      <link>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1838087#M69290</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/144124" target="_blank"&gt;@Zohaib_Awan777&lt;/A&gt;, from looking at the picture you provided, you are probably looking for an expression that will add both colors (black and white) if &amp;lt;&amp;nbsp;72, and only one color if &amp;gt;&amp;nbsp;72. Unfortunately it does not seem like we have an expression / function for coloring with stripes. More details under&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/ColorFunctions/color-functions-charts.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2021/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/ColorFunctions/color-functions-charts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you would like to suggest this feature, you may create&amp;nbsp;an Idea under the link below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas" target="_blank"&gt;https://community.qlik.com/t5/Suggest-an-Idea/idb-p/qlik-ideas&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-two-color-in-if-conditional/m-p/1838087#M69290</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2021-09-30T13:16:11Z</dc:date>
    </item>
  </channel>
</rss>

