<?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: Dynamic image loading from media library and display into text object in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/1999061#M82751</link>
    <description>&lt;P&gt;Did you ever get a solution of how to find out the URL of an image in the default media library?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 13:51:14 GMT</pubDate>
    <dc:creator>theresaa</dc:creator>
    <dc:date>2022-11-01T13:51:14Z</dc:date>
    <item>
      <title>Dynamic image loading from media library and display into text object</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/1920985#M75817</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am having Qlik Sense SAAS and I have uploaded some images into media library.&lt;/P&gt;
&lt;P&gt;I wanted to display images from media library dynamically (into text object).&lt;/P&gt;
&lt;P&gt;For example: Media library is having images: Apple.jpg, Google.jpg&lt;/P&gt;
&lt;P&gt;On frontend, a filter box have Company Name- Values Apple, Google.&lt;/P&gt;
&lt;P&gt;Text object should display Apple.jpg upon selecting Apple from filter box.&lt;/P&gt;
&lt;P&gt;Please suggest if a simple solution available.&lt;/P&gt;
&lt;P&gt;What's the Image URL path (stored in media library- In App)&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 14:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/1920985#M75817</guid>
      <dc:creator>Rambo</dc:creator>
      <dc:date>2022-04-21T14:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic image loading from media library and display into text object</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/1999061#M82751</link>
      <description>&lt;P&gt;Did you ever get a solution of how to find out the URL of an image in the default media library?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 13:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/1999061#M82751</guid>
      <dc:creator>theresaa</dc:creator>
      <dc:date>2022-11-01T13:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic image loading from media library and display into text object</title>
      <link>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/2457713#M98589</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;You can put below expression in the Image URL box after selecting 'Image' in Representation after creating a dimension and 'Add URL' in Image setting of '&lt;STRONG&gt;Table&lt;/STRONG&gt;' chart to get the images from SaaS in-app library.&lt;/P&gt;
&lt;P&gt;Adding fields and variables in the expression can make it responsive to user selection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;='https://[SaaS&amp;nbsp;tenant address]/api/v1/apps/[app id]/media/files/[image file name]'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example of adding fields in the expression:&lt;/P&gt;
&lt;P data-unlink="true"&gt;='https://abc.sg.qlikcloud.com/api/v1/apps/03e9094-5ff4-4b97-b1e6-f93fcaa3252/media/files/'&amp;amp;[STYLENUMBER]&amp;amp;'_'&amp;amp;[COLORCODE]&amp;amp;'-01.png'&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 02:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dynamic-image-loading-from-media-library-and-display-into-text/m-p/2457713#M98589</guid>
      <dc:creator>Jay_Vantis</dc:creator>
      <dc:date>2024-10-04T02:06:03Z</dc:date>
    </item>
  </channel>
</rss>

