<?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: Insert powerbi/image in mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012085#M17693</link>
    <description>&lt;P&gt;No, I have a mashup in qlik and I would like to insert a powerbi graphic in the mashup... today I can do it using iframe, example: I insert in the source code &amp;lt;iframe src="&lt;A href="https://app.powerbi.com/" target="_blank"&gt;https://app.powerbi.com/&lt;/A&gt; view?r=eyJr..."&amp;gt;&amp;lt;/iframe&amp;gt;... but I would like to insert the powerbi graphic in a simpler way, like dragging or inserting the link as it is done in sharepoint according to the image shown in the initial question.&lt;/P&gt;
&lt;P&gt;Likewise, for images, for example: inserting an image just by dragging it, without having to insert it via source code.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 13:10:57 GMT</pubDate>
    <dc:creator>jdlucena</dc:creator>
    <dc:date>2022-12-02T13:10:57Z</dc:date>
    <item>
      <title>Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2011658#M17686</link>
      <description>&lt;P&gt;Is there any way to insert a powerbi graphic without being via iframe editing directly in the source code? I wanted something similar to what exists today in sharepoint.&lt;/P&gt;
&lt;P&gt;In sharepoint, just select the power bi option and enter the url.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="powerbi-sharepoint-new-web-part.png" style="width: 425px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95147i69A971934695607F/image-size/large?v=v2&amp;amp;px=999" role="button" title="powerbi-sharepoint-new-web-part.png" alt="powerbi-sharepoint-new-web-part.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Another option is also if it would be possible to insert an image without being via source code, like a drag and drop function.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 18:32:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2011658#M17686</guid>
      <dc:creator>jdlucena</dc:creator>
      <dc:date>2022-12-01T18:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2011929#M17690</link>
      <description>&lt;P&gt;Hi, it is not clear what you are trying to achieve. Are you embedding Qlik objects and want to have same behaviour that you have in Power BI?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 08:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2011929#M17690</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2022-12-02T08:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012085#M17693</link>
      <description>&lt;P&gt;No, I have a mashup in qlik and I would like to insert a powerbi graphic in the mashup... today I can do it using iframe, example: I insert in the source code &amp;lt;iframe src="&lt;A href="https://app.powerbi.com/" target="_blank"&gt;https://app.powerbi.com/&lt;/A&gt; view?r=eyJr..."&amp;gt;&amp;lt;/iframe&amp;gt;... but I would like to insert the powerbi graphic in a simpler way, like dragging or inserting the link as it is done in sharepoint according to the image shown in the initial question.&lt;/P&gt;
&lt;P&gt;Likewise, for images, for example: inserting an image just by dragging it, without having to insert it via source code.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 13:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012085#M17693</guid>
      <dc:creator>jdlucena</dc:creator>
      <dc:date>2022-12-02T13:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012160#M17695</link>
      <description>&lt;P&gt;Well, for me it's a pure JS development. There is nothing that Qlik can do for this kind of requirement.&lt;/P&gt;&lt;P&gt;You have to develop this feature in JS, allow users to perform drag and drop into the mashup and then dinamically create the iframe with power bi charts.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 14:49:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012160#M17695</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2022-12-02T14:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012168#M17696</link>
      <description>&lt;P&gt;Got it... I created this functionality using pure JS, dragging and dropping the image... but it's possible to save this image in the mashup repository, because the way it is, it just loads the image... when the page is reloaded, the image disappears.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 15:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012168#M17696</guid>
      <dc:creator>jdlucena</dc:creator>
      <dc:date>2022-12-02T15:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012188#M17698</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190152"&gt;@jdlucena&lt;/a&gt; I suggest to save images into your webserver or online storage, and then retrieve them from mashup code. If you want to use Qlik Sense server, you can store images in content library. Below the default one from QMC&lt;BR /&gt;&lt;IMG src="https://lithium-response-prod.s3.us-west-2.amazonaws.com/qlik.response.lithium.com/RESPONSEIMAGE/885a6588-5cb6-44b4-9c82-f6cf6d5885e8.default.png" /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 15:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012188#M17698</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2022-12-02T15:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012847#M17707</link>
      <description>&lt;P&gt;I was checking the &lt;A href="https://qlik.dev/" target="_blank"&gt;https://qlik.dev/&lt;/A&gt; documentation and found these threads, is it related?&lt;/P&gt;
&lt;P&gt;&lt;A title="https://qlik.dev/apis/json-rpc/qix/doc#%23%2fentries%2fdoc%2fentries%2fsaveobjects" href="https://qlik.dev/apis/json-rpc/qix/doc#%23%2Fentries%2FDoc%2Fentries%2FSaveObjects" target="_blank" rel="noreferrer noopener"&gt;https://qlik.dev/apis/json-rpc/qix/doc#%23%2Fentries%2FDoc%2Fentries%2FSaveObjects&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://qlik.dev/apis/rest/data-files#%23%2fentries%2fv1%2fdata-files-post" href="https://qlik.dev/apis/rest/data-files#%23%2Fentries%2Fv1%2Fdata-files-post" target="_blank" rel="noreferrer noopener"&gt;https://qlik.dev/apis/rest/data-files#%23%2Fentries%2Fv1%2Fdata-files-post&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt; &lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 18:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2012847#M17707</guid>
      <dc:creator>jdlucena</dc:creator>
      <dc:date>2022-12-05T18:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2013033#M17708</link>
      <description>&lt;P&gt;If you are asking if they are related to upload an image to Qlik Sense web server, no they aren't.&lt;BR /&gt;Firs link is for save objects modified in a Qlik app only in Qlik Sense Enterprise (on- prem). Second link is for upload data file (csv, qvd, etc.) into Qlik SaaS (cloud)&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 08:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2013033#M17708</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2022-12-06T08:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2013175#M17713</link>
      <description>&lt;P&gt;I understand... I use Qlik Sense Enterprise, in this case, isn't there a way to have this functionality, drag an image and have it saved? In the images below I explain how it works, with the mashup screen open, I drag an image into the div and this image stays in the div, but it is not saved in the repository, refreshing the page, this image disappears, what I want is that this image is automatically saved in the repository so that it does not disappear on refresh.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img1.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95522iD7810512D6241D31/image-size/large?v=v2&amp;amp;px=999" role="button" title="img1.png" alt="img1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img2.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95523i0408B04EC86C795B/image-size/large?v=v2&amp;amp;px=999" role="button" title="img2.png" alt="img2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="img3.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/95524i3E36A24997C33659/image-size/large?v=v2&amp;amp;px=999" role="button" title="img3.png" alt="img3.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 13:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2013175#M17713</guid>
      <dc:creator>jdlucena</dc:creator>
      <dc:date>2022-12-06T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Insert powerbi/image in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2013285#M17715</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190152"&gt;@jdlucena&lt;/a&gt; what you can do, as already mentioned, is to save images in Qlik Content Libraries (a part of our Repository Service, reachable by QMC under Management Content section) using QRS APIs. &lt;A href="https://help.qlik.com/en-US/sense-developer/May2022/Subsystems/RepositoryServiceAPI/Content/Sense_RepositoryServiceAPI/RepositoryServiceAPI-Content-Library-Upload-File.htm" target="_blank"&gt;Here &lt;/A&gt;some info.&lt;/P&gt;&lt;P&gt;I suggest to use a separate webserver where you can manage your images in a better way.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 15:52:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-powerbi-image-in-mashup/m-p/2013285#M17715</guid>
      <dc:creator>alex_colombo</dc:creator>
      <dc:date>2022-12-06T15:52:25Z</dc:date>
    </item>
  </channel>
</rss>

