<?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: Load data: Min and max value by day in Data Load Editor in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Load-data-Min-and-max-value-by-day-in-Data-Load-Editor/m-p/1812226#M9079</link>
    <description>&lt;P&gt;MinMax:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;[measurements.datetime]&lt;BR /&gt;&amp;nbsp; Min(value) as MinValue,&lt;BR /&gt;&amp;nbsp; Max(value) as MaxValue&lt;BR /&gt;Resident measurements&lt;BR /&gt;Group by [measurements.datetime]&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jun 2021 19:43:41 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-06-01T19:43:41Z</dc:date>
    <item>
      <title>Load data: Min and max value by day in Data Load Editor</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Load-data-Min-and-max-value-by-day-in-Data-Load-Editor/m-p/1812219#M9078</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me with the script below?&lt;/P&gt;&lt;P&gt;I need to import the measurements from the &lt;STRONG&gt;last 30 days&lt;/STRONG&gt; (this is already done and it works) and for each &lt;STRONG&gt;datetime&amp;nbsp;&lt;/STRONG&gt;the &lt;STRONG&gt;min value&lt;/STRONG&gt; and &lt;STRONG&gt;max value &lt;/STRONG&gt;corresponding to that&lt;STRONG&gt; datetime&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;What should I add to the script below?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;M.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[measurements]:&lt;BR /&gt;LOAD&lt;BR /&gt;[id] AS [measurements.id],&lt;BR /&gt;[deviceid],&lt;BR /&gt;[datetime] AS [measurements.datetime],&lt;BR /&gt;Date(floor([datetime]) , 'DD/MM/YYYY') as [measurements.date],&lt;BR /&gt;[value],&lt;BR /&gt;[measurementlistid];&lt;BR /&gt;SELECT id,&lt;BR /&gt;deviceid,&lt;BR /&gt;datetime,&lt;BR /&gt;`value`,&lt;BR /&gt;measurementlistid&lt;BR /&gt;FROM ebdb.measurements&lt;BR /&gt;WHERE datetime &amp;gt;= '$(v30DaysAgo)'&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 19:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Load-data-Min-and-max-value-by-day-in-Data-Load-Editor/m-p/1812219#M9078</guid>
      <dc:creator>mvtriff</dc:creator>
      <dc:date>2021-06-01T19:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Load data: Min and max value by day in Data Load Editor</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Load-data-Min-and-max-value-by-day-in-Data-Load-Editor/m-p/1812226#M9079</link>
      <description>&lt;P&gt;MinMax:&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;[measurements.datetime]&lt;BR /&gt;&amp;nbsp; Min(value) as MinValue,&lt;BR /&gt;&amp;nbsp; Max(value) as MaxValue&lt;BR /&gt;Resident measurements&lt;BR /&gt;Group by [measurements.datetime]&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 19:43:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Load-data-Min-and-max-value-by-day-in-Data-Load-Editor/m-p/1812226#M9079</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-06-01T19:43:41Z</dc:date>
    </item>
  </channel>
</rss>

