<?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: List Box with image in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99607#M529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not supported in Qlik Sense native table/ filter pane. You need to use an extension such as the following &lt;A href="https://github.com/danielpilla/sense-images-links-extension" title="https://github.com/danielpilla/sense-images-links-extension"&gt;https://github.com/danielpilla/sense-images-links-extension&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2018 07:31:34 GMT</pubDate>
    <dc:creator>vunguyenq89</dc:creator>
    <dc:date>2018-09-06T07:31:34Z</dc:date>
    <item>
      <title>List Box with image</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99603#M525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to create a list with image like circle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example&lt;/P&gt;&lt;P&gt;&lt;IMG alt="listExample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212782_listExample.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 04:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99603#M525</guid>
      <dc:creator>irshadvaza</dc:creator>
      <dc:date>2018-09-06T04:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with image</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99604#M526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Irshad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can achieved in Expression editor of Striaght table chart as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample data i used:&lt;/P&gt;&lt;P&gt;departments:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;department,percent&lt;/P&gt;&lt;P&gt;HR,80&lt;/P&gt;&lt;P&gt;IT,80&lt;/P&gt;&lt;P&gt;Finance,55&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension:&lt;/P&gt;&lt;P&gt;Department&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:&lt;/P&gt;&lt;P&gt;=if(sum(percent)&amp;gt;=80,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_g.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_r.png')&lt;/P&gt;&lt;P&gt;You need to modify the expression little bit as per the color variations you need. Right now, I just used &amp;gt;80 as a condition for differentiation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99604#M526</guid>
      <dc:creator>neelimapeddi</dc:creator>
      <dc:date>2018-09-06T06:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with image</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99605#M527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your demonstration looks more like a table than a list box. If it is the case, you can set Chart properties &amp;gt; Expressions &amp;gt; Display Options &amp;gt; Representation as "Image". See the following post &lt;A href="https://community.qlik.com/thread/273989"&gt;traffic light in straight table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99605#M527</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-06T06:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with image</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99606#M528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response Vu.&lt;/P&gt;&lt;P&gt;Either Table or list box is Ok but I am looking for solution in qlik sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 06:55:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99606#M528</guid>
      <dc:creator>irshadvaza</dc:creator>
      <dc:date>2018-09-06T06:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with image</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99607#M529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not supported in Qlik Sense native table/ filter pane. You need to use an extension such as the following &lt;A href="https://github.com/danielpilla/sense-images-links-extension" title="https://github.com/danielpilla/sense-images-links-extension"&gt;https://github.com/danielpilla/sense-images-links-extension&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2018 07:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99607#M529</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-09-06T07:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: List Box with image</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99608#M530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vu and Neeima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your response, I will try and let you know if there is any issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 04:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/List-Box-with-image/m-p/99608#M530</guid>
      <dc:creator>irshadvaza</dc:creator>
      <dc:date>2018-09-11T04:21:55Z</dc:date>
    </item>
  </channel>
</rss>

