<?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: Incorrect dates are getting displayed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108518#M16992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working when I excluded selected date field. Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2018 12:00:52 GMT</pubDate>
    <dc:creator>vijetas42</dc:creator>
    <dc:date>2018-10-16T12:00:52Z</dc:date>
    <item>
      <title>Incorrect dates are getting displayed</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108515#M16989</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;I have scenario where I have data as below,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="205"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="77"&gt;DATE&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;TestNum&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Value&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20150911&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;52&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;-0.09958&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20150918&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;53&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;-0.01105&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20150925&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;54&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;-0.14401&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20151002&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;55&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.14401&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20151009&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;56&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.05528&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20151016&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;57&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.07742&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20151023&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;58&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;0.09958&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;" width="77"&gt;20151030&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;59&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="64"&gt;&lt;P&gt;-0.11465&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;here, TestNum I have taken Autonumber based on date and sorted dates asc&lt;/P&gt;&lt;P&gt;here I am showing data for last 8 weeks date based on selected date. &lt;/P&gt;&lt;P&gt;Selected date is 20151030&lt;/P&gt;&lt;P&gt;from TestNum i have calculated current week as only(TestNum) and prior8week as only(TestNum)-7&lt;/P&gt;&lt;P&gt;now, I have calculated value also highest value and min value based on 8 week range but, now,&lt;/P&gt;&lt;P&gt;i have to display date corresponding to max value in textbox and same for minimum&lt;/P&gt;&lt;P&gt;in this, case my maxdate should be 20151002 and mindate should be 20150925.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can some one help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 11:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108515#M16989</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-10-16T11:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect dates are getting displayed</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108516#M16990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FirstSortedValue({&amp;lt;TestNum = {"&amp;gt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)-7&lt;/SPAN&gt;)&amp;lt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)&lt;/SPAN&gt;)"}&amp;gt;} DATE, -Aggr(Sum({&amp;lt;TestNum = {"&amp;gt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)-7&lt;/SPAN&gt;)&amp;lt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)&lt;/SPAN&gt;)"}&amp;gt;} Value), DATE))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FirstSortedValue({&amp;lt;TestNum = {"&amp;gt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)-7&lt;/SPAN&gt;)&amp;lt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)&lt;/SPAN&gt;)"}&amp;gt;} DATE, Aggr(Sum({&amp;lt;TestNum = {"&amp;gt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)-7&lt;/SPAN&gt;)&amp;lt;=$(=&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;only(TestNum)&lt;/SPAN&gt;)"}&amp;gt;} Value), DATE))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 11:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108516#M16990</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-16T11:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect dates are getting displayed</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108517#M16991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's showing me the same date which I have selected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 11:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108517#M16991</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-10-16T11:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect dates are getting displayed</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108518#M16992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working when I excluded selected date field. Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 12:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/108518#M16992</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2018-10-16T12:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect dates are getting displayed</title>
      <link>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/1527554#M438522</link>
      <description>&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I am facing an issue with firstsortedvalue() below expression.Now, I am having two same values for different dates but, in this case I should get latest date.&lt;/P&gt;&lt;P&gt;So., I have used distinct in firstsortedvalue() but, it seems sometimes working and sometimes not.&lt;/P&gt;&lt;P&gt;Could you please suggest on the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 09:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incorrect-dates-are-getting-displayed/m-p/1527554#M438522</guid>
      <dc:creator>vijetas42</dc:creator>
      <dc:date>2019-01-08T09:38:12Z</dc:date>
    </item>
  </channel>
</rss>

