<?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: Tables with png not displayed in webbrower in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252746#M396288</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way of doing this would be to bring the images into the qvw by using a Bundle prefix on a load if there is not a lot of them and they are small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the load script&lt;/P&gt;&lt;P&gt;Images:&lt;/P&gt;&lt;P&gt;Bundle &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Image Name, Image Location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArrowUp-G, \\ImageServer01\Images\ArrowUp-G.png&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArrowDown-R, \\ImageServer01\Images\ArrowDown-R.png&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then to use them on tables&lt;/P&gt;&lt;P&gt;='qmem://Image Name/ArrowUp-G'&lt;/P&gt;&lt;P&gt;='qmem://Image Name/ArrowDown-R'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Nov 2016 12:08:22 GMT</pubDate>
    <dc:creator>atoz1158</dc:creator>
    <dc:date>2016-11-30T12:08:22Z</dc:date>
    <item>
      <title>Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252739#M396281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;I've run into the following challenge.&lt;/P&gt;&lt;P&gt;In my tables I use variables which contain a location and logic to display the correct&amp;nbsp; .png&lt;/P&gt;&lt;P&gt;Via Qlikview all is displayed well; We see green and red arrows in the collumn Target.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Target Image worlking.PNG" class="jive-image image-1" height="86" src="/legacyfs/online/145263_Target Image worlking.PNG" style="width: 177px; height: 86.3px;" width="177" /&gt;&lt;/P&gt;&lt;P&gt;However in the webbrowser the location is displayed, not the png.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Target Image incorrect.PNG" class="jive-image image-2" src="/legacyfs/online/145264_Target Image incorrect.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Any suggestions?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252739#M396281</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-11-30T10:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252740#M396282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Possibly the png files are not there in the server location (mentioned path in the qvw). You have to refer the png files from the server or any UNC location.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252740#M396282</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-30T10:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252741#M396283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're accessing the qlikview document through the access point then make sure the Qlikview Server has access to those images. If it has no access to read files from that share it won't be able to push them to your browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can try using characters instead of images: &lt;A href="https://community.qlik.com/qlik-blogpost/3300"&gt;Replacing images with Geometric Shapes as visual cues&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252741#M396283</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-30T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252742#M396284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but the images are there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252742#M396284</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-11-30T10:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252743#M396285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks you,&lt;/P&gt;&lt;P&gt;I'll look into that. Funny thing is that both examples mentioned are run from the same qlikview server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:36:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252743#M396285</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-11-30T10:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252744#M396286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It has to be something with access issue.I would put the images in the same folder as qvw and refer them in the qvw from the new path. Then try re-publishing the app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 10:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252744#M396286</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-11-30T10:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252745#M396287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that did not work. There's some kind of reason why the images are not pushed trough to the browser...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 11:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252745#M396287</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-11-30T11:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252746#M396288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way of doing this would be to bring the images into the qvw by using a Bundle prefix on a load if there is not a lot of them and they are small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the load script&lt;/P&gt;&lt;P&gt;Images:&lt;/P&gt;&lt;P&gt;Bundle &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Image Name, Image Location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArrowUp-G, \\ImageServer01\Images\ArrowUp-G.png&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArrowDown-R, \\ImageServer01\Images\ArrowDown-R.png&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then to use them on tables&lt;/P&gt;&lt;P&gt;='qmem://Image Name/ArrowUp-G'&lt;/P&gt;&lt;P&gt;='qmem://Image Name/ArrowDown-R'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:08:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252746#M396288</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2016-11-30T12:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Tables with png not displayed in webbrower</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252747#M396289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 12:13:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-with-png-not-displayed-in-webbrower/m-p/1252747#M396289</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-11-30T12:13:43Z</dc:date>
    </item>
  </channel>
</rss>

