<?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: Visual cue - table chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416760#M564653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't get it in the same column as project name.&lt;/P&gt;&lt;P&gt;Try this expression: if( today()-creation_date &amp;lt; 14, &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_0.png'&lt;/SPAN&gt;). Then for that expression set Representation to Image and Image Formatting to Keep Aspect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're willing to stick to simple ascii characters instead of an image you could use a calculated dimension. Something like: if( today()-creation_date &amp;lt; 14, ProjectName &amp;amp; ' *', ProjectName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 18:12:29 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-02-07T18:12:29Z</dc:date>
    <item>
      <title>Visual cue - table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416759#M564652</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 would like to insert a simple image dot to preceed a project name which will denote that the project is new i.e. that the creation date is within the last 14 days.&lt;/P&gt;&lt;P&gt;Can you please advise how to go about this? I am using a straight table chart. I have the IF statement working, so it is the actual visual representation that I need help with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally, I would like the dot to appear in the project name column rather than a separate column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:59:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416759#M564652</guid>
      <dc:creator />
      <dc:date>2013-02-07T17:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cue - table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416760#M564653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't get it in the same column as project name.&lt;/P&gt;&lt;P&gt;Try this expression: if( today()-creation_date &amp;lt; 14, &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_0.png'&lt;/SPAN&gt;). Then for that expression set Representation to Image and Image Formatting to Keep Aspect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're willing to stick to simple ascii characters instead of an image you could use a calculated dimension. Something like: if( today()-creation_date &amp;lt; 14, ProjectName &amp;amp; ' *', ProjectName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 18:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416760#M564653</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-07T18:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cue - table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416761#M564654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked - many thanks Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I resize the image that appears?&lt;/P&gt;&lt;P&gt;If I wanted to add a custom image, what would I need to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 11:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416761#M564654</guid>
      <dc:creator />
      <dc:date>2013-02-08T11:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cue - table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416762#M564655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can load custom images with a Bundle load. See &lt;A _jive_internal="true" href="https://community.qlik.com/thread/57821"&gt;here&lt;/A&gt; for an example. Once you've loaded the images in a table you can find pick them in the expression editor on the Images tab. Choose your table name as Image Folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to resize your image change the Image Formatting options. Those are the only options available though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 11:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416762#M564655</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-08T11:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Visual cue - table chart</title>
      <link>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416763#M564656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, many thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last question (I hope) - when I export the table to excel the image path displays and not the image.&lt;/P&gt;&lt;P&gt;Is there a way to fix this so that I can either a) take the image to excel b) insert a text label in its place c) remove the column altogether.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 12:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Visual-cue-table-chart/m-p/416763#M564656</guid>
      <dc:creator />
      <dc:date>2013-02-08T12:38:28Z</dc:date>
    </item>
  </channel>
</rss>

