<?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 Question FIRSTSORTEDVALUE in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1649170#M447711</link>
    <description>&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;I've the following Problem with this code i select the last Production Price.&lt;/P&gt;&lt;P&gt;=FIRSTSORTEDVALUE(KalkHerstellkosten,-Kalkdat)&lt;/P&gt;&lt;P&gt;It works but now i have the Problem that Kalkdat has this values&lt;/P&gt;&lt;P&gt;13.11.2019 16:59:03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Price 4091&lt;/P&gt;&lt;P&gt;13.11.2019 16:59:03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Price 5000&lt;/P&gt;&lt;P&gt;My Result is NULL, how i can solve this Problem? How can i make it that the higher Value 5000 will be the result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:37:48 GMT</pubDate>
    <dc:creator>rolandg1881</dc:creator>
    <dc:date>2024-11-16T19:37:48Z</dc:date>
    <item>
      <title>Question FIRSTSORTEDVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1649170#M447711</link>
      <description>&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;I've the following Problem with this code i select the last Production Price.&lt;/P&gt;&lt;P&gt;=FIRSTSORTEDVALUE(KalkHerstellkosten,-Kalkdat)&lt;/P&gt;&lt;P&gt;It works but now i have the Problem that Kalkdat has this values&lt;/P&gt;&lt;P&gt;13.11.2019 16:59:03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Price 4091&lt;/P&gt;&lt;P&gt;13.11.2019 16:59:03&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Price 5000&lt;/P&gt;&lt;P&gt;My Result is NULL, how i can solve this Problem? How can i make it that the higher Value 5000 will be the result?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1649170#M447711</guid>
      <dc:creator>rolandg1881</dc:creator>
      <dc:date>2024-11-16T19:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question FIRSTSORTEDVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1649995#M447761</link>
      <description>Returns NULL because there is not a single value for Kalkdat, both timestamps look identical. Use a Max(Price) GROUP BY Date instead, or equivalent Aggr() function if it's on a chart. Or allow more precision in the timestamp, although that could result in a long, heavy field.</description>
      <pubDate>Fri, 22 Nov 2019 09:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1649995#M447761</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2019-11-22T09:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Question FIRSTSORTEDVALUE</title>
      <link>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1654286#M448043</link>
      <description>&lt;P&gt;Roland, just wanted to provide the Help link for the function, so you can check all the specifics there to be sure you have things correct, but Miguel is correct, if this answered your question, do not forget to use the Accept as Solution button to mark things for other Community Members and to give credit to the poster for the help...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/firstsortedvalue.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/ChartFunctions/BasicAggregationFunctions/firstsortedvalue.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 19:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-FIRSTSORTEDVALUE/m-p/1654286#M448043</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-04T19:08:46Z</dc:date>
    </item>
  </channel>
</rss>

