<?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: Aggregation und Max Funktion in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952562#M13568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vielen vielen Dank für deine Antwort.&lt;/P&gt;&lt;P&gt;Ich versuche das heute im laufe des Tages und melde mich dann noch einmal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Könnte dieses Problem auch direkt in einer Diagrammfunktion gelöst werden?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;z.B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(session=aggr(firstsortedvalue(session, session), order_no), order_no))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diese Funktion liefert allerdings nicht das gewünschte Ergebnis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2015 06:07:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-12T06:07:44Z</dc:date>
    <item>
      <title>Aggregation und Max Funktion</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952560#M13566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px; line-height: 1.5em;"&gt;Guten Tag,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;Ich hoffe und bin auch sehr gespannt auf einen Lösungsvorschlag.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;Folgende 2 Tabellen sind gegeben:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;1. visitor_journey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|visitor_id|session|medium|pageviews|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;123456789|1|cpc|7|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;123456789|2|organic|18|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;123456789|3|PSM|5|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;123456789|4|PSM|10|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;112233445|1|affiliate|3|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;112233445|2|affiliate|6|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;112233445|3|PSM|11|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;2. visitor_order_relationship&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|visitor_id|order_no|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;123456789|1012345|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;112233445|1012233|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;Ziel-Tabelle:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|medium|Anzahl order_no wo medium höchste session war| Anzahl order_no wo medium niedrigste session war| Anzahl order_no wo medium beteiligt war|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|PSM|2|0|2|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|organic|0|0|1|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|cpc|0|1|1|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: UICTFontTextStyleBody; font-size: 16px;"&gt;|affiliate|0|1|1|&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freundliche Grüße und vielen Dank!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 10:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952560#M13566</guid>
      <dc:creator />
      <dc:date>2015-10-11T10:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation und Max Funktion</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952561#M13567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-size: 12pt; mso-ansi-language: DE; font-family: 'Arial',sans-serif;"&gt;Hallo Mario&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-size: 12pt; mso-ansi-language: DE; font-family: 'Arial',sans-serif;"&gt;,&lt;BR /&gt; &lt;BR /&gt; Die folgende Beschreibung ist, die Ergebnisse die Sie suchen zu produzieren. Vielleicht gibt es eine Möglichkeit zu komprimieren, die Zahl der Erklärungen, aber suchen Sie in Ihrer Beschreibung sollte Ihre gezielte Ergebnistabelle entsprechen.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;&lt;BR /&gt; [Session]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[&lt;BR /&gt; visitor_id|session|medium|pageviews&lt;BR /&gt; 123456789|1|cpc|7&lt;BR /&gt; 123456789|2|organic|18&lt;BR /&gt; 123456789|3|PSM|5&lt;BR /&gt; 123456789|4|PSM|10&lt;BR /&gt; 112233445|1|affiliate|3&lt;BR /&gt; 112233445|2|affiliate|6&lt;BR /&gt; 112233445|3|PSM|11&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;delimiter&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; '|');&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Left&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(Session)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[&lt;BR /&gt; visitor_id|order_no&lt;BR /&gt; 123456789|1012345&lt;BR /&gt; 112233445|1012233&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;delimiter&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; '|');&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; [RollUp]:&lt;/SPAN&gt;&lt;SPAN style="color: green; font-family: 'Courier New'; font-size: 9pt;"&gt;&lt;BR style="color: black; font-family: 'Courier New'; font-size: 9pt;" /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;order_no&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;session&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Max_result&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;FirstSortedValue&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,-&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;session&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;AS&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Min_result&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; Session &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Group&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;by&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;order_no&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; [Results]:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;distinct&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; Session;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Left&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(Results)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Max_result&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;order_no&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[Anzahl order_no wo medium höchste session war]&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; RollUp &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;GROUP&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;BY&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Max_result&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Left&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(Results)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Min_result&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;order_no&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[Anzahl order_no wo medium niedrigste session war]&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; RollUp &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;GROUP&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;BY&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;Min_result&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Left&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(Results)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;DISTINCT&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;order_no&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;[Anzahl order_no wo medium beteiligt war]&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt; Session &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;GROUP&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;BY&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;medium&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="101676" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101676_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Oct 2015 17:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952561#M13567</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-10-11T17:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation und Max Funktion</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952562#M13568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Evan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vielen vielen Dank für deine Antwort.&lt;/P&gt;&lt;P&gt;Ich versuche das heute im laufe des Tages und melde mich dann noch einmal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Könnte dieses Problem auch direkt in einer Diagrammfunktion gelöst werden?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;z.B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(if(session=aggr(firstsortedvalue(session, session), order_no), order_no))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diese Funktion liefert allerdings nicht das gewünschte Ergebnis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 06:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952562#M13568</guid>
      <dc:creator />
      <dc:date>2015-10-12T06:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregation und Max Funktion</title>
      <link>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952563#M13569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Hallo&lt;/SPAN&gt; Mario,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Sie können&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;auf jeden Fall&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zu lösen,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;dies&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;mit einem Diagramm&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Der Grund, warum&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;ich ging&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;mit einer&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Ergebnistabelle&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;war&lt;/SPAN&gt;, die wie &lt;SPAN class="hps"&gt;Teil Ihrer&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Anfrage&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;aussah.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Um die gleichen Ergebnisse&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in einem Diagramm&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zu bekommen,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;können Sie das Skript&lt;/SPAN&gt;, wo der Tisch &lt;SPAN class="hps"&gt;[Ergebnisse]&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;gebildet wird,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;zu entfernen und&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;diesen Teil&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;überspringen&lt;/SPAN&gt;. &lt;SPAN class="hps"&gt;Dann&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;testen Sie die&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;hier&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;enthalten&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Ausdrücke.&lt;/SPAN&gt; &lt;SPAN class="hps atn"&gt;(&lt;/SPAN&gt;mit Tisch &lt;SPAN class="hps atn"&gt;[&lt;/SPAN&gt;RollUp] &lt;SPAN class="hps"&gt;in das Skript&lt;/SPAN&gt;, &lt;SPAN class="hps"&gt;mit&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Aggr&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;()&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;nicht notwendig erscheint&lt;/SPAN&gt;).&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101854_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;(*note: image is in QlikView, but expression and script syntax should be fine for QlikSense)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 11:44:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Aggregation-und-Max-Funktion/m-p/952563#M13569</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2015-10-13T11:44:13Z</dc:date>
    </item>
  </channel>
</rss>

