<?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: Max / One row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062647#M943070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a User Interface Object (like a straight table), remove all dimensions that you don't need (like Set and Description). There will only one row for each unique combination of "Order" and "Time".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative (and if you want to keep displaying all values for Set), remove Set as a dimlension column, and add it as an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Concat(Set, ', ')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All values for Set that go with this unque combination of Order &amp;amp; Time, will now be listed as a single string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jan 2016 13:08:30 GMT</pubDate>
    <dc:creator>Peter_Cammaert</dc:creator>
    <dc:date>2016-01-11T13:08:30Z</dc:date>
    <item>
      <title>Max / One row</title>
      <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062643#M943066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 494px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="left" class="xl66" height="19" width="96"&gt;Order&lt;/TD&gt;&lt;TD align="left" class="xl66" width="87"&gt;Set&lt;/TD&gt;&lt;TD class="xl68" width="144"&gt;Description&lt;/TD&gt;&lt;TD align="left" class="xl66" width="167"&gt;Time&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl70" height="38" rowspan="2" style="text-align: center;"&gt;1-777888&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1&lt;/TD&gt;&lt;TD class="xl68"&gt;XXX&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;Saturday, June 17, 1905&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="19"&gt;2&lt;/TD&gt;&lt;TD class="xl68"&gt;YYY&lt;/TD&gt;&lt;TD align="right" class="xl69"&gt;Saturday, June 17, 1905&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i show only one row&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;i have the same order number and different set , the time is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 10:16:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062643#M943066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T10:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Max / One row</title>
      <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062644#M943067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Are you trying to get ride of one of the rows in the script or just on the front end?&lt;/P&gt;&lt;P&gt;2) Which row would you like to hide: Set = 1 or Set = 2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062644#M943067</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-11T12:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Max / One row</title>
      <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062645#M943068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would not be possible as associative nature of Qlik...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case OrderID in unique but Set &amp;amp; Description is different&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062645#M943068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T12:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Max / One row</title>
      <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062646#M943069</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;Can you please send us a qvw sample or a qvd or even a screenshot of your table? Do you want to remove all the rows except the first one with the same Order ID? Can you please describe better your issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 12:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062646#M943069</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-01-11T12:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Max / One row</title>
      <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062647#M943070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a User Interface Object (like a straight table), remove all dimensions that you don't need (like Set and Description). There will only one row for each unique combination of "Order" and "Time".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an alternative (and if you want to keep displaying all values for Set), remove Set as a dimlension column, and add it as an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Concat(Set, ', ')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All values for Set that go with this unque combination of Order &amp;amp; Time, will now be listed as a single string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 13:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062647#M943070</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-01-11T13:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Max / One row</title>
      <link>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062648#M943071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in expression u can write like below&lt;/P&gt;&lt;P&gt;=aggr(max(set),[ord id])&lt;/P&gt;&lt;P&gt;but i hope all order id 's&amp;nbsp; need to be fill with some value no null values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 14:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Max-One-row/m-p/1062648#M943071</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-01-11T14:24:27Z</dc:date>
    </item>
  </channel>
</rss>

