<?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: Conditional replace dimension  value with picture in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602349#M508169</link>
    <description>&lt;P&gt;Thanks Marcus,&lt;/P&gt;&lt;P&gt;I have already done this playing with the Chr(8659),&amp;nbsp;Chr(8595) and Chr(9660) , but with integrated image would look more beautiful. If it is not really possible I will stay with Chrs.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;D. Petrov&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 13:54:58 GMT</pubDate>
    <dc:creator>d_petrov</dc:creator>
    <dc:date>2019-07-15T13:54:58Z</dc:date>
    <item>
      <title>Conditional replace dimension  value with picture</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602310#M508167</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have pivot table where one of&amp;nbsp; the dimensions is moved at the top. It represents day by day timeline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need if the day is matching today to be replaced with down pointing arrow, instead of the T.&lt;/P&gt;&lt;P&gt;My current dimension is calculated (1 on the screenshot):&lt;/P&gt;&lt;P&gt;=If(DATE(Today(),'DD-MMM-YYYY ') = DATE(Single_Day,'DD-MMM-YYYY '), 'T', DATE(Single_Day,'DD-MMM-YYYY '))&lt;BR /&gt;I tried with picking an image , but it is not visible&amp;nbsp;(2 on the screenshot):&lt;/P&gt;&lt;P&gt;=If(DATE(Today(),'DD-MMM-YYYY ') = DATE(Single_Day,'DD-MMM-YYYY '), 'qmem:///BuiltIn/arrow_s_g.png', DATE(Single_Day,'DD-MMM-YYYY '))&lt;/P&gt;&lt;P&gt;Why I can`t see the image? Please, help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;D. Petrov&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 12:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602310#M508167</guid>
      <dc:creator>d_petrov</dc:creator>
      <dc:date>2019-07-15T12:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional replace dimension  value with picture</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602343#M508168</link>
      <description>&lt;P&gt;I'm not sure if it's possible at least not with mixed results of normal string-values and pictures. But you could replace your arrow-picture with an unicode char, see: &lt;A href="https://www.key-shortcut.com/schriftsysteme/35-symbole/pfeile" target="_self"&gt;https://www.key-shortcut.com/schriftsysteme/35-symbole/pfeile&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 13:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602343#M508168</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-07-15T13:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional replace dimension  value with picture</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602349#M508169</link>
      <description>&lt;P&gt;Thanks Marcus,&lt;/P&gt;&lt;P&gt;I have already done this playing with the Chr(8659),&amp;nbsp;Chr(8595) and Chr(9660) , but with integrated image would look more beautiful. If it is not really possible I will stay with Chrs.&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;D. Petrov&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 13:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1602349#M508169</guid>
      <dc:creator>d_petrov</dc:creator>
      <dc:date>2019-07-15T13:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional replace dimension  value with picture</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1610406#M508170</link>
      <description>&lt;P&gt;May have a possibility for you, check the following Article link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000002596" target="_self"&gt;https://support.qlik.com/articles/000002596&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You may need an '=' in front of things in the expression, hopefully that may do the trick here!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;BR /&gt;Brett&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2019 20:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-replace-dimension-value-with-picture/m-p/1610406#M508170</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-07T20:10:03Z</dc:date>
    </item>
  </channel>
</rss>

