<?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: Application Run Time (i.e. date stamp Methodology) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1835767#M69050</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12760"&gt;@crichter14&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks to me that you probably need to make a decision about what to display, I would probably add an extra field that shows how often the data is reloaded, so when the customer sees a date (for the example that you mentioned that the data is reloaded each month) the user can be aware about how often is expected to see that information updated.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Sep 2021 19:20:32 GMT</pubDate>
    <dc:creator>NadiaB</dc:creator>
    <dc:date>2021-09-13T19:20:32Z</dc:date>
    <item>
      <title>Application Run Time (i.e. date stamp Methodology)</title>
      <link>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1834672#M68923</link>
      <description>&lt;P&gt;Ok this is more a best practice question than a Qlik question.&amp;nbsp; I feel like if I knew the exact terminology I might be able to research it better.&lt;/P&gt;&lt;P&gt;So our Qlik application gets it's data from multiple sources.&amp;nbsp; They update at different times.&amp;nbsp; So let's say a 'simple' SALES table has over 240 sources.&amp;nbsp; Most are smaller but that gives you a general idea of what how big the data set can get.&amp;nbsp; That data is consumed in SSMS and sent over the Qlik Sense in a optimized format.&lt;/P&gt;&lt;P&gt;The problem we're having is when we put a SINGLE date in the Qlik Sense dashboard as the 'updated' time we're in disagreements on what time to use.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some sources update 1x a month, that makes the data look out of date and the users panic.&amp;nbsp; Some sources may have failed in their update so for those we go back to the prior successful run.&amp;nbsp; &amp;nbsp;The user wants to know when the source was pulled not just when the Qlik Sense app reloaded (which would be easier to do).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the question, methodology wise, is there a best practice on what source timestamp to display in the dashboard as the 'modified' date when you have multiple sources?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 13:15:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1834672#M68923</guid>
      <dc:creator>crichter14</dc:creator>
      <dc:date>2021-09-08T13:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: Application Run Time (i.e. date stamp Methodology)</title>
      <link>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1835767#M69050</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12760"&gt;@crichter14&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks to me that you probably need to make a decision about what to display, I would probably add an extra field that shows how often the data is reloaded, so when the customer sees a date (for the example that you mentioned that the data is reloaded each month) the user can be aware about how often is expected to see that information updated.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 19:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1835767#M69050</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2021-09-13T19:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Application Run Time (i.e. date stamp Methodology)</title>
      <link>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1835769#M69051</link>
      <description>&lt;P&gt;I think this I did something similar to what you are asking about...&lt;/P&gt;&lt;P&gt;Agree, last reload date doesn't indicate when source data was pulled if you have multiple layers/parts of reload tasks.&lt;/P&gt;&lt;P&gt;In each of my extract qvf's, i add a variable at the end let vTime = Now();&amp;nbsp; And store into a table with document name/scope of data name + $(vTime).&amp;nbsp; Your front-end app can load the latest records for each "scope of data name".&amp;nbsp; If you have too many sources/times to display simply in your app, you can have an "About" sheet at the end of your app that contains this info.&amp;nbsp; A table of your source times for each source system/reload.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 19:29:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Application-Run-Time-i-e-date-stamp-Methodology/m-p/1835769#M69051</guid>
      <dc:creator>stevejoyce</dc:creator>
      <dc:date>2021-09-13T19:29:55Z</dc:date>
    </item>
  </channel>
</rss>

