<?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 Concatenate Images in Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888488#M309633</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to concatenate images in a chart and was wandering if anyone has come across a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got the expression in straight table, as below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CONCAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt;&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;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DRAMScore &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 1, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;BR /&gt;&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;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DRAMScore &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 2, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_o.png',&lt;BR /&gt;&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;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DRAMScore &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 3, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png')))&lt;BR /&gt;, ' ') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Representation is Image.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If it returns one result it shows the image, but if more than, it returns the string.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any thoughts or ideas greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 14:28:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-05-06T14:28:53Z</dc:date>
    <item>
      <title>Concatenate Images in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888488#M309633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to concatenate images in a chart and was wandering if anyone has come across a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got the expression in straight table, as below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CONCAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt;&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;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DRAMScore &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 1, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png',&lt;BR /&gt;&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;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DRAMScore &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 2, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_o.png',&lt;BR /&gt;&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;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DRAMScore &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 3, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png', 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png')))&lt;BR /&gt;, ' ') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Representation is Image.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If it returns one result it shows the image, but if more than, it returns the string.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any thoughts or ideas greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888488#M309633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-06T14:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Images in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888489#M309634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I doubt you can concatenate images.&amp;nbsp; Try a traffic light gauge instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888489#M309634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-06T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenate Images in Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888490#M309635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can't concatenate images, but if you want to try, try it first directly using the string, ie your expression can return:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png' &amp;lt;-- this doesn't works&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you find some way to concatenate images I can help with the formula to build that string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a workaround you can do 3 expressions, one for each image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Concatenate-Images-in-Chart/m-p/888490#M309635</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-05-06T15:19:32Z</dc:date>
    </item>
  </channel>
</rss>

