<?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: Variable Background Image in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274137#M1179519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested this and it seems to work fine... just use the full path name such as&amp;nbsp; \\Cmds20\User$\razavial\filename.gif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it works for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jan 2012 14:35:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-13T14:35:42Z</dc:date>
    <item>
      <title>Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274132#M1179513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a set of Sales Data that is categorised geographically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set up a number of charts which drill down from summarised data to geographical data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, let's say I have some "French" sales and some "German" sales...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to display gif of the French flag as a background for the France sales and a German flag for German sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see there is a "Dynamic Background" option, but as far as I can see, this allows me to enter a URL to pull a net-based image as the background, and this is not what I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I can run a small script to help me... or maybe there's something simpler?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM&gt;QlikView for Windows 9.00.7646.9 SR6&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 12:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274132#M1179513</guid>
      <dc:creator />
      <dc:date>2012-01-13T12:39:42Z</dc:date>
    </item>
    <item>
      <title>Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274133#M1179514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think I understand this properly... can you send an example of your chart that you are looking to apply this to??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274133#M1179514</guid>
      <dc:creator />
      <dc:date>2012-01-13T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274134#M1179515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274134#M1179515</guid>
      <dc:creator />
      <dc:date>2012-01-13T14:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274135#M1179516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay... as you have the chance of portraying alot of countries the best thing to do is build a statement in the dynamic background image option for each country....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg.&lt;/P&gt;&lt;P&gt;=if(only(Country='France'),'URL',&lt;/P&gt;&lt;P&gt;if(only(Country='Germany'),'URL',))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This example is only for two countries... but if you can be bothered to add in the rest of the countries and find suitable url's for their flags this will end up showing a blank background when you have more than one country selected and it will show the country's own flag when you select just one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is enough...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if you have already thought of this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274135#M1179516</guid>
      <dc:creator />
      <dc:date>2012-01-13T14:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274136#M1179517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK... that's good... but ideally I don't want to use URLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I do the same with system pathnames?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:29:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274136#M1179517</guid>
      <dc:creator />
      <dc:date>2012-01-13T14:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274137#M1179519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tested this and it seems to work fine... just use the full path name such as&amp;nbsp; \\Cmds20\User$\razavial\filename.gif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it works for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 14:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274137#M1179519</guid>
      <dc:creator />
      <dc:date>2012-01-13T14:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274138#M1179521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will test and report back...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 15:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274138#M1179521</guid>
      <dc:creator />
      <dc:date>2012-01-13T15:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Background Image</title>
      <link>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274139#M1179523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works fine!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2012 16:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Variable-Background-Image/m-p/274139#M1179523</guid>
      <dc:creator />
      <dc:date>2012-01-18T16:53:21Z</dc:date>
    </item>
  </channel>
</rss>

