<?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 Image not showing correct on web in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Image-not-showing-correct-on-web/m-p/1192635#M385171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a challenge getting a straigh table with Arrows to show correct on web (AJAX)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In my QlikView desktop on the server everything looks perfect.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="141860" alt="Straight table desktop.JPG" class="jive-image image-1" src="/legacyfs/online/141860_Straight table desktop.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The expression look like this:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If(&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;$(vL.TurnoverBudgetLastMonth)&amp;gt; 0,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;if ( $(vL.TurnoverPerformanceLastMonth)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;$(vL.TurnoverPerformanceYTM)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne_g.png'&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;,&amp;nbsp; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_se_r.png'&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;And on the web it look like:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="141861" alt="Straight table AJAX.JPG" class="jive-image image-2" src="/legacyfs/online/141861_Straight table AJAX.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have another applikation with exactly the same object in and It shows perfect on the web&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Anyone who have tried this and have an idea what I'm doing wrong? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2016 13:04:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-10-25T13:04:12Z</dc:date>
    <item>
      <title>Image not showing correct on web</title>
      <link>https://community.qlik.com/t5/QlikView/Image-not-showing-correct-on-web/m-p/1192635#M385171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;I have a challenge getting a straigh table with Arrows to show correct on web (AJAX)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;In my QlikView desktop on the server everything looks perfect.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="141860" alt="Straight table desktop.JPG" class="jive-image image-1" src="/legacyfs/online/141860_Straight table desktop.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;The expression look like this:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If(&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;$(vL.TurnoverBudgetLastMonth)&amp;gt; 0,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;if ( $(vL.TurnoverPerformanceLastMonth)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;$(vL.TurnoverPerformanceYTM)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;, 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_ne_g.png'&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;,&amp;nbsp; 'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/arrow_se_r.png'&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;))&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;And on the web it look like:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG __jive_id="141861" alt="Straight table AJAX.JPG" class="jive-image image-2" src="/legacyfs/online/141861_Straight table AJAX.JPG" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;I have another applikation with exactly the same object in and It shows perfect on the web&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Anyone who have tried this and have an idea what I'm doing wrong? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 13:04:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Image-not-showing-correct-on-web/m-p/1192635#M385171</guid>
      <dc:creator />
      <dc:date>2016-10-25T13:04:12Z</dc:date>
    </item>
  </channel>
</rss>

