<?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: Media extension for Qlik SaaS in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792452#M19099</link>
    <description>&lt;P&gt;Awesome idea. Didn't even know this object could work as a media extension for SaaS&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;. Currently, I'm thinking about an object to bring in plain HTML and that is optimized for CSS usage. SaaS is a good point for that. Thank you very much for your post.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Mar 2021 09:16:12 GMT</pubDate>
    <dc:creator>Dennis_Jaskowiak</dc:creator>
    <dc:date>2021-03-18T09:16:12Z</dc:date>
    <item>
      <title>Media extension for Qlik SaaS</title>
      <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792235#M19097</link>
      <description>&lt;P&gt;Anyone know of a good media extension for Qlik SaaS?&lt;/P&gt;&lt;P&gt;I would like to show pictures hosted on an external sites in a dashboard - for instance Facebook or Instagram post pictures - in a single object.&lt;/P&gt;&lt;P&gt;So far the only media 'friendly' extension I have gotten to work in Qlik SaaS is the Climber Cards extensions and that's not really what I need.&lt;/P&gt;&lt;P&gt;Thank you in advance for any help you might be able to provide.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;BR /&gt;Mads&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:25:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792235#M19097</guid>
      <dc:creator>madsgrathe</dc:creator>
      <dc:date>2024-11-16T00:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Media extension for Qlik SaaS</title>
      <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792342#M19098</link>
      <description>&lt;P&gt;Ok, so I ended up finding a solution&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt; I'm posting it here for anyone who might run into a similar problem.&lt;/P&gt;&lt;P&gt;First things first: We need to go into the Management Console of the Qlik SaaS tenant, under 'Content Security Policy' and add the site that hosts the picture to the list of sites. Multiple sites can use the same name but you need to enter the URL into the 'Origin' field. In the 'Directive' field I checked off 'img-src' and 'media-src' and it is working so far for Facebook posts.&lt;/P&gt;&lt;P&gt;Then I used the excellent 'Advanced KPI' extension developed by Qlik's own&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35925"&gt;@Dennis_Jaskowiak&lt;/a&gt; (thank you, Dennis, for a very useful extension, not only for this purpose!). His extension allows us to CSS code to define the background of the KPI object. Just go to object properties under Appearance -&amp;gt; Background and set Switch Background to 'On', set 'Switch to CSS' to 'On' and edit the CSS definition in the expression editor. I entered the following in the CSS expression:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="css"&gt;='{
"background-image": "url(
'&amp;amp;[Picture_URL_Datafield]&amp;amp;'
","background-size" : "contain"
, "background-position" : "center"
, "background-repeat" : "no-repeat"
}'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the [Picture_URL_DataField] contains a specific URL for the Picture of each Facebook Post in my data, this lets me use the data model to filter to a specific post and show the picture from that post.&lt;/P&gt;&lt;P&gt;Works like a charm&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 09:32:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792342#M19098</guid>
      <dc:creator>madsgrathe</dc:creator>
      <dc:date>2021-03-18T09:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Media extension for Qlik SaaS</title>
      <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792452#M19099</link>
      <description>&lt;P&gt;Awesome idea. Didn't even know this object could work as a media extension for SaaS&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;. Currently, I'm thinking about an object to bring in plain HTML and that is optimized for CSS usage. SaaS is a good point for that. Thank you very much for your post.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 09:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792452#M19099</guid>
      <dc:creator>Dennis_Jaskowiak</dc:creator>
      <dc:date>2021-03-18T09:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Media extension for Qlik SaaS</title>
      <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792458#M19100</link>
      <description>&lt;P&gt;I just noticed that I wrote&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Since the [Picture_URL_DataField] contains a specific URL for each Facebook Post in my data&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;...when what I meant was:&lt;BR /&gt;Since the [Picture_URL_DataField] contains a specific URL for &lt;STRONG&gt;the Picture of&lt;/STRONG&gt; each Facebook Post in my data...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Just wanted to clarify that&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 09:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792458#M19100</guid>
      <dc:creator>madsgrathe</dc:creator>
      <dc:date>2021-03-18T09:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Media extension for Qlik SaaS</title>
      <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792459#M19101</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/35925"&gt;@Dennis_Jaskowiak&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Awesome idea. Didn't even know this object could work as a media extension for SaaS&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;. Currently, I'm thinking about an object to bring in plain HTML and that is optimized for CSS usage. SaaS is a good point for that. Thank you very much for your post.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You're very welcome. And thank you for building such a powerful and flexible extension. I've begun to use it more and more for my dashboards and analytical apps.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your next extension - I will definitely be checking it out.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 09:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1792459#M19101</guid>
      <dc:creator>madsgrathe</dc:creator>
      <dc:date>2021-03-18T09:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Media extension for Qlik SaaS</title>
      <link>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1794914#M19102</link>
      <description>&lt;P&gt;Great question and super excited to see others begin extending their environments in Qlik Sense Enterprise SaaS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a SaaS Enablement video series, including this one on adding Extensions and demonstrate how to configure the Content Security Policy.&amp;nbsp;&lt;A href="https://youtu.be/0As1vc2uqwg" target="_blank" rel="noopener"&gt;https://youtu.be/0As1vc2uqwg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One of my favorite is a You Tube extension from Joe Warbington. It allows you to embed YouTube videos directly into your application. If you are measured based on the amount of time your users spend in y our applications you can simply embed super viral videos to ensure your users spend 15 minutes at least watching the video, to boost your numbers.&lt;/P&gt;&lt;P&gt;Or a better reason is to embed a help/training video directly into the application itself. One that teaches end users how to navigate your application, accomplish A, B, C etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your convenience &lt;A href="https://developer.qlik.com/garden/56728f52d1e497241ae6979a" target="_blank" rel="noopener"&gt;here is the link to the extension in GitHub and I've commented in GitHub&lt;/A&gt; for you so you know what origin and directives you need to get it working. Then you just plop in your YouTube ID to the control and the extension is good to go for your consumers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 16:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Media-extension-for-Qlik-SaaS/m-p/1794914#M19102</guid>
      <dc:creator>Dalton_Ruer</dc:creator>
      <dc:date>2021-03-26T16:48:43Z</dc:date>
    </item>
  </channel>
</rss>

