<?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: How do you display an image from a shared folder in a straight table? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-do-you-display-an-image-from-a-shared-folder-in-a-straight/m-p/2456237#M98502</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try this,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='file:///' &amp;amp; replace([Image Path], '\', '/')&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This expression adds ‘file:///’ to the start of the image path and replaces all backslashes with forward slashes. This is necessary because Qlik Sense expects the image URL in this format.&lt;/P&gt;
&lt;P&gt;Also, remember to replace [Image Path] with the actual field name in your data that contains the image paths.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2024 18:19:50 GMT</pubDate>
    <dc:creator>Sayed_Mannan</dc:creator>
    <dc:date>2024-05-24T18:19:50Z</dc:date>
    <item>
      <title>How do you display an image from a shared folder in a straight table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-you-display-an-image-from-a-shared-folder-in-a-straight/m-p/2456164#M98499</link>
      <description>&lt;P&gt;Hi everyone, this is driving me crazy. It seems like a simple thing but I'm not succeeding. I would just like to display images contained in a network folder in a table.&lt;BR /&gt;The network folder is&lt;BR /&gt;a) accessible from the Qlik Sense server&lt;BR /&gt;b) accessible by the Qlik Sense service user&lt;/P&gt;
&lt;P&gt;I tried these formats:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;file://[Server name]/[Image Path]

\\[Server name]\[Image Path]&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nothing.&lt;BR /&gt;Does anyone know what the right format is and if it's possible?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 14:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-you-display-an-image-from-a-shared-folder-in-a-straight/m-p/2456164#M98499</guid>
      <dc:creator>p_zaccheddu</dc:creator>
      <dc:date>2024-05-24T14:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do you display an image from a shared folder in a straight table?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-you-display-an-image-from-a-shared-folder-in-a-straight/m-p/2456237#M98502</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try this,&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='file:///' &amp;amp; replace([Image Path], '\', '/')&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This expression adds ‘file:///’ to the start of the image path and replaces all backslashes with forward slashes. This is necessary because Qlik Sense expects the image URL in this format.&lt;/P&gt;
&lt;P&gt;Also, remember to replace [Image Path] with the actual field name in your data that contains the image paths.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 18:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-you-display-an-image-from-a-shared-folder-in-a-straight/m-p/2456237#M98502</guid>
      <dc:creator>Sayed_Mannan</dc:creator>
      <dc:date>2024-05-24T18:19:50Z</dc:date>
    </item>
  </channel>
</rss>

