<?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: How to automatically have latest data in QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46974#M784907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello KN Chai, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to be mode precise with your question so we can provide the most convenient answer to you.&lt;/P&gt;&lt;P&gt;Generally, to be able to show the latest data in a table or a text box you will have to use set analysis;&lt;/P&gt;&lt;P&gt;for example, to show the latest sum of sales you have to apply the following expression:&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year={'$(vMaxYear)'}&amp;gt;} sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the variable &lt;SPAN style="font-size: 13.3333px;"&gt;vMaxYear should be defined in advance as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vMaxYear&lt;/SPAN&gt;=Max(If(Not IsNull(sales),Year))&lt;/P&gt;&lt;P&gt;(I have added the condition "&lt;SPAN style="font-size: 13.3333px;"&gt;If(Not IsNull(sales)&lt;/SPAN&gt;" to be sure to select the maximum date available in your calendar where the sales data exists, not null).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a useful article about set analysis: &lt;A href="https://community.qlik.com/docs/DOC-4889"&gt;Sets Analysis: syntaxes, exemples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Mar 2018 20:23:19 GMT</pubDate>
    <dc:creator>kfoudhaily</dc:creator>
    <dc:date>2018-03-04T20:23:19Z</dc:date>
    <item>
      <title>How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46973#M784906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;I am new to Qlik and I am still exploring the various functions of Qlik. &lt;/P&gt;&lt;P&gt;As my source data is from Excel and it is being updated daily, how do I automatically have the latest data in QlikView?&lt;/P&gt;&lt;P&gt;This is so that every time I open QlikView, the dashboard will show the latest results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46973#M784906</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46974#M784907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello KN Chai, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to be mode precise with your question so we can provide the most convenient answer to you.&lt;/P&gt;&lt;P&gt;Generally, to be able to show the latest data in a table or a text box you will have to use set analysis;&lt;/P&gt;&lt;P&gt;for example, to show the latest sum of sales you have to apply the following expression:&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year={'$(vMaxYear)'}&amp;gt;} sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the variable &lt;SPAN style="font-size: 13.3333px;"&gt;vMaxYear should be defined in advance as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vMaxYear&lt;/SPAN&gt;=Max(If(Not IsNull(sales),Year))&lt;/P&gt;&lt;P&gt;(I have added the condition "&lt;SPAN style="font-size: 13.3333px;"&gt;If(Not IsNull(sales)&lt;/SPAN&gt;" to be sure to select the maximum date available in your calendar where the sales data exists, not null).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a useful article about set analysis: &lt;A href="https://community.qlik.com/docs/DOC-4889"&gt;Sets Analysis: syntaxes, exemples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 20:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46974#M784907</guid>
      <dc:creator>kfoudhaily</dc:creator>
      <dc:date>2018-03-04T20:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46975#M784908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;KB, you need to reload whenever data changes. QlikView or Qlik Sense both work in a disconnected mode. So, you either need to have a time-based trigger to reload your Qlik app or you need the event-based trigger to reload the app. Do you have QlikView server license?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'trebuchet ms', geneva;"&gt;DV&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 21:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46975#M784908</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2018-03-04T21:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46976#M784909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi for automatic update of your qlikview file, you have to write 'Incremental load' script (search for this process in the community for explanation) and set up a task on QMC to refresh/reload your application&amp;nbsp; on 'daily/hourly/whatever the schedule' is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Mar 2018 22:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46976#M784909</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2018-03-04T22:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46977#M784910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kh Fou,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the general statement. Thanks for the tips.&lt;/P&gt;&lt;P&gt;I will try it out and also check the articles you sent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 02:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46977#M784910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T02:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46978#M784911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DV,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the tips. Too bad I do not have QlikView server license.&lt;/P&gt;&lt;P&gt;I guess I will reload the data changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 02:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46978#M784911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T02:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46979#M784912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;Thanks for your reply and tips. I will search for this in the community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 02:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46979#M784912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T02:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46980#M784913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to have the latest data in qlikview you have to reload the application when ever you want to see the latest data in the dashbord.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, since you do not have a server, you have to reload the dashboard manually. But to overcome this, you can create a batch script which will reload the application automatically.&lt;/P&gt;&lt;P&gt;You can schedule this batch script in the task scheduler.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2018 06:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46980#M784913</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-03-06T06:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46981#M784914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your tips. I am reloading manually now. Will find out how to create a batch script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 02:12:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46981#M784914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T02:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46982#M784915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KB,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a batch like this: Open notepad --&amp;gt; enter the below code --&amp;gt;Save as .bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"C:\Program Files\QlikView\qv.exe" /r "Your application path.qvw"&lt;/P&gt;&lt;P&gt;EXIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 06:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46982#M784915</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-03-09T06:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically have latest data in QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46983#M784916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the fast response.&lt;/P&gt;&lt;P&gt;Will give it a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great weekend!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 09:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-automatically-have-latest-data-in-QlikView/m-p/46983#M784916</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-09T09:17:18Z</dc:date>
    </item>
  </channel>
</rss>

