<?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: Dynamically change a bar chart background in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381908#M142508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks - that works when I select the appropriate club from the dropdown of the newly created multibox.&lt;/P&gt;&lt;P&gt;But I want to do this dynamically when I select teh club from an&amp;nbsp; existing listbox..&lt;/P&gt;&lt;P&gt;I hope thats clear..&lt;/P&gt;&lt;P&gt;Thanks again for your help and patience&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2012 14:02:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-08-29T14:02:18Z</dc:date>
    <item>
      <title>Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381904#M142504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I am a newbie!&lt;/P&gt;&lt;P&gt;I am using Version 11.00.11282.0&lt;/P&gt;&lt;P&gt;I am trying to dynamically change the background image (.jpg) of a bar chart - depending on the selection. ie Country Flags.&lt;/P&gt;&lt;P&gt;when I select 'Dynamic Image' the expresssion entry sheet pops up - but I have no idea what or how I should create the script within this box.&lt;/P&gt;&lt;P&gt;I cant find this detailed anywhere.&lt;/P&gt;&lt;P&gt;Any ideas please?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 12:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381904#M142504</guid>
      <dc:creator />
      <dc:date>2012-08-29T12:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381905#M142505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a table of Countries and Flag Graphics:&lt;/P&gt;&lt;P&gt;Country, FlagGraphic&lt;/P&gt;&lt;P&gt;USA, c:\Flag\usa.png&lt;/P&gt;&lt;P&gt;Canada, c:\flag\canada.png&lt;/P&gt;&lt;P&gt;eitc, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the expression box, put: =FlagGraphic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381905#M142505</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-08-29T13:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381906#M142506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry - please bear with me!!&lt;/P&gt;&lt;P&gt;Do I create a table externally (.xls, .csv etc) or within Qlikview (New Sheet Object etc..)&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381906#M142506</guid>
      <dc:creator />
      <dc:date>2012-08-29T13:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381907#M142507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In script - either an inline table or load from Excel,csv,etc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381907#M142507</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-08-29T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381908#M142508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks - that works when I select the appropriate club from the dropdown of the newly created multibox.&lt;/P&gt;&lt;P&gt;But I want to do this dynamically when I select teh club from an&amp;nbsp; existing listbox..&lt;/P&gt;&lt;P&gt;I hope thats clear..&lt;/P&gt;&lt;P&gt;Thanks again for your help and patience&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 14:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381908#M142508</guid>
      <dc:creator />
      <dc:date>2012-08-29T14:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381909#M142509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've answered you in your previous thread.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/252968#252968" title="http://community.qlik.com/message/252968#252968"&gt;http://community.qlik.com/message/252968#252968&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried the sollution ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 11:45:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381909#M142509</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-03T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381910#M142510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I must be missing something..&lt;/P&gt;&lt;P&gt;Heres the script..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Load Logos&lt;/P&gt;&lt;P&gt;Logos:&lt;/P&gt;&lt;P&gt;LOAD Club, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Logo&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Clublogo.csv&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heres the clublogo.csv data..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21222" class="jive-image" alt="clublogo.png" src="https://community.qlik.com/legacyfs/online/21222_clublogo.png" /&gt;&lt;/P&gt;&lt;P&gt;Heres the chart properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21223" class="jive-image-thumbnail jive-image" onclick="" alt="clublogo2.png" src="https://community.qlik.com/legacyfs/online/21223_clublogo2.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please show me the error of my ways!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 14:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381910#M142510</guid>
      <dc:creator />
      <dc:date>2012-09-03T14:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381911#M142511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, you do regular load instead of info LOAD.&lt;/P&gt;&lt;P&gt;Second, you should use =info(Club) as a dynamic image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you completely avoid the word 'info' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upd:&lt;/P&gt;&lt;P&gt;You could do it without info as you're trying.&lt;/P&gt;&lt;P&gt;Where did you type your expression =Logo ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 14:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381911#M142511</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-03T14:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381912#M142512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do I need an info select as well as an info load statment in the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Load Logos&lt;/P&gt;&lt;P&gt;Logos:&lt;/P&gt;&lt;P&gt;Info Load * FROM&lt;/P&gt;&lt;P&gt;Clublogo.csv&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="21225" class="jive-image-thumbnail jive-image" onclick="" alt="clublogo3.png" src="https://community.qlik.com/legacyfs/online/21225_clublogo3.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 15:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381912#M142512</guid>
      <dc:creator />
      <dc:date>2012-09-03T15:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381913#M142513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, just select one Club value from list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems everything's right. What's not working ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 15:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381913#M142513</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-03T15:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381914#M142514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get no image at all...:(&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 15:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381914#M142514</guid>
      <dc:creator />
      <dc:date>2012-09-03T15:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381915#M142515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you try to enter one of the values directly, for example&lt;/P&gt;&lt;P&gt;='C:\Images\Arsenal.png'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 15:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381915#M142515</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-03T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381916#M142516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that displays the image correctly..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 15:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381916#M142516</guid>
      <dc:creator />
      <dc:date>2012-09-03T15:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381917#M142517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok replace it with =info(Club)&lt;/P&gt;&lt;P&gt;then replace the asterisk in your load with:&lt;/P&gt;&lt;P&gt;Club,&lt;/P&gt;&lt;P&gt;Logo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;order is important.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 15:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381917#M142517</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-03T15:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381918#M142518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;No go - sorry!!&lt;/P&gt;&lt;P&gt;This was how it was cripted before (could it be the location of the files (folder structure?))&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381918#M142518</guid>
      <dc:creator />
      <dc:date>2012-09-04T08:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381919#M142519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange, mine works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try to include all your images into .qvw file adding the word boundle before info LOAD.&lt;/P&gt;&lt;P&gt;But I think the problem is somewhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you attach your file (you can exclude all except that load and&amp;nbsp; that chart) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381919#M142519</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T08:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381920#M142520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jiveImage" src="https://community.qlik.com/" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure how is the best way to send you the chart??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381920#M142520</guid>
      <dc:creator />
      <dc:date>2012-09-04T08:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381921#M142521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381921#M142521</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T08:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381922#M142522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Premiership4.qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:46:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381922#M142522</guid>
      <dc:creator />
      <dc:date>2012-09-04T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically change a bar chart background</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381923#M142523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your field Club is not connected with your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add a list box with Club and you'll see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamically-change-a-bar-chart-background/m-p/381923#M142523</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T08:55:24Z</dc:date>
    </item>
  </channel>
</rss>

