<?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 Inserting image via URL - image not shown for some URLs in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2103929#M1316</link>
    <description>&lt;P&gt;Seeking advice on why my image via URL works for some kinds of URLs, but not others. For example, I used these to try to pull an image from the respective URLs. Note: only(XXX) are links to columns in my dataset.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;='&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/&lt;/A&gt;' &amp;amp; only(english_name) &amp;amp; '.png'&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;='&lt;A href="https://raw.githubusercontent.com/HybridShivam/Pokemon/master/assets/images/" target="_blank"&gt;https://raw.githubusercontent.com/HybridShivam/Pokemon/master/assets/images/&lt;/A&gt;' &amp;amp; only(national_number) &amp;amp; '.png'//&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;='&lt;A href="https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/" target="_blank"&gt;https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/&lt;/A&gt;' &amp;amp; only(national_number2) &amp;amp; '.png'&lt;/EM&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;However, only (2) and (3) worked . Please refer to the screenshot attached - (1) is what I keyed in for the image URL under the column "english_name", while (2) and (3) were used for the columns with the images successfully shown.&lt;/P&gt;
&lt;P&gt;What is weird is that when keying in (1) manually (example below), I can link to the webpage with the image, so it seems like the URL is working.&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="pl-s"&gt;http://img.pokemondb.net/sprites/black-white/normal/garbodor.png&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Would appreciate any advice or workarounds on this.&lt;/P&gt;
&lt;P&gt;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
    <dc:creator>ALCM</dc:creator>
    <dc:date>2025-03-19T23:02:17Z</dc:date>
    <item>
      <title>Inserting image via URL - image not shown for some URLs</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2103929#M1316</link>
      <description>&lt;P&gt;Seeking advice on why my image via URL works for some kinds of URLs, but not others. For example, I used these to try to pull an image from the respective URLs. Note: only(XXX) are links to columns in my dataset.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;EM&gt;='&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/&lt;/A&gt;' &amp;amp; only(english_name) &amp;amp; '.png'&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;='&lt;A href="https://raw.githubusercontent.com/HybridShivam/Pokemon/master/assets/images/" target="_blank"&gt;https://raw.githubusercontent.com/HybridShivam/Pokemon/master/assets/images/&lt;/A&gt;' &amp;amp; only(national_number) &amp;amp; '.png'//&lt;BR /&gt;&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;EM&gt;='&lt;A href="https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/" target="_blank"&gt;https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/&lt;/A&gt;' &amp;amp; only(national_number2) &amp;amp; '.png'&lt;/EM&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;However, only (2) and (3) worked . Please refer to the screenshot attached - (1) is what I keyed in for the image URL under the column "english_name", while (2) and (3) were used for the columns with the images successfully shown.&lt;/P&gt;
&lt;P&gt;What is weird is that when keying in (1) manually (example below), I can link to the webpage with the image, so it seems like the URL is working.&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="pl-s"&gt;http://img.pokemondb.net/sprites/black-white/normal/garbodor.png&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;Would appreciate any advice or workarounds on this.&lt;/P&gt;
&lt;P&gt;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:02:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2103929#M1316</guid>
      <dc:creator>ALCM</dc:creator>
      <dc:date>2025-03-19T23:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting image via URL - image not shown for some URLs</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2104455#M1322</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I checked in the above link, the english name should be in &lt;STRONG&gt;lowercase,&lt;/STRONG&gt; you have in uppercase&amp;nbsp;&lt;BR /&gt;&lt;IMG src="https://img.pokemondb.net/sprites/black-white/normal/bulbasaur.png" border="0" /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/&lt;/A&gt;&lt;STRONG&gt;bulbasau&lt;/STRONG&gt;r.png&lt;BR /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/muk.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/muk.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/ivysaur.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/ivysaur.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/venusaur.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/venusaur.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/charmander.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/charmander.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/burmy.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/burmy.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/pikachu.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/pikachu.png&lt;/A&gt;&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;</description>
      <pubDate>Thu, 10 Aug 2023 10:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2104455#M1322</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2023-08-10T10:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting image via URL - image not shown for some URLs</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2115975#M1426</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Thanks for spotting the error! I have amended the expression to instead be lowercase, but strangely it still didnt work. Have instead tried to use the URLs directly just to experiment (e.g.&amp;nbsp;&lt;A href="https://img.pokemondb.net/sprites/black-white/normal/bulbasaur.png" target="_blank"&gt;https://img.pokemondb.net/sprites/black-white/normal/bulbasaur.png&lt;/A&gt;), but it still doesnt display as an image. Screenshot is as attached - the expression was written under the column english_name.&lt;/P&gt;
