<?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: QlikSense App Object metadata relationships in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842808#M15680</link>
    <description>&lt;P&gt;Ok. Thanks. If possible can you refer me to the correct engine API method which can be used to get this information?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Oct 2021 10:42:21 GMT</pubDate>
    <dc:creator>schatterjee</dc:creator>
    <dc:date>2021-10-06T10:42:21Z</dc:date>
    <item>
      <title>QlikSense App Object metadata relationships</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842651#M15677</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using QRS API to get the metadata for the app and its app objects, like sheets, barchart, etc. But in the metadata response I am not able to find any relationship attribute which can let me know which chart is part of which sheet, or which dimension and measure is part of which chart, etc.&lt;/P&gt;&lt;P&gt;Is there any way I can get this information through any API?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842651#M15677</guid>
      <dc:creator>schatterjee</dc:creator>
      <dc:date>2024-11-15T23:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense App Object metadata relationships</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842783#M15679</link>
      <description>&lt;P&gt;You'll have to go through the engine API to get that type of information. The QRS has no knowledge of the relations between objects.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 10:02:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842783#M15679</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2021-10-06T10:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense App Object metadata relationships</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842808#M15680</link>
      <description>&lt;P&gt;Ok. Thanks. If possible can you refer me to the correct engine API method which can be used to get this information?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 10:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842808#M15680</guid>
      <dc:creator>schatterjee</dc:creator>
      <dc:date>2021-10-06T10:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense App Object metadata relationships</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842841#M15681</link>
      <description>&lt;P&gt;There are multiple ways to achieve this, but to find all instances of master object usage I'd probably go with first getting a list of all the sheets, then do a call to "GetFullPropertyTree" and traverse the result and identify all master object instances. This would be the endpoint to call:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense-developer/August2021/Subsystems/EngineJSONAPI/Content/models-genericobjectentry.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/August2021/Subsystems/EngineJSONAPI/Content/models-genericobjectentry.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 11:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842841#M15681</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2021-10-06T11:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense App Object metadata relationships</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842842#M15682</link>
      <description>&lt;P&gt;If you want to identify all master measure and dimensions as well, then that's harder as you would have to analyze the expressions used in the different objects.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 11:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1842842#M15682</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2021-10-06T11:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: QlikSense App Object metadata relationships</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1843305#M15691</link>
      <description>&lt;P&gt;Thank you. Will look into it&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 04:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/QlikSense-App-Object-metadata-relationships/m-p/1843305#M15691</guid>
      <dc:creator>schatterjee</dc:creator>
      <dc:date>2021-10-07T04:51:58Z</dc:date>
    </item>
  </channel>
</rss>

