<?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 Operations Monitor App - Excluding deleted sheets in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Operations-Monitor-App-Excluding-deleted-sheets/m-p/1689729#M52664</link>
    <description>&lt;P&gt;&lt;SPAN&gt;We’re utilise the Operations Monitor App provided by Qlik Sense to build our own monitor app. We're binary loading from the Operations Monitor App in an ETL app and then store the tables as separate QVD's which we then use in our own Monitor app. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking at the table &lt;STRONG&gt;app_object&lt;/STRONG&gt; and the field &lt;STRONG&gt;"Sheet Name"&lt;/STRONG&gt; - I’ve noticed that it shows both the current sheets but also the deleted sheets within our app. In the Operations Monitor App provided by Qlik - this is not the case. I struggle to see where in the script the deleted sheets gets excluded? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could someone please indicate where in the Operation Monitor App script this is done and how?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:51:29 GMT</pubDate>
    <dc:creator>icoetzee</dc:creator>
    <dc:date>2024-11-16T18:51:29Z</dc:date>
    <item>
      <title>Operations Monitor App - Excluding deleted sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Operations-Monitor-App-Excluding-deleted-sheets/m-p/1689729#M52664</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We’re utilise the Operations Monitor App provided by Qlik Sense to build our own monitor app. We're binary loading from the Operations Monitor App in an ETL app and then store the tables as separate QVD's which we then use in our own Monitor app. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Looking at the table &lt;STRONG&gt;app_object&lt;/STRONG&gt; and the field &lt;STRONG&gt;"Sheet Name"&lt;/STRONG&gt; - I’ve noticed that it shows both the current sheets but also the deleted sheets within our app. In the Operations Monitor App provided by Qlik - this is not the case. I struggle to see where in the script the deleted sheets gets excluded? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could someone please indicate where in the Operation Monitor App script this is done and how?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Operations-Monitor-App-Excluding-deleted-sheets/m-p/1689729#M52664</guid>
      <dc:creator>icoetzee</dc:creator>
      <dc:date>2024-11-16T18:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Operations Monitor App - Excluding deleted sheets</title>
      <link>https://community.qlik.com/t5/App-Development/Operations-Monitor-App-Excluding-deleted-sheets/m-p/1689732#M52665</link>
      <description>&lt;P&gt;&amp;nbsp;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the section of the script&amp;nbsp;&lt;/P&gt;&lt;P&gt;/ Use Inner Join because I only want to end up with this information for records which are active sheets in the QRS (and to exclude sheet objects)&lt;BR /&gt;Inner Join (sheet_app_object) // This table created earlier in this section&lt;BR /&gt;Load&lt;BR /&gt;//DISTINCT temp_object_id,&lt;BR /&gt;temp_object_id,&lt;BR /&gt;[Sheet Name],&lt;BR /&gt;AppObjectId,[App Object Created Date],[App Object Modified Date],[App Object Modified By],[App Object Description],[App Object Type],&lt;BR /&gt;[App Object Publish Time],[App Object Published],[App Object Approved],[App Object Name],[App Object Owner],[Sheet Type],[engineObjectId]&lt;BR /&gt;Resident temp_app_object_sheet;&lt;/P&gt;&lt;P&gt;it's in the qrs_appobject section&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 08:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Operations-Monitor-App-Excluding-deleted-sheets/m-p/1689732#M52665</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2020-04-01T08:39:01Z</dc:date>
    </item>
  </channel>
</rss>