&lt;P&gt;Have experimented with some other potential sources for images, and noticed that only those from github manage to work. Would like to seek advice on whether only certain types of URLs can be used as the source for images? If so, appreciate any thoughts on what types I should look out for.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 12:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2115975#M1426</guid>
      <dc:creator>ALCM</dc:creator>
      <dc:date>2023-09-12T12:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting image via URL - image not shown for some URLs</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2529757#M3378</link>
      <description>&lt;ARTICLE class="text-token-text-primary w-full focus:outline-none scroll-mt-[calc(var(--header-height)+min(200px,max(70px,20svh)))]" dir="auto" tabindex="-1" data-turn-id="request-WEB:95c1471e-5ea3-4264-93aa-e34f6e8b596d-20" data-testid="conversation-turn-42" data-scroll-anchor="true" data-turn="assistant"&gt;
&lt;DIV class="text-base my-auto mx-auto pb-10 [--thread-content-margin:--spacing(4)] thread-sm:[--thread-content-margin:--spacing(6)] thread-lg:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)"&gt;
&lt;DIV class="[--thread-content-max-width:40rem] thread-sm:[--thread-content-max-width:40rem] thread-lg:[--thread-content-max-width:48rem] mx-auto max-w-(--thread-content-max-width) flex-1 group/turn-messages focus-visible:outline-hidden relative flex w-full min-w-0 flex-col agent-turn" tabindex="-1"&gt;
&lt;DIV class="flex max-w-full flex-col grow"&gt;
&lt;DIV class="min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;amp;]:mt-5" dir="auto" data-message-author-role="assistant" data-message-id="1dffb34b-57ee-4041-82b6-eb7a2c0db3f3" data-message-model-slug="gpt-5"&gt;
&lt;DIV class="flex w-full flex-col gap-1 empty:hidden first:pt-[3px]"&gt;
&lt;DIV class="markdown prose dark:prose-invert w-full break-words light markdown-new-styling"&gt;
&lt;P data-start="0" data-end="437" data-is-last-node="" data-is-only-node=""&gt;It looks like the first URL might be blocked from direct embedding (hotlink protection), which is why it shows when opened manually but not when pulled into your dataset. Sometimes switching to repositories like PokeAPI is more reliable for sprites. If you’re using these images to plan strategies, a &lt;STRONG data-start="301" data-end="358"&gt;&lt;A class="decorated-link" href="https://buildpokemonteam.com/?utm_source=chatgpt.com" target="_new" rel="noopener" data-start="303" data-end="356" data-is-only-node=""&gt;team builder Pokémon&lt;/A&gt;&lt;/STRONG&gt; tool could also help by handling sprites, roles, and weaknesses automatically.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="flex min-h-[46px] justify-start"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="mt-3 w-full empty:hidden"&gt;
&lt;DIV class="text-center"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/ARTICLE&gt;
&lt;DIV class="pointer-events-none h-px w-px" aria-hidden="true" data-edge="true"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sat, 06 Sep 2025 11:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Inserting-image-via-URL-image-not-shown-for-some-URLs/m-p/2529757#M3378</guid>
      <dc:creator>lilysophie0121</dc:creator>
      <dc:date>2025-09-06T11:22:18Z</dc:date>
    </item>
  </channel>
</rss>

