<?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: How to Get Date and Time from Max Transaction in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170169#M629690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, here is the detail : I need to know the DAY of Max AVG (ESAP).&lt;/P&gt;&lt;P&gt;For Example, The Max Avg is on Day 9&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Max Avg.jpg" class="jive-image image-1" src="/legacyfs/online/134390_Max Avg.jpg" style="height: 592px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2016 01:05:46 GMT</pubDate>
    <dc:creator>d4rlie891</dc:creator>
    <dc:date>2016-08-12T01:05:46Z</dc:date>
    <item>
      <title>How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170163#M629684</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;Anybody can help me, how to get Date and Time from Max Transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 236px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;DAY&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="74"&gt;TIME&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="98"&gt;TRX&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10:00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10:40&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10:55&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl66" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl67" style="border-top: none; border-left: none;"&gt;11:30&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="border-top: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;16:00&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Darlie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 06:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170163#M629684</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-11T06:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170164#M629685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FirstSortedValue(DAY, -TRX)&lt;/P&gt;&lt;P&gt;FirstSortedValue(TIME, -TRX)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 08:44:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170164#M629685</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-11T08:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170165#M629686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for your Help, Could you please tell me how get the Time from Max Transaction that happen in (time 10:00 - 10:55)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks n Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 09:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170165#M629686</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-11T09:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170166#M629687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like this: FirstSortedValue({&amp;lt;TIME={'&amp;gt;10:00&amp;lt;10:55'}&amp;gt;}TIME, -TRX)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 10:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170166#M629687</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-11T10:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170167#M629688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks So Much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May I ask you one more thing, what is the correct Syntax if I want to add AVG on TRX?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;the result is null : FirstSortedValue({&amp;lt;TIME={'&amp;gt;10:00&amp;lt;10:55'}&amp;gt;}TIME, -(Avg(TRX))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 11:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170167#M629688</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-11T11:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170168#M629689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find the Avg(TRX) based on what dimension here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2016 14:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170168#M629689</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-11T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170169#M629690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, here is the detail : I need to know the DAY of Max AVG (ESAP).&lt;/P&gt;&lt;P&gt;For Example, The Max Avg is on Day 9&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Max Avg.jpg" class="jive-image image-1" src="/legacyfs/online/134390_Max Avg.jpg" style="height: 592px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 01:05:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170169#M629690</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-12T01:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170170#M629691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to know the day of max average? may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;FirstSortedValue(&lt;SPAN style="color: #ff0000;"&gt;DAY&lt;/SPAN&gt;, -&lt;SPAN style="color: #ff0000;"&gt;Aggr(&lt;/SPAN&gt;Avg(TRX)&lt;SPAN style="color: #ff0000;"&gt;, DAY)&lt;/SPAN&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 09:46:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170170#M629691</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-08-12T09:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Get Date and Time from Max Transaction</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170171#M629692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It' Work, Thanks For your Help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 02:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Get-Date-and-Time-from-Max-Transaction/m-p/1170171#M629692</guid>
      <dc:creator>d4rlie891</dc:creator>
      <dc:date>2016-08-15T02:18:03Z</dc:date>
    </item>
  </channel>
</rss>

