<?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 Icon not being shown !! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725719#M1058710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;I am using following script for showing triangular icon but the icon is not being shown. Please tell what to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(Count({&amp;lt;Year = {$(vInputYear)}&amp;gt;}[Customer Name]) - Count({&amp;lt;Year = {$(vInputYear - 1)}&amp;gt;}[Customer Name]) &amp;gt; 1,&lt;/P&gt;&lt;P&gt;'qmem://Warning/Red_Small' ,&lt;/P&gt;&lt;P&gt;if(Count({&amp;lt;Year = {$(vInputYear)}&amp;gt;}[Customer Name]) - Count({&amp;lt;Year = {$(vInputYear - 1)}&amp;gt;}[Customer Name]) &amp;lt; 1,&lt;/P&gt;&lt;P&gt;'qmem://Warning/Yellow_Small'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of icon , this is being printed :&amp;nbsp; qmem://Warning/Red_Small&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Sep 2014 10:06:18 GMT</pubDate>
    <dc:creator>nikhilgarg</dc:creator>
    <dc:date>2014-09-30T10:06:18Z</dc:date>
    <item>
      <title>Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725719#M1058710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;I am using following script for showing triangular icon but the icon is not being shown. Please tell what to do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if(Count({&amp;lt;Year = {$(vInputYear)}&amp;gt;}[Customer Name]) - Count({&amp;lt;Year = {$(vInputYear - 1)}&amp;gt;}[Customer Name]) &amp;gt; 1,&lt;/P&gt;&lt;P&gt;'qmem://Warning/Red_Small' ,&lt;/P&gt;&lt;P&gt;if(Count({&amp;lt;Year = {$(vInputYear)}&amp;gt;}[Customer Name]) - Count({&amp;lt;Year = {$(vInputYear - 1)}&amp;gt;}[Customer Name]) &amp;lt; 1,&lt;/P&gt;&lt;P&gt;'qmem://Warning/Yellow_Small'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of icon , this is being printed :&amp;nbsp; qmem://Warning/Red_Small&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 10:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725719#M1058710</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-30T10:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725720#M1058711</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 the expression tab.. select representation as Image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;sushil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 10:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725720#M1058711</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2014-09-30T10:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725721#M1058712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEy,&lt;/P&gt;&lt;P&gt;I am using a text box for this. No expression tab is there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725721#M1058712</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-30T11:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725722#M1058713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;I select representation as Image but nothing is being shown now. What to do ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725722#M1058713</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2014-09-30T11:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725723#M1058714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67961_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725723#M1058714</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-09-30T11:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725724#M1058715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep cool &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;is the image name correct? I don't see any extension like jpg or png&lt;/P&gt;&lt;P&gt;And is the expression working? Test it with numbers instead of image to make sure first&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725724#M1058715</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-09-30T11:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725725#M1058716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In text box, there will be option as Representation in General tab. select Image there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raksha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725725#M1058716</guid>
      <dc:creator />
      <dc:date>2014-09-30T11:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725726#M1058717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725726#M1058717</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-09-30T11:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Icon not being shown !!</title>
      <link>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725727#M1058718</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 at all your expression is correct then try changing different option in Image stretch option in General tab.&lt;/P&gt;&lt;P&gt;Hope it Helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raksha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 11:12:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Icon-not-being-shown/m-p/725727#M1058718</guid>
      <dc:creator />
      <dc:date>2014-09-30T11:12:06Z</dc:date>
    </item>
  </channel>
</rss>

