<?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: Set a maximum value during load? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428158#M159564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that seemed to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am very new to Qlikview/programming in general and haven't really explored the Load options i may have.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jan 2013 20:25:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-16T20:25:39Z</dc:date>
    <item>
      <title>Set a maximum value during load?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428156#M159562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking at analyzing large data sets for completed jobs and calculating the utilization percentage each employee spent per day.&amp;nbsp; This is down by counting up all of the minutes they reported as completion time and then dividing by the total number of minutes on the clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the underlying system supplying the data allows for some strange results where jobs may take several days and this results in a comple of jobs each day that are 10,000 minutes.&amp;nbsp;&amp;nbsp; This obviously skews the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way that I can limit the loaded value in Qlikview?&amp;nbsp;&amp;nbsp; For instance, if the completed job takes over 180 minutes then the loaded value is limited to 180?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am pretty sure that I am going to have to fix the source file, was just hoping their might be a more elegant way out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 20:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428156#M159562</guid>
      <dc:creator />
      <dc:date>2013-01-16T20:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set a maximum value during load?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428157#M159563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I don't really follow you, why can't you just use an if?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *, if(MINUTES &amp;gt; 180, 180, MINUTES) AS MINUTES_CORRECTED&lt;/P&gt;&lt;P&gt;FROM SOURCE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 20:19:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428157#M159563</guid>
      <dc:creator>danielrozental</dc:creator>
      <dc:date>2013-01-16T20:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Set a maximum value during load?</title>
      <link>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428158#M159564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, that seemed to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am very new to Qlikview/programming in general and haven't really explored the Load options i may have.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 20:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-a-maximum-value-during-load/m-p/428158#M159564</guid>
      <dc:creator />
      <dc:date>2013-01-16T20:25:39Z</dc:date>
    </item>
  </channel>
</rss>

