<?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: Mashup sense objects don't load data in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203137#M6126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt; !Thank you very much works perfectly&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Oct 2016 10:27:03 GMT</pubDate>
    <dc:creator>gandelr</dc:creator>
    <dc:date>2016-10-20T10:27:03Z</dc:date>
    <item>
      <title>Mashup sense objects don't load data</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203135#M6124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy i have create a mashup sense&amp;nbsp; with a single html page and various objects.&lt;/P&gt;&lt;P&gt;In this page the objects are hide/show with button that launch a javascript function &lt;/P&gt;&lt;P&gt;es.&lt;/P&gt;&lt;P&gt;document.getElementById("object1").style.display="block";&lt;/P&gt;&lt;P&gt;document.getElementById("&lt;SPAN style="font-size: 13.3333px;"&gt;object2&lt;/SPAN&gt;").style.display="none";&lt;/P&gt;&lt;P&gt;document.getElementById("&lt;SPAN style="font-size: 13.3333px;"&gt;object3&lt;/SPAN&gt;").style.display="none";&lt;/P&gt;&lt;P&gt;document.getElementById("&lt;SPAN style="font-size: 13.3333px;"&gt;object4&lt;/SPAN&gt;").style.display="none";&lt;/P&gt;&lt;P&gt;document.getElementById("&lt;SPAN style="font-size: 13.3333px;"&gt;object5&lt;/SPAN&gt;").style.display="none";&lt;/P&gt;&lt;P&gt;document.getElementById("&lt;SPAN style="font-size: 13.3333px;"&gt;object7&lt;/SPAN&gt;").style.display="none";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;The problem is that objects that start hidden when I make them visible have no data loaded.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If resize windows browser the objects are populated with data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;It's possible launch a app.refresh for redraw object ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;If lauch app.ClearAll it works but remove all selections.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 15:41:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203135#M6124</guid>
      <dc:creator>gandelr</dc:creator>
      <dc:date>2016-10-18T15:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup sense objects don't load data</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203136#M6125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matteo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its &lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px; background-color: #f4f4f4;"&gt;qlik.resize(ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/3.1/Subsystems/APIs/Content/MashupAPI/Methods/resize-method.htm" title="https://help.qlik.com/en-US/sense-developer/3.1/Subsystems/APIs/Content/MashupAPI/Methods/resize-method.htm"&gt;https://help.qlik.com/en-US/sense-developer/3.1/Subsystems/APIs/Content/MashupAPI/Methods/resize-method.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 10:45:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203136#M6125</guid>
      <dc:creator>Yianni_Ververis</dc:creator>
      <dc:date>2016-10-19T10:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup sense objects don't load data</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203137#M6126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt; !Thank you very much works perfectly&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2016 10:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1203137#M6126</guid>
      <dc:creator>gandelr</dc:creator>
      <dc:date>2016-10-20T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup sense objects don't load data</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1871772#M16036</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6532"&gt;@Yianni_Ververis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How did you resolve this issue. I am also facing same issue. Please do the needful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token comment"&gt;//create the tabs and make qlik objects resize when a new tab is selected &lt;/SPAN&gt;&lt;SPAN&gt;$&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token string"&gt;"#tabs"&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;tabs&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;bind&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token string"&gt;'tabsselect'&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;,&lt;/SPAN&gt; &lt;SPAN class="token keyword"&gt;function&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;event&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;,&lt;/SPAN&gt;&lt;SPAN&gt; ui&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;{&lt;/SPAN&gt;&lt;SPAN&gt; qlik&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;resize&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt; &lt;SPAN class="token punctuation"&gt;}&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;Where we need to add above function? Could you please provide sample code?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;Khalander&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 06:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-sense-objects-don-t-load-data/m-p/1871772#M16036</guid>
      <dc:creator>khalander</dc:creator>
      <dc:date>2021-12-16T06:46:04Z</dc:date>
    </item>
  </channel>
</rss>

