<?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: How can I change the background color and popup??I also did not succeed through the photo you see in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123292#M18791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can custom Text color and font but not Back ground color for Popup &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 28 Jul 2018 13:49:39 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-07-28T13:49:39Z</dc:date>
    <item>
      <title>How can I change the background color and popup??I also did not succeed through the photo you see</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123288#M18787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="pop up 1.png" class="jive-image image-1" src="/legacyfs/online/208809_pop up 1.png" style="height: 440px; width: 620px;" /&gt;&lt;IMG alt="pop up2.png" class="jive-image image-2" src="/legacyfs/online/208810_pop up2.png" style="height: 440px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2018 11:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123288#M18787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-25T11:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the background color and popup??I also did not succeed through the photo you see</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123289#M18788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Reza,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you cannot change that natively on Qlik.&lt;/P&gt;&lt;P&gt;The "=Red()" you used is for the graph only, so that your chart expression is red now, not the pop-up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try searching &lt;A href="http://branch.qlik.com/#!/" title="http://branch.qlik.com/#!/"&gt;Qlik Branch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and see if there's an extension for it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 17:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123289#M18788</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-07-26T17:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the background color and popup??I also did not succeed through the photo you see</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123290#M18789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I've seen this on some sites&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2018 03:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123290#M18789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-28T03:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the background color and popup??I also did not succeed through the photo you see</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123291#M18790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be, can modify the Background color expression like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;Sum(Sales)&lt;SPAN style="font-size: 8pt;"&gt;=5000,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(0,255,0), &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;Sum(Sales)&lt;SPAN style="font-size: 8pt;"&gt;=3000, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(255,255,0),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rgb&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(255,0,0))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2018 10:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123291#M18790</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-28T10:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I change the background color and popup??I also did not succeed through the photo you see</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123292#M18791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can custom Text color and font but not Back ground color for Popup &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Jul 2018 13:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-change-the-background-color-and-popup-I-also-did-not/m-p/123292#M18791</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-28T13:49:39Z</dc:date>
    </item>
  </channel>
</rss>

