<?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: Connectivity and Data Prep for Near-live Sheets (SCOM) in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528560#M15116</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/313284"&gt;@ThyFere&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;First thing is to pull the data in. Then, you would be able to optimize to near real time.&lt;/P&gt;&lt;P&gt;The idea is to minimize the load duration, and trigger reloads very often.&lt;/P&gt;&lt;P&gt;To trigger reloads often, I'll refer to this amazing guide I stumbled upon on LinkedIn:&amp;nbsp;&lt;A href="https://www.datavoyagers.net/post/comparing-methods-to-reload-qlik-applications-in-qlik-cloud" target="_blank"&gt;https://www.datavoyagers.net/post/comparing-methods-to-reload-qlik-applications-in-qlik-cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It covers many different approaches on performing frequent reloads.&lt;/P&gt;&lt;P&gt;On reducing the load duration, you should focus on&amp;nbsp;&lt;STRONG&gt;Incremental Load&amp;nbsp;&lt;/STRONG&gt;which&amp;nbsp;is a technique used to update data by loading only &lt;STRONG&gt;new or changed records from a source&lt;/STRONG&gt;, rather than reloading the entire dataset. The concept is covered as a best-practice on Qlik's help:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do you have a field on the data that represents the moment each row was last modified?&lt;/P&gt;&lt;P&gt;If this helps you, please give a like and mark as Solved.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 15:46:31 GMT</pubDate>
    <dc:creator>hugo_andrade</dc:creator>
    <dc:date>2025-08-27T15:46:31Z</dc:date>
    <item>
      <title>Connectivity and Data Prep for Near-live Sheets (SCOM)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528495#M15113</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I want to build the visualization sheets using SCOM data. As SCOM reporting sucks, we have decided to move the dashboards to Qlik Sense but yes, we will have to build it from the scratch. So sheets will include the Performance metrics of thousands of servers, etc. Stake holders want it to be near-live data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already created the DB connections to SCOM OperationsManager and Data Warehouse DBs. Now, how can I create the near-live sheets. I haven't done it before. Need your advice and guidance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 03:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528495#M15113</guid>
      <dc:creator>ThyFere</dc:creator>
      <dc:date>2025-08-27T03:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity and Data Prep for Near-live Sheets (SCOM)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528560#M15116</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/313284"&gt;@ThyFere&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;First thing is to pull the data in. Then, you would be able to optimize to near real time.&lt;/P&gt;&lt;P&gt;The idea is to minimize the load duration, and trigger reloads very often.&lt;/P&gt;&lt;P&gt;To trigger reloads often, I'll refer to this amazing guide I stumbled upon on LinkedIn:&amp;nbsp;&lt;A href="https://www.datavoyagers.net/post/comparing-methods-to-reload-qlik-applications-in-qlik-cloud" target="_blank"&gt;https://www.datavoyagers.net/post/comparing-methods-to-reload-qlik-applications-in-qlik-cloud&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It covers many different approaches on performing frequent reloads.&lt;/P&gt;&lt;P&gt;On reducing the load duration, you should focus on&amp;nbsp;&lt;STRONG&gt;Incremental Load&amp;nbsp;&lt;/STRONG&gt;which&amp;nbsp;is a technique used to update data by loading only &lt;STRONG&gt;new or changed records from a source&lt;/STRONG&gt;, rather than reloading the entire dataset. The concept is covered as a best-practice on Qlik's help:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/LoadData/use-QVD-files-incremental-load.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do you have a field on the data that represents the moment each row was last modified?&lt;/P&gt;&lt;P&gt;If this helps you, please give a like and mark as Solved.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 15:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528560#M15116</guid>
      <dc:creator>hugo_andrade</dc:creator>
      <dc:date>2025-08-27T15:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Connectivity and Data Prep for Near-live Sheets (SCOM)</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528562#M15117</link>
      <description>&lt;P&gt;This sounds like you'll need the app to continuously be fed latest data. To setup something like this, you'll need to &lt;STRONG&gt;split your Qlik Sense app into two apps&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;First&lt;/FONT&gt; App: Data Loader/Modeler&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Have the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app load the data that you need and model it however you need it. The purpose of this app will be &lt;STRONG&gt;just to pull and model the data&lt;/STRONG&gt;. It &lt;STRONG&gt;won't&lt;/STRONG&gt; have any charts or anything else on the front-end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#3366FF"&gt;Second&lt;/FONT&gt; App: The Front-End&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Have the second app load the data from the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app through something called a &lt;A title="Open Qlik's documentation for Binary load" href="https://help.qlik.com/en-US/sense/May2025/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Binary.htm" target="_blank" rel="noopener"&gt;binary load&lt;/A&gt; and use the loaded data to create tables, filters, and all the visualizations that you need in the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/FONT&gt; app.&lt;/P&gt;&lt;P&gt;Here's a good &lt;A title="Binary Loads in Qlik Sense" href="https://community.qlik.com/t5/App-Development/Binary-Loads-in-Qlik-Sense/td-p/1592694" target="_blank" rel="noopener"&gt;community post&lt;/A&gt; that shows an example of how to setup a data connection that you can use to binary load data from other apps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Create Reload Tasks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Once both apps are built, &lt;STRONG&gt;create a reload task&lt;/STRONG&gt; for the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app to have an &lt;STRONG&gt;event&lt;/STRONG&gt; trigger that will reload &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app when the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/FONT&gt; app finishes reloading.&lt;/P&gt;&lt;P&gt;Then also &lt;STRONG&gt;create a reload task&lt;/STRONG&gt; for the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/FONT&gt; app to also have an &lt;STRONG&gt;event&lt;/STRONG&gt; trigger that will reload the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/FONT&gt; app when the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app finishes reloading.&lt;/P&gt;&lt;P&gt;Lastly, &lt;STRONG&gt;manually kick off the reload task&lt;/STRONG&gt; for the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app. The &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app will load the data and when it's done, the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/FONT&gt; app will pull in loaded data from the first app.&lt;/P&gt;&lt;P&gt;When the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;second&lt;/STRONG&gt;&lt;/FONT&gt; app finishes loading the data from the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app, it will signal to the &lt;FONT color="#339966"&gt;&lt;STRONG&gt;first&lt;/STRONG&gt;&lt;/FONT&gt; app that it's done loading so the &lt;STRONG&gt;&lt;FONT color="#339966"&gt;first&lt;/FONT&gt; app will start reloading&lt;/STRONG&gt; to pull newer data. And so on an so forth in an infinite loop.&lt;/P&gt;&lt;P&gt;This loop will continue until you stop it by disabling one of the tasks. Otherwise, you will have a &lt;STRONG&gt;continuous feeding of latest data&lt;/STRONG&gt; into your app.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 16:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Connectivity-and-Data-Prep-for-Near-live-Sheets-SCOM/m-p/2528562#M15117</guid>
      <dc:creator>howdash</dc:creator>
      <dc:date>2025-08-27T16:04:09Z</dc:date>
    </item>
  </channel>
</rss>

