<?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: Text and image in same cell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587282#M547950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vikas, I hadn't thought of using text characters as an indicator. Using it in the number format expression is tidy too!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jan 2014 10:59:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-30T10:59:10Z</dc:date>
    <item>
      <title>Text and image in same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587279#M547947</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;In a pivot table, are you able to have both text and image in one expression. Specifically, I'm looking to get a text value (1,110) and an indicator (red, green or amber indicator) next to the text based on a condition. It has to be in the same expression - I know I can do this in 2 expressions. I know I could simply format the text / background of the cell too, but I'm looking for an indicator solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 09:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587279#M547947</guid>
      <dc:creator />
      <dc:date>2014-01-30T09:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Text and image in same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587280#M547948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 09:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587280#M547948</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-01-30T09:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Text and image in same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587281#M547949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put the below in expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Sum(Sales)&amp;gt;3000, 'qmem://Image Name/Green Square', 'qmem://Image Name/Red Circle')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 09:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587281#M547949</guid>
      <dc:creator>ashwanin</dc:creator>
      <dc:date>2014-01-30T09:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Text and image in same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587282#M547950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vikas, I hadn't thought of using text characters as an indicator. Using it in the number format expression is tidy too!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 10:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587282#M547950</guid>
      <dc:creator />
      <dc:date>2014-01-30T10:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text and image in same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587283#M547951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashwani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the outcome of this? I've used expressions like this before for conditional images but I need text visible in the cell as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 11:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587283#M547951</guid>
      <dc:creator />
      <dc:date>2014-01-30T11:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Text and image in same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587284#M547952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam! I have the same problem. It's seems we have no any solutions to display text and image in one cell, because each cell may have only one representation format (img or text), but we can try to do this with some extensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this: &lt;A href="https://community.qlik.com/message/364869"&gt;Re: Image and text (alignment, format, colour) on Chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Mar 2016 13:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-and-image-in-same-cell/m-p/587284#M547952</guid>
      <dc:creator>dmitry909</dc:creator>
      <dc:date>2016-03-21T13:02:33Z</dc:date>
    </item>
  </channel>
</rss>

