<?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 Latest version filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Latest-version-filters/m-p/48849#M8096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see my excel spreadsheet attached with fields and the required results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm unsure on how to write the script to get the latest version of a BOM header.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2018 13:56:22 GMT</pubDate>
    <dc:creator>ranibosch</dc:creator>
    <dc:date>2018-03-19T13:56:22Z</dc:date>
    <item>
      <title>Latest version filters</title>
      <link>https://community.qlik.com/t5/QlikView/Latest-version-filters/m-p/48849#M8096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see my excel spreadsheet attached with fields and the required results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm unsure on how to write the script to get the latest version of a BOM header.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 13:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Latest-version-filters/m-p/48849#M8096</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2018-03-19T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Latest version filters</title>
      <link>https://community.qlik.com/t5/QlikView/Latest-version-filters/m-p/48850#M8097</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;Temp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Production BOM Version.Description],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Production BOM Version.Version Code]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[&lt;EM&gt;FileName and Sheetname etc]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Production BOM Version.Status] = 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max([Production BOM Version.Version Code]) as MaxVersion&lt;/P&gt;&lt;P&gt;Resident Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vMaxVersion = Peek('MaxVersion',0,'Temp2');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Temp2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ProductionBOM:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Production BOM Version.Description]&lt;/P&gt;&lt;P&gt;Resident Temp&lt;/P&gt;&lt;P&gt;where [Production BOM Version.Version Code] = $(vMaxVersion);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="181"&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;drop table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2018 14:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Latest-version-filters/m-p/48850#M8097</guid>
      <dc:creator>niclaz79</dc:creator>
      <dc:date>2018-03-19T14:54:01Z</dc:date>
    </item>
  </channel>
</rss>

