<?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: qlik.navigation.nextSheet() in mashup in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-navigation-nextSheet-in-mashup/m-p/1641976#M11669</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/82119"&gt;@marcosalmeidaCTBA&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Navigation API works only when used in an extension, but you should be able to manipulate the IFrame's url, ex:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;function goToSheet(sheetId){
  document.getElementById('iframeID').src=`http://QS_SERVER/sense/app/APP_ID/sheet/${sheetId}/state/analysis`;
}&lt;/LI-CODE&gt;
&lt;P&gt;for getting the sheet list, you can use the `getList` method -&amp;gt;&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/September2019/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/AppAPI/getList-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/September2019/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/AppAPI/getList-method.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps&lt;/P&gt;</description>
    <pubDate>Fri, 01 Nov 2019 06:53:20 GMT</pubDate>
    <dc:creator>Aiham_Azmeh</dc:creator>
    <dc:date>2019-11-01T06:53:20Z</dc:date>
    <item>
      <title>qlik.navigation.nextSheet() in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-navigation-nextSheet-in-mashup/m-p/1641413#M11662</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;When loading an app into an iframe, there is some way to interact with it?&lt;/P&gt;&lt;P&gt;I'm trying to navigate using&amp;nbsp;qlik.navigation.nextSheet() but it returns NOCURRENTSHEET..&lt;/P&gt;&lt;P&gt;Tks in advance&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-navigation-nextSheet-in-mashup/m-p/1641413#M11662</guid>
      <dc:creator>marcosalmeidaCTBA</dc:creator>
      <dc:date>2024-11-16T04:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: qlik.navigation.nextSheet() in mashup</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-navigation-nextSheet-in-mashup/m-p/1641976#M11669</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/82119"&gt;@marcosalmeidaCTBA&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Navigation API works only when used in an extension, but you should be able to manipulate the IFrame's url, ex:&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;function goToSheet(sheetId){
  document.getElementById('iframeID').src=`http://QS_SERVER/sense/app/APP_ID/sheet/${sheetId}/state/analysis`;
}&lt;/LI-CODE&gt;
&lt;P&gt;for getting the sheet list, you can use the `getList` method -&amp;gt;&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/September2019/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/AppAPI/getList-method.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/September2019/Subsystems/APIs/Content/Sense_ClientAPIs/CapabilityAPIs/AppAPI/getList-method.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 06:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/qlik-navigation-nextSheet-in-mashup/m-p/1641976#M11669</guid>
      <dc:creator>Aiham_Azmeh</dc:creator>
      <dc:date>2019-11-01T06:53:20Z</dc:date>
    </item>
  </channel>
</rss>

