<?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 max for each base station in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217637#M70823</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; text-align: left"&gt;Hi check this out&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold; text-align: left"&gt;max(&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold; text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;I&gt;expression [, rank]&lt;/I&gt;&lt;B&gt;)&lt;/B&gt; &lt;P style="text-align: left"&gt;Returns the maximum numeric value of&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;I&gt;expression&lt;/I&gt; encountered over a number of records as defined by a &lt;B&gt;group by&lt;/B&gt; clause. &lt;I&gt;Rank&lt;/I&gt; defaults to 1 which correspond to the highest value.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2011 11:01:19 GMT</pubDate>
    <dc:creator>sushil353</dc:creator>
    <dc:date>2011-04-15T11:01:19Z</dc:date>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217630#M70816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am attaching excel sheet which contain a pivot table screenshot.&lt;/P&gt;&lt;P&gt;I want to create a listbox to select max DL value for each base station .and hour related to thosemax values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fast reply will be appreciated&lt;/P&gt;&lt;P&gt;thanks much&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 06:56:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217630#M70816</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-04-15T06:56:11Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217631#M70817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunil,&lt;/P&gt;&lt;P&gt;Use AGGR() function to group the data by base station and then use MAX() function to get the max DL values, and again if you want the corresponding hours, you might use FIELDVALUE() function (provided your DL values are not calculated amount, i.e they are coming directly from the loaded data).&lt;/P&gt;&lt;P&gt;Regards, tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217631#M70817</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-04-15T07:25:41Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217632#M70818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want a listbox where i can select and result will appear in pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:34:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217632#M70818</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-04-15T07:34:31Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217633#M70819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in list box, go to expression option and write the expression to calculate the base station wise max DL values. once they are displayed, you can select from there and the corresponding data would be displayed in pivot table.&lt;/P&gt;&lt;P&gt;Regards, tresesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217633#M70819</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-04-15T07:39:46Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217634#M70820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have tried that also .thations goving one max for all station.&lt;/P&gt;&lt;P&gt;but i want one for each base station.&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;bs 10.0.0.12 - Max dl value&lt;/P&gt;&lt;P&gt;bs 10.0.0.13 - Max dl value&lt;/P&gt;&lt;P&gt;bs 10.0.0.14 - Max dl value&lt;/P&gt;&lt;P&gt;bs 10.0.0.15 - Max dl value&lt;/P&gt;&lt;P&gt;on all on single selection&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sunil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217634#M70820</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-04-15T07:48:25Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217635#M70821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you use AGGR() function properly with MAX() function, it should give your expected result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:54:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217635#M70821</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2011-04-15T07:54:17Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217636#M70822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello i am attaching qvw file please look into and suggest me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 10:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217636#M70822</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-04-15T10:44:36Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217637#M70823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; text-align: left"&gt;Hi check this out&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold; text-align: left"&gt;max(&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold; text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;I&gt;expression [, rank]&lt;/I&gt;&lt;B&gt;)&lt;/B&gt; &lt;P style="text-align: left"&gt;Returns the maximum numeric value of&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;I&gt;expression&lt;/I&gt; encountered over a number of records as defined by a &lt;B&gt;group by&lt;/B&gt; clause. &lt;I&gt;Rank&lt;/I&gt; defaults to 1 which correspond to the highest value.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 11:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217637#M70823</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-04-15T11:01:19Z</dc:date>
    </item>
    <item>
      <title>max for each base station</title>
      <link>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217638#M70824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold; text-align: left"&gt;Hi check this out&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold; text-align: left"&gt;max(&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold; text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;/P&gt;&lt;P style="text-align: left"&gt;&lt;B&gt;&lt;/B&gt;Returns the maximum numeric value of &lt;I&gt;expression e&lt;/I&gt;ncountered over a number of records as defined by a &lt;B&gt;group by&lt;/B&gt; clause. &lt;I&gt;Rank&lt;/I&gt; defaults to 1 which correspond to the highest value.&lt;/P&gt;&lt;I&gt;expression [, rank]&lt;/I&gt;&lt;B&gt;)&lt;/B&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 11:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/max-for-each-base-station/m-p/217638#M70824</guid>
      <dc:creator>sushil353</dc:creator>
      <dc:date>2011-04-15T11:02:52Z</dc:date>
    </item>
  </channel>
</rss>

