<?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 I get data from my web environment through an iframe into qlik sheet? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2124434#M91503</link>
    <description>&lt;P&gt;Great Tips!&lt;/P&gt;
&lt;P&gt;I got this working as a "Visualization" extension but from what I can tell I need to actually drag the visualization onto the sheet which takes up real estate.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know of a way to make this an app (or sheet) wide extension without needing to add a chart visualization to the sheet?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 18:40:33 GMT</pubDate>
    <dc:creator>mchrenka</dc:creator>
    <dc:date>2023-10-02T18:40:33Z</dc:date>
    <item>
      <title>How do I get data from my web environment through an iframe into qlik sheet?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2123606#M91446</link>
      <description>&lt;P&gt;In Embedding analytics onto our site using iframes.....I need to be able to pass a piece of data such as a company id from my web environment into qlik so that I can use that piece of data in set analysis.&amp;nbsp; &amp;nbsp; i.e.&amp;nbsp; &amp;nbsp;The report values might be different for different people viewing the same worksheet depending on which company id is logged into&amp;nbsp; our site.&lt;/P&gt;
&lt;P&gt;I figured out how to pass in values as selections which is a bit hacky and also breaks when the suer clears the filters.&lt;/P&gt;
&lt;P&gt;Surely there is a way to get something like an "id" into an iframe to be used in a variable or some other way?&lt;/P&gt;
&lt;P&gt;Any solutions?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 17:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2123606#M91446</guid>
      <dc:creator>mchrenka</dc:creator>
      <dc:date>2023-09-28T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get data from my web environment through an iframe into qlik sheet?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2124086#M91481</link>
      <description>&lt;P&gt;You could make that selection against a field with "Always one selected" set and then it would not clear when the user cleared selections. Make it a hidden field so it doesn't show up in the current selections.&lt;/P&gt;
&lt;P&gt;Another idea would be to add the value as a query parm to the url like&lt;/P&gt;
&lt;P&gt;?companyId=123&lt;/P&gt;
&lt;P&gt;Then you would need to write a small extension that read the companyId from window.location and saved the value in a qlik variable for use in expressions.&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2023 17:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2124086#M91481</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-09-30T17:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How do I get data from my web environment through an iframe into qlik sheet?</title>
      <link>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2124434#M91503</link>
      <description>&lt;P&gt;Great Tips!&lt;/P&gt;
&lt;P&gt;I got this working as a "Visualization" extension but from what I can tell I need to actually drag the visualization onto the sheet which takes up real estate.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know of a way to make this an app (or sheet) wide extension without needing to add a chart visualization to the sheet?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 18:40:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-do-I-get-data-from-my-web-environment-through-an-iframe-into/m-p/2124434#M91503</guid>
      <dc:creator>mchrenka</dc:creator>
      <dc:date>2023-10-02T18:40:33Z</dc:date>
    </item>
  </channel>
</rss>

