<?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: Use Direct discovery to find max date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741779#M264882</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx this solution was my alternative &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2015 13:21:56 GMT</pubDate>
    <dc:creator>thierrytt1102</dc:creator>
    <dc:date>2015-01-06T13:21:56Z</dc:date>
    <item>
      <title>Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741775#M264878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a large qvd file and I'd like to use incremental load to refresh it.&lt;/P&gt;&lt;P&gt;I need the max date of this qvd file without loading it in the script. &lt;/P&gt;&lt;P&gt;Would it be possible to use direct discovery to find the max date of the qvd or does it work only with like a sql query?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thxs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741775#M264878</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2015-01-06T12:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741776#M264879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes on your own words...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or does it work only with like a sql query?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;André Gomes&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 12:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741776#M264879</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-06T12:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741777#M264880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why cant you try getting the max date into a variable and save it as separate QVD which will have only Max Date,&amp;nbsp;&amp;nbsp; before storing the huge QVD or before dropping the Table after storing it into QVD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Harsha &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 13:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741777#M264880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T13:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741778#M264881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to load whole QVD you can just load max (updatedate) from qvd. and use that date into your load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD max(Period) as MaxModified FROM Test.qvd (qvd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 13:18:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741778#M264881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T13:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741779#M264882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx this solution was my alternative &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 13:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741779#M264882</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2015-01-06T13:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741780#M264883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was my actual solution but QV still has to load all the values of that field.&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 13:23:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741780#M264883</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2015-01-06T13:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741781#M264884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good That might be better as you said QVD is huge &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 13:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741781#M264884</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-06T13:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: Use Direct discovery to find max date</title>
      <link>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741782#M264885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was about to try this today for the same issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://hyunkucho.wordpress.com/2014/07/28/qlikview-using-fieldvalue-to-get-minimum-and-maximum-dates-from-a-large-qvd-file/" title="https://hyunkucho.wordpress.com/2014/07/28/qlikview-using-fieldvalue-to-get-minimum-and-maximum-dates-from-a-large-qvd-file/"&gt;QlikView: Using FieldValue() to get Minimum and Maximum Dates from a Large QVD file | Hyunku's Blog&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 13:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-Direct-discovery-to-find-max-date/m-p/741782#M264885</guid>
      <dc:creator>mikkeltaylor</dc:creator>
      <dc:date>2015-01-06T13:35:19Z</dc:date>
    </item>
  </channel>
</rss>

