<?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: Showing a value and a symbol in the same cell in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966566#M968174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Script just Inline Load..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14441262887723674" jivemacro_uid="_14441262887723674"&gt;
&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check, Data1, Data2&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 6, 9&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 11, 15&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 10, 15&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 4, 18&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; E, 8, 6&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Straight Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension : Check&lt;/P&gt;&lt;P&gt;Expression :&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; =if(sum(Data1)&amp;gt;=10,'▲ '&amp;amp;sum(Data1),'▼ '&amp;amp;sum(Data1))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Text Color :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;=if(sum(Data1)&amp;gt;=10,Green(),Red())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101081_Capture.JPG" style="height: 228px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/101082_Capture1.JPG" style="height: 207px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 10:15:22 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2015-10-06T10:15:22Z</dc:date>
    <item>
      <title>Showing a value and a symbol in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966561#M968169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;BR /&gt;Could you please help me to "show a value and a symbol in the same cell" similiar as below;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Showing_SymbolAndData_inTheSameCell.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100465_Showing_SymbolAndData_inTheSameCell.PNG" style="float: none;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 08:51:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966561#M968169</guid>
      <dc:creator />
      <dc:date>2015-09-30T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a value and a symbol in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966562#M968170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want just a symbol to add with your data, you can try like this..&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;=if(sum(Data1)&amp;gt;=10,'▲ '&amp;amp;sum(Data1),'▼ '&amp;amp;sum(Data1))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100693_Capture.JPG" style="height: auto;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 02:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966562#M968170</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-02T02:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a value and a symbol in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966563#M968171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A cell can either display a text or an image, not both -- the representation applies to the whole cell. You could modify the table style to exclude the vertical lines between cells (Properties | Style), or you can use graphical characters like the previous post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 05:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966563#M968171</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-02T05:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a value and a symbol in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966564#M968172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="t1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100732_t1.png" style="height: 173px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 05:44:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966564#M968172</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-02T05:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a value and a symbol in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966565#M968173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for answering, but I can not open the file that you send. &lt;BR /&gt;Could you please send me the code, you wrote in the edit scipt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 09:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966565#M968173</guid>
      <dc:creator />
      <dc:date>2015-10-06T09:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Showing a value and a symbol in the same cell</title>
      <link>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966566#M968174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Script just Inline Load..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14441262887723674" jivemacro_uid="_14441262887723674"&gt;
&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check, Data1, Data2&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, 6, 9&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; B, 11, 15&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C, 10, 15&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; D, 4, 18&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; E, 8, 6&lt;/P&gt;
&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Straight Table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension : Check&lt;/P&gt;&lt;P&gt;Expression :&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; =if(sum(Data1)&amp;gt;=10,'▲ '&amp;amp;sum(Data1),'▼ '&amp;amp;sum(Data1))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Text Color :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;=if(sum(Data1)&amp;gt;=10,Green(),Red())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101081_Capture.JPG" style="height: 228px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/101082_Capture1.JPG" style="height: 207px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 10:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Showing-a-value-and-a-symbol-in-the-same-cell/m-p/966566#M968174</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-06T10:15:22Z</dc:date>
    </item>
  </channel>
</rss>

