<?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: need to extract variable value for a particular date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385118#M421799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached my file. Please go to Sheet3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script please refer to Reference Date for o/s and Aging for the field Last8WeeksReferencedateOpened .&lt;/P&gt;&lt;P&gt;Variable value is present in text file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Sep 2017 06:37:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-21T06:37:19Z</dc:date>
    <item>
      <title>need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385113#M421794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an dimension called Last8WeeksReferencedateOpened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have variable value $(vAging_Incidents_weekly)&amp;nbsp; that is displayed along the Y axis as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the max date I need to extract the value and display it in a text box.i.e. for 9/18/2017 I need to display in a text box value of 12.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used formula of max(Last8WeeksReferencedateOpened) with only function but its not working..Can anybody please suggest?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177254_pastedImage_9.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385113#M421794</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-21T06:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385114#M421795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&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;/STRONG&gt;(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;$(vAging_Incidents_weekly)&lt;/EM&gt;&lt;/SPAN&gt; ,&lt;STRONG&gt;- &lt;/STRONG&gt;Last8WeeksReferencedateOpened)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385114#M421795</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-21T06:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385115#M421796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Last8WeeksReferencedateOpened is the field? Will you able to provide sample?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:07:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385115#M421796</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-21T06:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385116#M421797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used firstsortedvalue and it shows blank value. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:09:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385116#M421797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-21T06:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385117#M421798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is your variable defined? If there is any aggregation function like sum(), you might have to use aggr() too. Could you post your sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385117#M421798</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-21T06:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385118#M421799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached my file. Please go to Sheet3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the script please refer to Reference Date for o/s and Aging for the field Last8WeeksReferencedateOpened .&lt;/P&gt;&lt;P&gt;Variable value is present in text file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 06:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385118#M421799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-21T06:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385119#M421800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see any qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 07:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385119#M421800</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-21T07:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: need to extract variable value for a particular date</title>
      <link>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385120#M421801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the aggr function and it worked. thanks for your suggestion it did help&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;only&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Last8WeeksReferencedateOpened&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(=max(Last8WeeksReferencedateOpened))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vAging_Incidents_weekly)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Last8WeeksReferencedateOpened&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 08:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-to-extract-variable-value-for-a-particular-date/m-p/1385120#M421801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-21T08:52:34Z</dc:date>
    </item>
  </channel>
</rss>

