<?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: A problem with max of a field function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758402#M269898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;maybe your DataAccount can't be interpreted as a number.&lt;/P&gt;&lt;P&gt;For that you can't calculate a max value.&lt;/P&gt;&lt;P&gt;How are the datas shown in a list box? right aligned or left aligned?&lt;/P&gt;&lt;P&gt;if left aligned QlikView thinks that the datas are a string, not a number.&lt;/P&gt;&lt;P&gt;In that case you have to use a syntax like this&lt;/P&gt;&lt;P&gt;max(num(num#(DataAccount,'#,#'))) as Value&lt;/P&gt;&lt;P&gt;num# defines the syntax the datas are in = decimale sting is a comma&lt;/P&gt;&lt;P&gt;than you have to recalulate them as a numeric field with num&lt;/P&gt;&lt;P&gt;and finally you can calculate the max&lt;/P&gt;&lt;P&gt;I can't test it on my system because for the the decimal seperator is comma&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2015 10:05:43 GMT</pubDate>
    <dc:creator>martinpohl</dc:creator>
    <dc:date>2015-03-20T10:05:43Z</dc:date>
    <item>
      <title>A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758396#M269892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, guys!&lt;/P&gt;&lt;P&gt;Please help me find a solution. I have a problem here.\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my table:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 214pt;" width="285"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 90pt;" width="120"&gt;Employee&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none; width: 56pt;" width="75"&gt;DataAccount&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none; width: 68pt;" width="90"&gt;DateAccount&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Pavel Kovalski&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Nov 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Pavel Kovalski&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Dec 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Pavel Kovalski&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Pavel Kovalski&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Feb 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Mar 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Oct 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Nov 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,05&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,14&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Sep 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,23&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Sep 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,64&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Sep 2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;0,95&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Jan 2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt; border-top: none;"&gt;Kirill Abramov&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;1,00&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Feb 2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to find Max value of DataAccount for each month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try like :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Load Employee, DateAccount ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Max(DataAccount) as Values&lt;/P&gt;&lt;P&gt;Resident Table2&lt;/P&gt;&lt;P&gt;Group By Employee, DateAccount ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it doesnt work, it gives me&amp;nbsp; this :" - " for each eriod . I also tried like Num#(Max(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;DataAccount)) or Num&lt;SPAN style="font-size: 13.3333330154419px;"&gt;(Max(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;DataAccount)), but again no result.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758396#M269892</guid>
      <dc:creator />
      <dc:date>2015-03-20T09:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758397#M269893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(max(DataAccount),DateAccount) in your straight chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758397#M269893</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2015-03-20T09:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758398#M269894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Jyothish!&lt;/P&gt;&lt;P&gt;I need to find this max values in the load script..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758398#M269894</guid>
      <dc:creator />
      <dc:date>2015-03-20T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758399#M269895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't find an error, for me it works.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81365_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758399#M269895</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2015-03-20T09:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758400#M269896</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can try like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Employee,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateAccount ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Values&lt;/P&gt;&lt;P&gt;from&amp;nbsp; ................;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Employee,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DateAccount ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max(DataAccount) as Values&lt;/P&gt;&lt;P&gt;Resident Table1&lt;/P&gt;&lt;P&gt;Group By Employee,DateAccount ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop table Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:56:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758400#M269896</guid>
      <dc:creator />
      <dc:date>2015-03-20T09:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758401#M269897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Martin!&lt;/P&gt;&lt;P&gt;I guess I have a problem with number format. I can't figure out how to change this format to make this work. As I mentioned above I tried Num#(Max () ) and num (Max ()).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 09:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758401#M269897</guid>
      <dc:creator />
      <dc:date>2015-03-20T09:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758402#M269898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;maybe your DataAccount can't be interpreted as a number.&lt;/P&gt;&lt;P&gt;For that you can't calculate a max value.&lt;/P&gt;&lt;P&gt;How are the datas shown in a list box? right aligned or left aligned?&lt;/P&gt;&lt;P&gt;if left aligned QlikView thinks that the datas are a string, not a number.&lt;/P&gt;&lt;P&gt;In that case you have to use a syntax like this&lt;/P&gt;&lt;P&gt;max(num(num#(DataAccount,'#,#'))) as Value&lt;/P&gt;&lt;P&gt;num# defines the syntax the datas are in = decimale sting is a comma&lt;/P&gt;&lt;P&gt;than you have to recalulate them as a numeric field with num&lt;/P&gt;&lt;P&gt;and finally you can calculate the max&lt;/P&gt;&lt;P&gt;I can't test it on my system because for the the decimal seperator is comma&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:05:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758402#M269898</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2015-03-20T10:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758403#M269899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using a inline table? If yes then "," between numbers will create an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or try:&lt;/P&gt;&lt;P&gt;num(num#(Yourfield,'###,###')) as Yourfield&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758403#M269899</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2015-03-20T10:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758404#M269900</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;In script remove the comma(,) and put point(.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81372_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:10:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758404#M269900</guid>
      <dc:creator />
      <dc:date>2015-03-20T10:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758405#M269901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Load&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DateAccount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ,&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;num#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DataAccount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'#,##')) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Values&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; temp&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;By&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Employee&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DateAccount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758405#M269901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-20T10:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758406#M269902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, it is left aligned. I tried to use your formula but it gives me only 0 as numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:16:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758406#M269902</guid>
      <dc:creator />
      <dc:date>2015-03-20T10:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758407#M269903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also the strange thing is that I made a listbox of DataAccount and it showed me this:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 44pt;" width="59"&gt;&lt;TBODY&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt; width: 44pt;" width="59"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl64" height="17" style="height: 12.75pt;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;-0,01&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;-0,02&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;-0,03&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;-0,04&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;-0,05&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;-0,06&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;0,01&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;0,02&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;0,03&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;0,04&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;0,05&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 12.75pt;"&gt;&lt;TD class="xl63" height="17" style="height: 12.75pt;"&gt;0,06&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each positive number there is a negative. Why does Qlikview load my values like this? I dont have any negative numbers in my Excel file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758407#M269903</guid>
      <dc:creator />
      <dc:date>2015-03-20T10:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758408#M269904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where are your datas from?&lt;/P&gt;&lt;P&gt;have you tried num#(DataAccount,'#,##')&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I can see all datas are between 0,05 and 1, so maybe they are percentage values.&lt;/P&gt;&lt;P&gt;If I can't script the script edit to get calculateable values use a trick:&lt;/P&gt;&lt;P&gt;change the values to percentage&lt;/P&gt;&lt;P&gt;0,05 = 5&lt;/P&gt;&lt;P&gt;0,65 = 65&lt;/P&gt;&lt;P&gt;1,00 = 100&lt;/P&gt;&lt;P&gt;so that there are no commas.&lt;/P&gt;&lt;P&gt;load the datas and then recalculate them by devide them by 100&lt;/P&gt;&lt;P&gt;load DataAccount/100 as DataAccount&lt;/P&gt;&lt;P&gt;For this value you can calculate the max.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:25:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758408#M269904</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2015-03-20T10:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: A problem with max of a field function</title>
      <link>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758409#M269905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked perfectly well! Great. Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/A-problem-with-max-of-a-field-function/m-p/758409#M269905</guid>
      <dc:creator />
      <dc:date>2015-03-20T10:43:08Z</dc:date>
    </item>
  </channel>
</rss>

