<?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 Get Sheets from Qlik Sense App in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Get-Sheets-from-Qlik-Sense-App/m-p/104559#M7097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to get the sheets of an app without any extensions or mashups? We have to generate a hyperlink and the only information I could get so far is the app-id, the app-name and some more I found &lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/SystemFunctions/system-functions.htm"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Have you tried getting the sheet-objects of a app from the loadscript? Is it even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2018 06:24:50 GMT</pubDate>
    <dc:creator>chrislemm</dc:creator>
    <dc:date>2018-09-07T06:24:50Z</dc:date>
    <item>
      <title>Get Sheets from Qlik Sense App</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Sheets-from-Qlik-Sense-App/m-p/104559#M7097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to get the sheets of an app without any extensions or mashups? We have to generate a hyperlink and the only information I could get so far is the app-id, the app-name and some more I found &lt;A href="https://help.qlik.com/en-US/sense/June2018/Subsystems/Hub/Content/Scripting/SystemFunctions/system-functions.htm"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Have you tried getting the sheet-objects of a app from the loadscript? Is it even possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best greetings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 06:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Sheets-from-Qlik-Sense-App/m-p/104559#M7097</guid>
      <dc:creator>chrislemm</dc:creator>
      <dc:date>2018-09-07T06:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Get Sheets from Qlik Sense App</title>
      <link>https://community.qlik.com/t5/App-Development/Get-Sheets-from-Qlik-Sense-App/m-p/104560#M7098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is this link-generation coded? And is it a must being able to read it from a load script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see the sheet ID in the dev-hub under single-configurator or by the Engine API. Executing the LIST SHEETS macro =&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;"name": "SHEETLIST",&lt;/P&gt;&lt;P&gt;"method": "CreateSessionObject",&lt;/P&gt;&lt;P&gt;"handle": "${dochandle}",&lt;/P&gt;&lt;P&gt;"params": [&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;"qInfo": {&lt;/P&gt;&lt;P&gt;"qType": "SheetList"&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;"qAppObjectListDef": {&lt;/P&gt;&lt;P&gt;"qType": "sheet",&lt;/P&gt;&lt;P&gt;"qData": {&lt;/P&gt;&lt;P&gt;"title": "/qMetaDef/title",&lt;/P&gt;&lt;P&gt;"description": "/qMetaDef/description",&lt;/P&gt;&lt;P&gt;"thumbnail": "/thumbnail",&lt;/P&gt;&lt;P&gt;"cells": "/cells",&lt;/P&gt;&lt;P&gt;"rank": "/rank",&lt;/P&gt;&lt;P&gt;"columns": "/columns",&lt;/P&gt;&lt;P&gt;"rows": "/rows"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;},&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;"method": "GetLayout",&lt;/P&gt;&lt;P&gt;"handle": "${SHEETLIST.result.qReturn.qHandle}",&lt;/P&gt;&lt;P&gt;"params": []&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 12:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Get-Sheets-from-Qlik-Sense-App/m-p/104560#M7098</guid>
      <dc:creator>hacr</dc:creator>
      <dc:date>2018-09-10T12:51:11Z</dc:date>
    </item>
  </channel>
</rss>

