<?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: Complex aggr with attached file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501580#M187402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the expression you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2)&amp;lt;&amp;gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2)),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Oct 2013 06:05:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-22T06:05:34Z</dc:date>
    <item>
      <title>Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501577#M187399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the attached file for better understanding of the scenarios.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a table box and a pivot table (format is there). My desired layout will be on the pivot table where it hasa simple Year, Week and number of bus with special condition, this can be done by using Count(Bus)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as you can see from the table box, these are the buses that are being deploy on 2012 Week 2. Actual time of boarding is the time they left the paritcular bus_terminal. For first row, HAN LINN departed bus terminl call PPI1 at jan 10 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In cases where bus have to move to another terminal due to shortage of buses over the other terminal, it will be call berthing sequence 2. Example will be bus TATA MACHAN, it first berth was at PPI1 and move to KI interchange which shows 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, I would want to count the number of buses that has move from terminal to another terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next condition is, if the bus move from within terminal saying SAN CALYPS where its berthing shift 1 and 2 is the same TPI, it should exclude from the counting of buses. This goes to TATA HADIAH where it shifted from PPI1 to PPI2 as PPI represent the same whole bus interchange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would want to count bus such as JINYUNHE where it move from KI to PPI1, these are count as one bus that really deploy to other terminal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway I can do in a single expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct result will be 3 which is JINYUNHE, TATA LAMBANG and TATA MACHAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 04:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501577#M187399</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-10-22T04:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501578#M187400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benn,&lt;/P&gt;&lt;P&gt;Some calculation in script will make this expression easier. please refer to attached application which i modified from your original application. hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 04:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501578#M187400</guid>
      <dc:creator />
      <dc:date>2013-10-22T04:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501579#M187401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;possible to do these in expression as I am unable to edit anything from the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 04:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501579#M187401</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-10-22T04:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501580#M187402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the expression you want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2)&amp;lt;&amp;gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2)),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 06:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501580#M187402</guid>
      <dc:creator />
      <dc:date>2013-10-22T06:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501581#M187403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, is getting there. But i need to check in berthing sequence as if this identical bus will to have many rows with one berthing sequence without changing any terminal, it will still take in as one count as per ur code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 06:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501581#M187403</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-10-22T06:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501582#M187404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will work&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2))-1,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 07:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501582#M187404</guid>
      <dc:creator />
      <dc:date>2013-10-22T07:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501583#M187405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This code works!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;Count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2) &amp;lt;&amp;gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Bus_&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Terminal_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2))) &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Berthing_Seqence&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1) &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Berthing_Seqence&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1)&lt;BR /&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt; My last issue is, hope you can help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;If bus terminal will to move between KI and TI , it will not counted as one. This is like PPI1 and PPI2. This is tricky&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 07:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501583#M187405</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-10-22T07:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501584#M187406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Is there additional code that I can add in the the code above saying that if bus terminal move between KI and TI, do not count as one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 07:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501584#M187406</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-10-22T07:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501585#M187407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi benn,&lt;/P&gt;&lt;P&gt;Your expression is getting too complex, it is advisable if you get your script modified and handle few scenarios in your script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Oct 2013 08:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501585#M187407</guid>
      <dc:creator />
      <dc:date>2013-10-22T08:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Complex aggr with attached file</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501586#M187408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But my expression is nearly there, just need to add in one more condition to&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Terminal_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2) &amp;lt;&amp;gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Bus_&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Terminal_Id&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),2))) &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MaxString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Berthing_Seqence&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1) &amp;lt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MinString&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Berthing_Seqence&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),1)&lt;BR /&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Bus&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;_Name&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Week&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;My last issue is, hope you can help&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2013 00:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-aggr-with-attached-file/m-p/501586#M187408</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-10-23T00:47:26Z</dc:date>
    </item>
  </channel>
</rss>

